In RGB color space, #e0000e hex color has a red value of 224, a green value of 0 and a blue value of 14.
In CMYK color space (used in color printing), #e0000e hex color is composed of 0% cyan, 100% magenta, 93.75% yellow and 12.16% black.
#e0000e color has a hue of 356.3 degrees, a saturation of 100% and a lightness of 43.9%.
#e0000e hex color contains mainly RED.
The closest web safe color of #e0000e is #cc0000
#e0000e hex color has a decimal value of 14680078.
HEX | e0000e | #e0000e |
---|---|---|
RGB | 224, 0, 14 | rgb(224, 0, 14) |
RGB Percent | 87.84, 0, 5.49 | rgb(87.84, 0, 5.49) |
CMYK | 0, 100, 94, 12 | |
HSL | 356.3°, 100, 43.9 | hsl(356.3, 100%, 43.9%) |
HSV | 356.3°, 100, 87.8 |
XYZ | 30.82, 15.879, 1.856 |
---|---|
Hunter Lab | 39.848, 68.322, 25.132 |
CIE-LAB | 46.815, 72.751, 56.831 |
CIE-LCH | 46.815, 92.317, 37.996 |
CIE-LUV | 0, 100, 93.75, 12.16 |
Web Safe | cc0000 |
RGB percent of color #e0000e
CMYK percent of color #e0000e
Text with hexadecimal color #e0000e
This text has a font color of #e0000e
<p style="color:#e0000e">Text here</p>
#e0000e Background Color
This box has a background color of #e0000e
<div style="background-color:#e0000e">Text here</div>
#e0000e Border Color
This box has a border color of #e0000e
<div style="border: 4px solid #e0000e">Text here</div>
CSS codes
<p style="color:#e0000e">Text here</p>
<div style="background-color:#e0000e">Text here</div>
<div style="border: 4px solid #e0000e">Text here</div>
#e0000e Color on white background
This is how a font and box color of #e0000e will look
on a white background.
#e0000e Color on black background
This is how a font and box color of #e0000e hex color will look
on a black background.