In RGB color space, #001deb hex color has a red value of 0, a green value of 29 and a blue value of 235.
In CMYK color space (used in color printing), #001deb hex color is composed of 100% cyan, 87.66% magenta, 0% yellow and 7.84% black.
#001deb color has a hue of 232.6 degrees, a saturation of 100% and a lightness of 46.1%.
#001deb hex color contains mainly BLUE.
The closest web safe color of #001deb is #0033ff
#001deb hex color has a decimal value of 7659.
HEX | 001deb | #001deb |
---|---|---|
RGB | 0, 29, 235 | rgb(0, 29, 235) |
RGB Percent | 0, 11.37, 92.16 | rgb(0, 11.37, 92.16) |
CMYK | 100, 88, 0, 8 | |
HSL | 232.6°, 100, 46.1 | hsl(232.6, 100%, 46.1%) |
HSV | 232.6°, 100, 92.2 |
XYZ | 15.435, 6.877, 79.111 |
---|---|
Hunter Lab | 26.224, 59.17, -160.505 |
CIE-LAB | 31.525, 67.938, -97.86 |
CIE-LCH | 31.525, 119.131, 304.77 |
CIE-LUV | 100, 87.66, 0, 7.84 |
Web Safe | 0033ff |
RGB percent of color #001deb
CMYK percent of color #001deb
Text with hexadecimal color #001deb
This text has a font color of #001deb
<p style="color:#001deb">Text here</p>
#001deb Background Color
This box has a background color of #001deb
<div style="background-color:#001deb">Text here</div>
#001deb Border Color
This box has a border color of #001deb
<div style="border: 4px solid #001deb">Text here</div>
CSS codes
<p style="color:#001deb">Text here</p>
<div style="background-color:#001deb">Text here</div>
<div style="border: 4px solid #001deb">Text here</div>
#001deb Color on white background
This is how a font and box color of #001deb will look
on a white background.
#001deb Color on black background
This is how a font and box color of #001deb hex color will look
on a black background.