Color Danger red (#ff0e0e):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Danger red (#ff0e0e):
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 Danger / #ff0e0e
The HTML HEX code is #ff0e0e. The corresponding color name is "Danger". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 14%, Blue (B): 14%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 95%, Yellow (Y):95%, Black (K): 0%. In the HSL color space, #ff0e0e has a hue of 0°, saturation of 100%, and lightness of 53%. The HSV representation is 0° for hue, 95% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 54, a* (green to red) = 79, and b* (blue to yellow) = 64. The XYZ representation is X: 41, Y: 22, Z: 2. In the YUV color space, it translates to Y (luminance) = 0.3375, U (chrominance) = -0.1391, and V (chrominance) = 0.5812.
The decimal value of the color is 16715278. The closest Web-safe HEX code is #FF0000. Variations of the colour are #FF7575 for a 20% lighter version and #A80000 for a 20% darker version.
For the color with hex value #ff0e0e, the correlated color temperature (CT) is estimated to be 2560 Kelvin (2560K).
The approximate wavelength of #ff0e0e is around 700.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff0e0e | #ff0e0e |
RGB Decimal Code | 255, 14, 14 | rgb(255, 14, 14) |
CMYK | 0, 95, 95, 0 | / |
HSL | 0°, 100%, 53% | hsl(0°, 100%, 53%) |
HSV | 0°, 95%, 100% | / |
CIE-LAB | 54, 79, 64 | / |
XYZ | 41, 22, 2 | / |
YUV | 0.3375, -0.1391, 0.5812 | / |
Decimal value | 16715278 | / |
Web-Safe HEX | FF0000 | #FF0000 |
Color Temperature (CT) | 2560 Kelvin (2560K) | / |
Estimate Wavelength | around 700.00nm | / |
The Depth and Diversity of Danger (Hex: #ff0e0e): Exploring its Impact in Design and Culture
The hex color #ff0e0e, named Danger, closely resembles the vibrant and intense shade of a fiery red. This shade bears a striking similarity to the red-hot end of a glowing ember or the scorching flame of a burning fire. Its brilliance mimics the alarming color of an emergency signal, warning individuals to stay cautious and alert. The shade Danger can be associated with the intensifying heat of a red chili pepper or the boldness of a stop sign, both denoting potential danger and urgency.
Download Stunning Danger Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Danger Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Danger 4K Wallpaper
Immerse yourself in the beauty of our Danger 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 Danger 4K WallpaperTints and Shades of #ff0e0e HEX color (Danger)
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 #ff0e0e, 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
- #FFC3C3
- #FF8787
- #FF4A4A
- #ff0e0e
- #BF0B0B
- #800707
- #400404
- #000000
Tones of Danger (#ff0e0e HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff0e0e, #cc3c3c is the less saturated color, while #ff0e0e is the most saturated one.
- #cc3c3c
- #d93030
- #e62525
- #f21919
- #ff0e0e
- #5a3333
- #542626
- #4e1a1a
- #470d0d
HTML Usage Examples
HTML using color code example
<p style="color: #ff0e0e;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff0e0e.
CSS color code example
p { color: #ff0e0e; }
Text with hexadecimal color #ff0e0e
This is a sample text with color #ff0e0e.
Background Color with #ff0e0e
This is a example with background color #ff0e0e.
Border Color with #ff0e0e
#ff0e0e Color Preview on White (#ffffff) Background
This is a example of text with color #ff0e0e on white background.
#ff0e0e Color Preview on Black (#000000) Background
This is a example of text with color #ff0e0e on black background.
CSS codes examples
.text {color:#ff0e0e;}
.background {background-color:#ff0e0e;}
.border {border:1px solid #ff0e0e;}