In RGB color space, #000cce hex color has a red value of 0, a green value of 12 and a blue value of 206.
In CMYK color space (used in color printing), #000cce hex color is composed of 100% cyan, 94.17% magenta, 0% yellow and 19.22% black.
#000cce color has a hue of 236.5 degrees, a saturation of 100% and a lightness of 40.4%.
#000cce hex color contains mainly BLUE.
The closest web safe color of #000cce is #0000cc
#000cce hex color has a decimal value of 3278.
HEX | 000cce | #000cce |
---|---|---|
RGB | 0, 12, 206 | rgb(0, 12, 206) |
RGB Percent | 0, 4.71, 80.78 | rgb(0, 4.71, 80.78) |
CMYK | 100, 94, 0, 19 | |
HSL | 236.5°, 100, 40.4 | hsl(236.5, 100%, 40.4%) |
HSV | 236.5°, 100, 80.8 |
XYZ | 11.272, 4.719, 58.709 |
---|---|
Hunter Lab | 21.723, 54.606, -145.03 |
CIE-LAB | 25.919, 64.97, -90.51 |
CIE-LCH | 25.919, 111.414, 305.672 |
CIE-LUV | 100, 94.17, 0, 19.22 |
Web Safe | 0000cc |
RGB percent of color #000cce
CMYK percent of color #000cce
Text with hexadecimal color #000cce
This text has a font color of #000cce
<p style="color:#000cce">Text here</p>
#000cce Background Color
This box has a background color of #000cce
<div style="background-color:#000cce">Text here</div>
#000cce Border Color
This box has a border color of #000cce
<div style="border: 4px solid #000cce">Text here</div>
CSS codes
<p style="color:#000cce">Text here</p>
<div style="background-color:#000cce">Text here</div>
<div style="border: 4px solid #000cce">Text here</div>
#000cce Color on white background
This is how a font and box color of #000cce will look
on a white background.
#000cce Color on black background
This is how a font and box color of #000cce hex color will look
on a black background.