In RGB color space, #000cff hex color has a red value of 0, a green value of 12 and a blue value of 255.
In CMYK color space (used in color printing), #000cff hex color is composed of 100% cyan, 95.29% magenta, 0% yellow and 0% black.
#000cff color has a hue of 237.2 degrees, a saturation of 100% and a lightness of 50%.
#000cff hex color contains mainly BLUE.
The closest web safe color of #000cff is #0000ff
#000cff hex color has a decimal value of 3327.
HEX | 000cff | #000cff |
---|---|---|
RGB | 0, 12, 255 | rgb(0, 12, 255) |
RGB Percent | 0, 4.71, 100 | rgb(0, 4.71, 100) |
CMYK | 100, 95, 0, 0 | |
HSL | 237.2°, 100, 50 | hsl(237.2, 100%, 50%) |
HSV | 237.2°, 100, 100 |
XYZ | 18.181, 7.483, 95.094 |
---|---|
Hunter Lab | 27.355, 70.765, -186.96 |
CIE-LAB | 32.882, 77.392, -106.894 |
CIE-LCH | 32.882, 131.969, 305.905 |
CIE-LUV | 100, 95.29, 0, 0 |
Web Safe | 0000ff |
RGB percent of color #000cff
CMYK percent of color #000cff
Text with hexadecimal color #000cff
This text has a font color of #000cff
<p style="color:#000cff">Text here</p>
#000cff Background Color
This box has a background color of #000cff
<div style="background-color:#000cff">Text here</div>
#000cff Border Color
This box has a border color of #000cff
<div style="border: 4px solid #000cff">Text here</div>
CSS codes
<p style="color:#000cff">Text here</p>
<div style="background-color:#000cff">Text here</div>
<div style="border: 4px solid #000cff">Text here</div>
#000cff Color on white background
This is how a font and box color of #000cff will look
on a white background.
#000cff Color on black background
This is how a font and box color of #000cff hex color will look
on a black background.