In RGB color space, #000ccb hex color has a red value of 0, a green value of 12 and a blue value of 203.
In CMYK color space (used in color printing), #000ccb hex color is composed of 100% cyan, 94.09% magenta, 0% yellow and 20.39% black.
#000ccb color has a hue of 236.5 degrees, a saturation of 100% and a lightness of 39.8%.
#000ccb hex color contains mainly BLUE.
The closest web safe color of #000ccb is #0000cc
#000ccb hex color has a decimal value of 3275.
HEX | 000ccb | #000ccb |
---|---|---|
RGB | 0, 12, 203 | rgb(0, 12, 203) |
RGB Percent | 0, 4.71, 79.61 | rgb(0, 4.71, 79.61) |
CMYK | 100, 94, 0, 20 | |
HSL | 236.5°, 100, 39.8 | hsl(236.5, 100%, 39.8%) |
HSV | 236.5°, 100, 79.6 |
XYZ | 10.911, 4.575, 56.808 |
---|---|
Hunter Lab | 21.389, 53.625, -142.497 |
CIE-LAB | 25.488, 64.176, -89.477 |
CIE-LCH | 25.488, 110.112, 305.649 |
CIE-LUV | 100, 94.09, 0, 20.39 |
Web Safe | 0000cc |
RGB percent of color #000ccb
CMYK percent of color #000ccb
Text with hexadecimal color #000ccb
This text has a font color of #000ccb
<p style="color:#000ccb">Text here</p>
#000ccb Background Color
This box has a background color of #000ccb
<div style="background-color:#000ccb">Text here</div>
#000ccb Border Color
This box has a border color of #000ccb
<div style="border: 4px solid #000ccb">Text here</div>
CSS codes
<p style="color:#000ccb">Text here</p>
<div style="background-color:#000ccb">Text here</div>
<div style="border: 4px solid #000ccb">Text here</div>
#000ccb Color on white background
This is how a font and box color of #000ccb will look
on a white background.
#000ccb Color on black background
This is how a font and box color of #000ccb hex color will look
on a black background.