In RGB color space, #0005cb hex color has a red value of 0, a green value of 5 and a blue value of 203.
In CMYK color space (used in color printing), #0005cb hex color is composed of 100% cyan, 97.54% magenta, 0% yellow and 20.39% black.
#0005cb color has a hue of 238.5 degrees, a saturation of 100% and a lightness of 39.8%.
#0005cb hex color contains mainly BLUE.
The closest web safe color of #0005cb is #0000cc
#0005cb hex color has a decimal value of 1483.
HEX | 0005cb | #0005cb |
---|---|---|
RGB | 0, 5, 203 | rgb(0, 5, 203) |
RGB Percent | 0, 1.96, 79.61 | rgb(0, 1.96, 79.61) |
CMYK | 100, 98, 0, 20 | |
HSL | 238.5°, 100, 39.8 | hsl(238.5, 100%, 39.8%) |
HSV | 238.5°, 100, 79.6 |
XYZ | 10.834, 4.42, 56.782 |
---|---|
Hunter Lab | 21.024, 55.193, -145.416 |
CIE-LAB | 25.014, 65.646, -90.269 |
CIE-LCH | 25.014, 111.615, 306.026 |
CIE-LUV | 100, 97.54, 0, 20.39 |
Web Safe | 0000cc |
RGB percent of color #0005cb
CMYK percent of color #0005cb
Text with hexadecimal color #0005cb
This text has a font color of #0005cb
<p style="color:#0005cb">Text here</p>
#0005cb Background Color
This box has a background color of #0005cb
<div style="background-color:#0005cb">Text here</div>
#0005cb Border Color
This box has a border color of #0005cb
<div style="border: 4px solid #0005cb">Text here</div>
CSS codes
<p style="color:#0005cb">Text here</p>
<div style="background-color:#0005cb">Text here</div>
<div style="border: 4px solid #0005cb">Text here</div>
#0005cb Color on white background
This is how a font and box color of #0005cb will look
on a white background.
#0005cb Color on black background
This is how a font and box color of #0005cb hex color will look
on a black background.