In RGB color space, #ec0000 hex color has a red value of 236, a green value of 0 and a blue value of 0.
In CMYK color space (used in color printing), #ec0000 hex color is composed of 0% cyan, 100% magenta, 100% yellow and 7.45% black.
#ec0000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 46.3%.
#ec0000 hex color contains mainly RED.
The closest web safe color of #ec0000 is #ff0000
#ec0000 hex color has a decimal value of 15466496.
HEX | ec0000 | #ec0000 |
---|---|---|
RGB | 236, 0, 0 | rgb(236, 0, 0) |
RGB Percent | 92.55, 0, 0 | rgb(92.55, 0, 0) |
CMYK | 0, 100, 100, 7 | |
HSL | 0°, 100, 46.3 | hsl(0, 100%, 46.3%) |
HSV | 0°, 100, 92.5 |
XYZ | 34.592, 17.833, 1.619 |
---|---|
Hunter Lab | 42.229, 72.317, 27.287 |
CIE-LAB | 49.293, 75.549, 63.394 |
CIE-LCH | 49.293, 98.623, 40 |
CIE-LUV | 0, 100, 100, 7.45 |
Web Safe | ff0000 |
RGB percent of color #ec0000
CMYK percent of color #ec0000
Text with hexadecimal color #ec0000
This text has a font color of #ec0000
<p style="color:#ec0000">Text here</p>
#ec0000 Background Color
This box has a background color of #ec0000
<div style="background-color:#ec0000">Text here</div>
#ec0000 Border Color
This box has a border color of #ec0000
<div style="border: 4px solid #ec0000">Text here</div>
CSS codes
<p style="color:#ec0000">Text here</p>
<div style="background-color:#ec0000">Text here</div>
<div style="border: 4px solid #ec0000">Text here</div>
#ec0000 Color on white background
This is how a font and box color of #ec0000 will look
on a white background.
#ec0000 Color on black background
This is how a font and box color of #ec0000 hex color will look
on a black background.