In RGB color space, #000caa hex color has a red value of 0, a green value of 12 and a blue value of 170.
In CMYK color space (used in color printing), #000caa hex color is composed of 100% cyan, 92.94% magenta, 0% yellow and 33.33% black.
#000caa color has a hue of 235.8 degrees, a saturation of 100% and a lightness of 33.3%.
#000caa hex color contains mainly BLUE.
The closest web safe color of #000caa is #000099
#000caa hex color has a decimal value of 3242.
HEX | 000caa | #000caa |
---|---|---|
RGB | 0, 12, 170 | rgb(0, 12, 170) |
RGB Percent | 0, 4.71, 66.67 | rgb(0, 4.71, 66.67) |
CMYK | 100, 93, 0, 33 | |
HSL | 235.8°, 100, 33.3 | hsl(235.8, 100%, 33.3%) |
HSV | 235.8°, 100, 66.7 |
XYZ | 7.387, 3.165, 38.252 |
---|---|
Hunter Lab | 17.79, 42.984, -115.029 |
CIE-LAB | 20.693, 55.217, -77.858 |
CIE-LCH | 20.693, 95.45, 305.344 |
CIE-LUV | 100, 92.94, 0, 33.33 |
Web Safe | 000099 |
RGB percent of color #000caa
CMYK percent of color #000caa
Text with hexadecimal color #000caa
This text has a font color of #000caa
<p style="color:#000caa">Text here</p>
#000caa Background Color
This box has a background color of #000caa
<div style="background-color:#000caa">Text here</div>
#000caa Border Color
This box has a border color of #000caa
<div style="border: 4px solid #000caa">Text here</div>
CSS codes
<p style="color:#000caa">Text here</p>
<div style="background-color:#000caa">Text here</div>
<div style="border: 4px solid #000caa">Text here</div>
#000caa Color on white background
This is how a font and box color of #000caa will look
on a white background.
#000caa Color on black background
This is how a font and box color of #000caa hex color will look
on a black background.