In RGB color space, #ec000f hex color has a red value of 236, a green value of 0 and a blue value of 15.
In CMYK color space (used in color printing), #ec000f hex color is composed of 0% cyan, 100% magenta, 93.64% yellow and 7.45% black.
#ec000f color has a hue of 356.2 degrees, a saturation of 100% and a lightness of 46.3%.
#ec000f hex color contains mainly RED.
The closest web safe color of #ec000f is #ff0000
#ec000f hex color has a decimal value of 15466511.
HEX | ec000f | #ec000f |
---|---|---|
RGB | 236, 0, 15 | rgb(236, 0, 15) |
RGB Percent | 92.55, 0, 5.88 | rgb(92.55, 0, 5.88) |
CMYK | 0, 100, 94, 7 | |
HSL | 356.2°, 100, 46.3 | hsl(356.2, 100%, 46.3%) |
HSV | 356.2°, 100, 92.5 |
XYZ | 34.678, 17.867, 2.073 |
---|---|
Hunter Lab | 42.269, 72.471, 26.681 |
CIE-LAB | 49.334, 75.666, 59.241 |
CIE-LCH | 49.334, 96.098, 38.058 |
CIE-LUV | 0, 100, 93.64, 7.45 |
Web Safe | ff0000 |
RGB percent of color #ec000f
CMYK percent of color #ec000f
Text with hexadecimal color #ec000f
This text has a font color of #ec000f
<p style="color:#ec000f">Text here</p>
#ec000f Background Color
This box has a background color of #ec000f
<div style="background-color:#ec000f">Text here</div>
#ec000f Border Color
This box has a border color of #ec000f
<div style="border: 4px solid #ec000f">Text here</div>
CSS codes
<p style="color:#ec000f">Text here</p>
<div style="background-color:#ec000f">Text here</div>
<div style="border: 4px solid #ec000f">Text here</div>
#ec000f Color on white background
This is how a font and box color of #ec000f will look
on a white background.
#ec000f Color on black background
This is how a font and box color of #ec000f hex color will look
on a black background.