In RGB color space, #001adf hex color has a red value of 0, a green value of 26 and a blue value of 223.
In CMYK color space (used in color printing), #001adf hex color is composed of 100% cyan, 88.34% magenta, 0% yellow and 12.55% black.
#001adf color has a hue of 233 degrees, a saturation of 100% and a lightness of 43.7%.
#001adf hex color contains mainly BLUE.
The closest web safe color of #001adf is #0033cc
#001adf hex color has a decimal value of 6879.
HEX | 001adf | #001adf |
---|---|---|
RGB | 0, 26, 223 | rgb(0, 26, 223) |
RGB Percent | 0, 10.2, 87.45 | rgb(0, 10.2, 87.45) |
CMYK | 100, 88, 0, 13 | |
HSL | 233°, 100, 43.7 | hsl(233, 100%, 43.7%) |
HSV | 233°, 100, 87.5 |
XYZ | 13.689, 6.067, 70.262 |
---|---|
Hunter Lab | 24.631, 56.098, -151.886 |
CIE-LAB | 29.581, 65.619, -94.241 |
CIE-LCH | 29.581, 114.836, 304.849 |
CIE-LUV | 100, 88.34, 0, 12.55 |
Web Safe | 0033cc |
RGB percent of color #001adf
CMYK percent of color #001adf
Text with hexadecimal color #001adf
This text has a font color of #001adf
<p style="color:#001adf">Text here</p>
#001adf Background Color
This box has a background color of #001adf
<div style="background-color:#001adf">Text here</div>
#001adf Border Color
This box has a border color of #001adf
<div style="border: 4px solid #001adf">Text here</div>
CSS codes
<p style="color:#001adf">Text here</p>
<div style="background-color:#001adf">Text here</div>
<div style="border: 4px solid #001adf">Text here</div>
#001adf Color on white background
This is how a font and box color of #001adf will look
on a white background.
#001adf Color on black background
This is how a font and box color of #001adf hex color will look
on a black background.