In RGB color space, #000fdf hex color has a red value of 0, a green value of 15 and a blue value of 223.
In CMYK color space (used in color printing), #000fdf hex color is composed of 100% cyan, 93.27% magenta, 0% yellow and 12.55% black.
#000fdf color has a hue of 236 degrees, a saturation of 100% and a lightness of 43.7%.
#000fdf hex color contains mainly BLUE.
The closest web safe color of #000fdf is #0000cc
#000fdf hex color has a decimal value of 4063.
HEX | 000fdf | #000fdf |
---|---|---|
RGB | 0, 15, 223 | rgb(0, 15, 223) |
RGB Percent | 0, 5.88, 87.45 | rgb(0, 5.88, 87.45) |
CMYK | 100, 93, 0, 13 | |
HSL | 236°, 100, 43.7 | hsl(236, 100%, 43.7%) |
HSV | 236°, 100, 87.5 |
XYZ | 13.49, 5.669, 70.195 |
---|---|
Hunter Lab | 23.81, 59.467, -158.13 |
CIE-LAB | 28.562, 68.737, -95.944 |
CIE-LCH | 28.562, 118.026, 305.619 |
CIE-LUV | 100, 93.27, 0, 12.55 |
Web Safe | 0000cc |
RGB percent of color #000fdf
CMYK percent of color #000fdf
Text with hexadecimal color #000fdf
This text has a font color of #000fdf
<p style="color:#000fdf">Text here</p>
#000fdf Background Color
This box has a background color of #000fdf
<div style="background-color:#000fdf">Text here</div>
#000fdf Border Color
This box has a border color of #000fdf
<div style="border: 4px solid #000fdf">Text here</div>
CSS codes
<p style="color:#000fdf">Text here</p>
<div style="background-color:#000fdf">Text here</div>
<div style="border: 4px solid #000fdf">Text here</div>
#000fdf Color on white background
This is how a font and box color of #000fdf will look
on a white background.
#000fdf Color on black background
This is how a font and box color of #000fdf hex color will look
on a black background.