In RGB color space, #e3000d hex color has a red value of 227, a green value of 0 and a blue value of 13.
In CMYK color space (used in color printing), #e3000d hex color is composed of 0% cyan, 100% magenta, 94.27% yellow and 10.98% black.
#e3000d color has a hue of 356.6 degrees, a saturation of 100% and a lightness of 44.5%.
#e3000d hex color contains mainly RED.
The closest web safe color of #e3000d is #cc0000
#e3000d hex color has a decimal value of 14876685.
HEX | e3000d | #e3000d |
---|---|---|
RGB | 227, 0, 13 | rgb(227, 0, 13) |
RGB Percent | 89.02, 0, 5.1 | rgb(89.02, 0, 5.1) |
CMYK | 0, 100, 94, 11 | |
HSL | 356.6°, 100, 44.5 | hsl(356.6, 100%, 44.5%) |
HSV | 356.6°, 100, 89 |
XYZ | 31.751, 16.36, 1.865 |
---|---|
Hunter Lab | 40.447, 69.338, 25.579 |
CIE-LAB | 47.443, 73.468, 57.83 |
CIE-LCH | 47.443, 93.498, 38.208 |
CIE-LUV | 0, 100, 94.27, 10.98 |
Web Safe | cc0000 |
RGB percent of color #e3000d
CMYK percent of color #e3000d
Text with hexadecimal color #e3000d
This text has a font color of #e3000d
<p style="color:#e3000d">Text here</p>
#e3000d Background Color
This box has a background color of #e3000d
<div style="background-color:#e3000d">Text here</div>
#e3000d Border Color
This box has a border color of #e3000d
<div style="border: 4px solid #e3000d">Text here</div>
CSS codes
<p style="color:#e3000d">Text here</p>
<div style="background-color:#e3000d">Text here</div>
<div style="border: 4px solid #e3000d">Text here</div>
#e3000d Color on white background
This is how a font and box color of #e3000d will look
on a white background.
#e3000d Color on black background
This is how a font and box color of #e3000d hex color will look
on a black background.