In RGB color space, #000cea hex color has a red value of 0, a green value of 12 and a blue value of 234.
In CMYK color space (used in color printing), #000cea hex color is composed of 100% cyan, 94.87% magenta, 0% yellow and 8.24% black.
#000cea color has a hue of 236.9 degrees, a saturation of 100% and a lightness of 45.9%.
#000cea hex color contains mainly BLUE.
The closest web safe color of #000cea is #0000ff
#000cea hex color has a decimal value of 3306.
HEX | 000cea | #000cea |
---|---|---|
RGB | 0, 12, 234 | rgb(0, 12, 234) |
RGB Percent | 0, 4.71, 91.76 | rgb(0, 4.71, 91.76) |
CMYK | 100, 95, 0, 8 | |
HSL | 236.9°, 100, 45.9 | hsl(236.9, 100%, 45.9%) |
HSV | 236.9°, 100, 91.8 |
XYZ | 14.983, 6.203, 78.25 |
---|---|
Hunter Lab | 24.906, 63.798, -168.845 |
CIE-LAB | 29.919, 72.173, -99.974 |
CIE-LCH | 29.919, 123.303, 305.826 |
CIE-LUV | 100, 94.87, 0, 8.24 |
Web Safe | 0000ff |
RGB percent of color #000cea
CMYK percent of color #000cea
Text with hexadecimal color #000cea
This text has a font color of #000cea
<p style="color:#000cea">Text here</p>
#000cea Background Color
This box has a background color of #000cea
<div style="background-color:#000cea">Text here</div>
#000cea Border Color
This box has a border color of #000cea
<div style="border: 4px solid #000cea">Text here</div>
CSS codes
<p style="color:#000cea">Text here</p>
<div style="background-color:#000cea">Text here</div>
<div style="border: 4px solid #000cea">Text here</div>
#000cea Color on white background
This is how a font and box color of #000cea will look
on a white background.
#000cea Color on black background
This is how a font and box color of #000cea hex color will look
on a black background.