In RGB color space, #00123d hex color has a red value of 0, a green value of 18 and a blue value of 61.
In CMYK color space (used in color printing), #00123d hex color is composed of 100% cyan, 70.49% magenta, 0% yellow and 76.08% black.
#00123d color has a hue of 222.3 degrees, a saturation of 100% and a lightness of 12%.
#00123d hex color contains mainly BLUE.
The closest web safe color of #00123d is #000033
#00123d hex color has a decimal value of 4669.
HEX | 00123d | #00123d |
---|---|---|
RGB | 0, 18, 61 | rgb(0, 18, 61) |
RGB Percent | 0, 7.06, 23.92 | rgb(0, 7.06, 23.92) |
CMYK | 100, 70, 0, 76 | |
HSL | 222.3°, 100, 12 | hsl(222.3, 100%, 12%) |
HSV | 222.3°, 100, 23.9 |
XYZ | 1.059, 0.77, 4.508 |
---|---|
Hunter Lab | 8.775, 6.186, -24.317 |
CIE-LAB | 6.955, 12.73, -29.611 |
CIE-LCH | 6.955, 32.231, 293.263 |
CIE-LUV | 100, 70.49, 0, 76.08 |
Web Safe | 000033 |
RGB percent of color #00123d
CMYK percent of color #00123d
Text with hexadecimal color #00123d
This text has a font color of #00123d
<p style="color:#00123d">Text here</p>
#00123d Background Color
This box has a background color of #00123d
<div style="background-color:#00123d">Text here</div>
#00123d Border Color
This box has a border color of #00123d
<div style="border: 4px solid #00123d">Text here</div>
CSS codes
<p style="color:#00123d">Text here</p>
<div style="background-color:#00123d">Text here</div>
<div style="border: 4px solid #00123d">Text here</div>
#00123d Color on white background
This is how a font and box color of #00123d will look
on a white background.
#00123d Color on black background
This is how a font and box color of #00123d hex color will look
on a black background.