In RGB color space, #00102d hex color has a red value of 0, a green value of 16 and a blue value of 45.
In CMYK color space (used in color printing), #00102d hex color is composed of 100% cyan, 64.44% magenta, 0% yellow and 82.35% black.
#00102d color has a hue of 218.7 degrees, a saturation of 100% and a lightness of 8.8%.
#00102d hex color contains mainly BLUE.
The closest web safe color of #00102d is #000033
#00102d hex color has a decimal value of 4141.
HEX | 00102d | #00102d |
---|---|---|
RGB | 0, 16, 45 | rgb(0, 16, 45) |
RGB Percent | 0, 6.27, 17.65 | rgb(0, 6.27, 17.65) |
CMYK | 100, 64, 0, 82 | |
HSL | 218.7°, 100, 8.8 | hsl(218.7, 100%, 8.8%) |
HSV | 218.7°, 100, 17.6 |
XYZ | 0.659, 0.56, 2.556 |
---|---|
Hunter Lab | 7.483, 2.623, -15.013 |
CIE-LAB | 5.058, 5.192, -20.958 |
CIE-LCH | 5.058, 21.592, 283.914 |
CIE-LUV | 100, 64.44, 0, 82.35 |
Web Safe | 000033 |
RGB percent of color #00102d
CMYK percent of color #00102d
Text with hexadecimal color #00102d
This text has a font color of #00102d
<p style="color:#00102d">Text here</p>
#00102d Background Color
This box has a background color of #00102d
<div style="background-color:#00102d">Text here</div>
#00102d Border Color
This box has a border color of #00102d
<div style="border: 4px solid #00102d">Text here</div>
CSS codes
<p style="color:#00102d">Text here</p>
<div style="background-color:#00102d">Text here</div>
<div style="border: 4px solid #00102d">Text here</div>
#00102d Color on white background
This is how a font and box color of #00102d will look
on a white background.
#00102d Color on black background
This is how a font and box color of #00102d hex color will look
on a black background.