In RGB color space, #0002bb hex color has a red value of 0, a green value of 2 and a blue value of 187.
In CMYK color space (used in color printing), #0002bb hex color is composed of 100% cyan, 98.93% magenta, 0% yellow and 26.67% black.
#0002bb color has a hue of 239.4 degrees, a saturation of 100% and a lightness of 36.7%.
#0002bb hex color contains mainly BLUE.
The closest web safe color of #0002bb is #0000cc
#0002bb hex color has a decimal value of 699.
HEX | 0002bb | #0002bb |
---|---|---|
RGB | 0, 2, 187 | rgb(0, 2, 187) |
RGB Percent | 0, 0.78, 73.33 | rgb(0, 0.78, 73.33) |
CMYK | 100, 99, 0, 27 | |
HSL | 239.4°, 100, 36.7 | hsl(239.4, 100%, 36.7%) |
HSV | 239.4°, 100, 73.3 |
XYZ | 8.991, 3.631, 47.241 |
---|---|
Hunter Lab | 19.055, 50.877, -133.651 |
CIE-LAB | 22.412, 62.252, -85.181 |
CIE-LCH | 22.412, 105.504, 306.16 |
CIE-LUV | 100, 98.93, 0, 26.67 |
Web Safe | 0000cc |
RGB percent of color #0002bb
CMYK percent of color #0002bb
Text with hexadecimal color #0002bb
This text has a font color of #0002bb
<p style="color:#0002bb">Text here</p>
#0002bb Background Color
This box has a background color of #0002bb
<div style="background-color:#0002bb">Text here</div>
#0002bb Border Color
This box has a border color of #0002bb
<div style="border: 4px solid #0002bb">Text here</div>
CSS codes
<p style="color:#0002bb">Text here</p>
<div style="background-color:#0002bb">Text here</div>
<div style="border: 4px solid #0002bb">Text here</div>
#0002bb Color on white background
This is how a font and box color of #0002bb will look
on a white background.
#0002bb Color on black background
This is how a font and box color of #0002bb hex color will look
on a black background.