In RGB color space, #000cef hex color has a red value of 0, a green value of 12 and a blue value of 239.
In CMYK color space (used in color printing), #000cef hex color is composed of 100% cyan, 94.98% magenta, 0% yellow and 6.27% black.
#000cef color has a hue of 237 degrees, a saturation of 100% and a lightness of 46.9%.
#000cef hex color contains mainly BLUE.
The closest web safe color of #000cef is #0000ff
#000cef hex color has a decimal value of 3311.
HEX | 000cef | #000cef |
---|---|---|
RGB | 0, 12, 239 | rgb(0, 12, 239) |
RGB Percent | 0, 4.71, 93.73 | rgb(0, 4.71, 93.73) |
CMYK | 100, 95, 0, 6 | |
HSL | 237°, 100, 46.9 | hsl(237, 100%, 46.9%) |
HSV | 237°, 100, 93.7 |
XYZ | 15.711, 6.495, 82.087 |
---|---|
Hunter Lab | 25.485, 65.441, -173.131 |
CIE-LAB | 30.628, 73.42, -101.633 |
CIE-LCH | 30.628, 125.378, 305.844 |
CIE-LUV | 100, 94.98, 0, 6.27 |
Web Safe | 0000ff |
RGB percent of color #000cef
CMYK percent of color #000cef
Text with hexadecimal color #000cef
This text has a font color of #000cef
<p style="color:#000cef">Text here</p>
#000cef Background Color
This box has a background color of #000cef
<div style="background-color:#000cef">Text here</div>
#000cef Border Color
This box has a border color of #000cef
<div style="border: 4px solid #000cef">Text here</div>
CSS codes
<p style="color:#000cef">Text here</p>
<div style="background-color:#000cef">Text here</div>
<div style="border: 4px solid #000cef">Text here</div>
#000cef Color on white background
This is how a font and box color of #000cef will look
on a white background.
#000cef Color on black background
This is how a font and box color of #000cef hex color will look
on a black background.