In RGB color space, #000daf hex color has a red value of 0, a green value of 13 and a blue value of 175.
In CMYK color space (used in color printing), #000daf hex color is composed of 100% cyan, 92.57% magenta, 0% yellow and 31.37% black.
#000daf color has a hue of 235.5 degrees, a saturation of 100% and a lightness of 34.3%.
#000daf hex color contains mainly BLUE.
The closest web safe color of #000daf is #000099
#000daf hex color has a decimal value of 3503.
HEX | 000daf | #000daf |
---|---|---|
RGB | 0, 13, 175 | rgb(0, 13, 175) |
RGB Percent | 0, 5.1, 68.63 | rgb(0, 5.1, 68.63) |
CMYK | 100, 93, 0, 31 | |
HSL | 235.5°, 100, 34.3 | hsl(235.5, 100%, 34.3%) |
HSV | 235.5°, 100, 68.6 |
XYZ | 7.882, 3.383, 40.795 |
---|---|
Hunter Lab | 18.393, 44.306, -118.628 |
CIE-LAB | 21.517, 56.33, -79.498 |
CIE-LCH | 21.517, 97.432, 305.32 |
CIE-LUV | 100, 92.57, 0, 31.37 |
Web Safe | 000099 |
RGB percent of color #000daf
CMYK percent of color #000daf
Text with hexadecimal color #000daf
This text has a font color of #000daf
<p style="color:#000daf">Text here</p>
#000daf Background Color
This box has a background color of #000daf
<div style="background-color:#000daf">Text here</div>
#000daf Border Color
This box has a border color of #000daf
<div style="border: 4px solid #000daf">Text here</div>
CSS codes
<p style="color:#000daf">Text here</p>
<div style="background-color:#000daf">Text here</div>
<div style="border: 4px solid #000daf">Text here</div>
#000daf Color on white background
This is how a font and box color of #000daf will look
on a white background.
#000daf Color on black background
This is how a font and box color of #000daf hex color will look
on a black background.