Color Spectrum Red red (#f20000):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Spectrum Red red (#f20000):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
reds
reds Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Spectrum Red / #f20000
The HTML HEX code is #f20000. The corresponding color name is "Spectrum Red". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 242%, Green (G): 0%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 100%, Yellow (Y):100%, Black (K): 5%. In the HSL color space, #f20000 has a hue of 0°, saturation of 100%, and lightness of 47%. The HSV representation is 0° for hue, 100% for saturation, and 95% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 51, a* (green to red) = 77, and b* (blue to yellow) = 65. The XYZ representation is X: 37, Y: 19, Z: 2. In the YUV color space, it translates to Y (luminance) = 0.2838, U (chrominance) = -0.1396, and V (chrominance) = 0.5836.
The decimal value of the color is 15859712. The closest Web-safe HEX code is #FF0000. Variations of the colour are #FF5757 for a 20% lighter version and #8A0000 for a 20% darker version.
For the color with hex value #f20000, the correlated color temperature (CT) is estimated to be 2655 Kelvin (2655K).
The approximate wavelength of #f20000 is around 700.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | f20000 | #f20000 |
RGB Decimal Code | 242, 0, 0 | rgb(242, 0, 0) |
CMYK | 0, 100, 100, 5 | / |
HSL | 0°, 100%, 47% | hsl(0°, 100%, 47%) |
HSV | 0°, 100%, 95% | / |
CIE-LAB | 51, 77, 65 | / |
XYZ | 37, 19, 2 | / |
YUV | 0.2838, -0.1396, 0.5836 | / |
Decimal value | 15859712 | / |
Web-Safe HEX | FF0000 | #FF0000 |
Color Temperature (CT) | 2655 Kelvin (2655K) | / |
Estimate Wavelength | around 700.00nm | / |
The Depth and Diversity of Spectrum Red (Hex: #f20000): Exploring its Impact in Design and Culture
The hex color #f20000, also known as Spectrum Red, is a bold and vibrant shade of red. It resembles the intense red hue of a ripened strawberry, the fiery color of a blazing sunset, or the crimson petals of a blooming rose. This vibrant red can also bring to mind the energy and power of a blazing fire or the intensity and passion of an erupting volcano. Spectrum Red demands attention and creates a sense of urgency, making it a powerful choice for brands and designs that want to make a bold impact.
Download Stunning Spectrum Red Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Spectrum Red Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Spectrum Red 4K Wallpaper
Immerse yourself in the beauty of our Spectrum Red 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Spectrum Red 4K WallpaperTints and Shades of #f20000 HEX color (Spectrum Red)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #f20000, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #FCBFBF
- #F98080
- #F54040
- #f20000
- #B60000
- #790000
- #3D0000
- #000000
Tones of Spectrum Red (#f20000 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #f20000, #c43333 is the less saturated color, while #f20000 is the most saturated one.
- #c43333
- #d02626
- #db1a1a
- #e70d0d
- #f20000
- #4a3333
- #412626
- #381a1a
- #2f0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #f20000;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #f20000.
CSS color code example
p { color: #f20000; }
Text with hexadecimal color #f20000
This is a sample text with color #f20000.
Background Color with #f20000
This is a example with background color #f20000.
Border Color with #f20000
#f20000 Color Preview on White (#ffffff) Background
This is a example of text with color #f20000 on white background.
#f20000 Color Preview on Black (#000000) Background
This is a example of text with color #f20000 on black background.
CSS codes examples
.text {color:#f20000;}
.background {background-color:#f20000;}
.border {border:1px solid #f20000;}