In RGB color space, #000daa hex color has a red value of 0, a green value of 13 and a blue value of 170.
In CMYK color space (used in color printing), #000daa hex color is composed of 100% cyan, 92.35% magenta, 0% yellow and 33.33% black.
#000daa color has a hue of 235.4 degrees, a saturation of 100% and a lightness of 33.3%.
#000daa hex color contains mainly BLUE.
The closest web safe color of #000daa is #000099
#000daa hex color has a decimal value of 3498.
HEX | 000daa | #000daa |
---|---|---|
RGB | 0, 13, 170 | rgb(0, 13, 170) |
RGB Percent | 0, 5.1, 66.67 | rgb(0, 5.1, 66.67) |
CMYK | 100, 92, 0, 33 | |
HSL | 235.4°, 100, 33.3 | hsl(235.4, 100%, 33.3%) |
HSV | 235.4°, 100, 66.7 |
XYZ | 7.4, 3.19, 38.256 |
---|---|
Hunter Lab | 17.861, 42.7, -114.492 |
CIE-LAB | 20.789, 54.927, -77.697 |
CIE-LCH | 20.789, 95.151, 305.258 |
CIE-LUV | 100, 92.35, 0, 33.33 |
Web Safe | 000099 |
RGB percent of color #000daa
CMYK percent of color #000daa
Text with hexadecimal color #000daa
This text has a font color of #000daa
<p style="color:#000daa">Text here</p>
#000daa Background Color
This box has a background color of #000daa
<div style="background-color:#000daa">Text here</div>
#000daa Border Color
This box has a border color of #000daa
<div style="border: 4px solid #000daa">Text here</div>
CSS codes
<p style="color:#000daa">Text here</p>
<div style="background-color:#000daa">Text here</div>
<div style="border: 4px solid #000daa">Text here</div>
#000daa Color on white background
This is how a font and box color of #000daa will look
on a white background.
#000daa Color on black background
This is how a font and box color of #000daa hex color will look
on a black background.