In RGB color space, #000cfe hex color has a red value of 0, a green value of 12 and a blue value of 254.
In CMYK color space (used in color printing), #000cfe hex color is composed of 100% cyan, 95.28% magenta, 0% yellow and 0.39% black.
#000cfe color has a hue of 237.2 degrees, a saturation of 100% and a lightness of 49.8%.
#000cfe hex color contains mainly BLUE.
The closest web safe color of #000cfe is #0000ff
#000cfe hex color has a decimal value of 3326.
HEX | 000cfe | #000cfe |
---|---|---|
RGB | 0, 12, 254 | rgb(0, 12, 254) |
RGB Percent | 0, 4.71, 99.61 | rgb(0, 4.71, 99.61) |
CMYK | 100, 95, 0, 0 | |
HSL | 237.2°, 100, 49.8 | hsl(237.2, 100%, 49.8%) |
HSV | 237.2°, 100, 99.6 |
XYZ | 18.021, 7.419, 94.248 |
---|---|
Hunter Lab | 27.238, 70.432, -186.088 |
CIE-LAB | 32.742, 77.147, -106.566 |
CIE-LCH | 32.742, 131.56, 305.902 |
CIE-LUV | 100, 95.28, 0, 0.39 |
Web Safe | 0000ff |
RGB percent of color #000cfe
CMYK percent of color #000cfe
Text with hexadecimal color #000cfe
This text has a font color of #000cfe
<p style="color:#000cfe">Text here</p>
#000cfe Background Color
This box has a background color of #000cfe
<div style="background-color:#000cfe">Text here</div>
#000cfe Border Color
This box has a border color of #000cfe
<div style="border: 4px solid #000cfe">Text here</div>
CSS codes
<p style="color:#000cfe">Text here</p>
<div style="background-color:#000cfe">Text here</div>
<div style="border: 4px solid #000cfe">Text here</div>
#000cfe Color on white background
This is how a font and box color of #000cfe will look
on a white background.
#000cfe Color on black background
This is how a font and box color of #000cfe hex color will look
on a black background.