In RGB color space, #0002bd hex color has a red value of 0, a green value of 2 and a blue value of 189.
In CMYK color space (used in color printing), #0002bd hex color is composed of 100% cyan, 98.94% magenta, 0% yellow and 25.88% black.
#0002bd color has a hue of 239.4 degrees, a saturation of 100% and a lightness of 37.1%.
#0002bd hex color contains mainly BLUE.
The closest web safe color of #0002bd is #0000cc
#0002bd hex color has a decimal value of 701.
HEX | 0002bd | #0002bd |
---|---|---|
RGB | 0, 2, 189 | rgb(0, 2, 189) |
RGB Percent | 0, 0.78, 74.12 | rgb(0, 0.78, 74.12) |
CMYK | 100, 99, 0, 26 | |
HSL | 239.4°, 100, 37.1 | hsl(239.4, 100%, 37.1%) |
HSV | 239.4°, 100, 74.1 |
XYZ | 9.207, 3.718, 48.376 |
---|---|
Hunter Lab | 19.282, 51.488, -135.252 |
CIE-LAB | 22.716, 62.75, -85.859 |
CIE-LCH | 22.716, 106.345, 306.161 |
CIE-LUV | 100, 98.94, 0, 25.88 |
Web Safe | 0000cc |
RGB percent of color #0002bd
CMYK percent of color #0002bd
Text with hexadecimal color #0002bd
This text has a font color of #0002bd
<p style="color:#0002bd">Text here</p>
#0002bd Background Color
This box has a background color of #0002bd
<div style="background-color:#0002bd">Text here</div>
#0002bd Border Color
This box has a border color of #0002bd
<div style="border: 4px solid #0002bd">Text here</div>
CSS codes
<p style="color:#0002bd">Text here</p>
<div style="background-color:#0002bd">Text here</div>
<div style="border: 4px solid #0002bd">Text here</div>
#0002bd Color on white background
This is how a font and box color of #0002bd will look
on a white background.
#0002bd Color on black background
This is how a font and box color of #0002bd hex color will look
on a black background.