Color Hungry Red red (#f0000d):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Hungry Red red (#f0000d):
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 Hungry Red / #f0000d
The HTML HEX code is #f0000d. The corresponding color name is "Hungry Red". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 240%, Green (G): 0%, Blue (B): 13%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 100%, Yellow (Y):95%, Black (K): 6%. In the HSL color space, #f0000d has a hue of 357°, saturation of 100%, and lightness of 47%. The HSV representation is 357° for hue, 100% for saturation, and 94% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 50, a* (green to red) = 77, and b* (blue to yellow) = 61. The XYZ representation is X: 36, Y: 19, Z: 2. In the YUV color space, it translates to Y (luminance) = 0.2872, U (chrominance) = -0.1162, and V (chrominance) = 0.5737.
The decimal value of the color is 15728653. The closest Web-safe HEX code is #FF0000. Variations of the colour are #FF575F for a 20% lighter version and #8A0007 for a 20% darker version.
For the color with hex value #f0000d, the correlated color temperature (CT) is estimated to be 2666 Kelvin (2666K).
The approximate wavelength of #f0000d is around 686.50nm.
VALUE | CSS | |
---|---|---|
HEX Code | f0000d | #f0000d |
RGB Decimal Code | 240, 0, 13 | rgb(240, 0, 13) |
CMYK | 0, 100, 95, 6 | / |
HSL | 357°, 100%, 47% | hsl(357°, 100%, 47%) |
HSV | 357°, 100%, 94% | / |
CIE-LAB | 50, 77, 61 | / |
XYZ | 36, 19, 2 | / |
YUV | 0.2872, -0.1162, 0.5737 | / |
Decimal value | 15728653 | / |
Web-Safe HEX | FF0000 | #FF0000 |
Color Temperature (CT) | 2666 Kelvin (2666K) | / |
Estimate Wavelength | around 686.50nm | / |
The Depth and Diversity of Hungry Red (Hex: #f0000d): Exploring its Impact in Design and Culture
Hungry Red (#f0000d) resembles the vibrant hues found in ripe tomatoes, cherries, and red peppers. This color exhibits a bold and intense energy, drawing parallels to a sizzling flame dancing passionately. Its fiery nature resonates with the intense heat of lava flowing in a volcanic eruption. In addition, Hungry Red captures the essence of a busy city at night, with its bright lights illuminating the streets and creating a sense of urgency. The colors richness and depth make it an eye-catching choice, perfect for evoking strong emotions and grabbing attention in marketing materials.
Download Stunning Hungry Red Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Hungry 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 Hungry Red 4K Wallpaper
Immerse yourself in the beauty of our Hungry 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 Hungry Red 4K WallpaperTints and Shades of #f0000d HEX color (Hungry 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 #f0000d, 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
- #FBBFC3
- #F88086
- #F4404A
- #f0000d
- #B4000A
- #780007
- #3C0003
- #000000
Tones of Hungry Red (#f0000d HEX color)
A tone is produced by adding gray to any pure hue. In the case of #f0000d, #c3333b is the less saturated color, while #f0000d is the most saturated one.
- #c3333b
- #ce2630
- #da1a24
- #e50d19
- #f0000d
- #493334
- #402628
- #361a1b
- #2d0d0f
HTML Usage Examples
HTML using color code example
<p style="color: #f0000d;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #f0000d.
CSS color code example
p { color: #f0000d; }
Text with hexadecimal color #f0000d
This is a sample text with color #f0000d.
Background Color with #f0000d
This is a example with background color #f0000d.
Border Color with #f0000d
#f0000d Color Preview on White (#ffffff) Background
This is a example of text with color #f0000d on white background.
#f0000d Color Preview on Black (#000000) Background
This is a example of text with color #f0000d on black background.
CSS codes examples
.text {color:#f0000d;}
.background {background-color:#f0000d;}
.border {border:1px solid #f0000d;}