In RGB color space, #000fdc hex color has a red value of 0, a green value of 15 and a blue value of 220.
In CMYK color space (used in color printing), #000fdc hex color is composed of 100% cyan, 93.18% magenta, 0% yellow and 13.73% black.
#000fdc color has a hue of 235.9 degrees, a saturation of 100% and a lightness of 43.1%.
#000fdc hex color contains mainly BLUE.
The closest web safe color of #000fdc is #0000cc
#000fdc hex color has a decimal value of 4060.
HEX | 000fdc | #000fdc |
---|---|---|
RGB | 0, 15, 220 | rgb(0, 15, 220) |
RGB Percent | 0, 5.88, 86.27 | rgb(0, 5.88, 86.27) |
CMYK | 100, 93, 0, 14 | |
HSL | 235.9°, 100, 43.1 | hsl(235.9, 100%, 43.1%) |
HSV | 235.9°, 100, 86.3 |
XYZ | 13.089, 5.509, 68.084 |
---|---|
Hunter Lab | 23.471, 58.468, -155.555 |
CIE-LAB | 28.138, 67.951, -94.924 |
CIE-LCH | 28.138, 116.739, 305.597 |
CIE-LUV | 100, 93.18, 0, 13.73 |
Web Safe | 0000cc |
RGB percent of color #000fdc
CMYK percent of color #000fdc
Text with hexadecimal color #000fdc
This text has a font color of #000fdc
<p style="color:#000fdc">Text here</p>
#000fdc Background Color
This box has a background color of #000fdc
<div style="background-color:#000fdc">Text here</div>
#000fdc Border Color
This box has a border color of #000fdc
<div style="border: 4px solid #000fdc">Text here</div>
CSS codes
<p style="color:#000fdc">Text here</p>
<div style="background-color:#000fdc">Text here</div>
<div style="border: 4px solid #000fdc">Text here</div>
#000fdc Color on white background
This is how a font and box color of #000fdc will look
on a white background.
#000fdc Color on black background
This is how a font and box color of #000fdc hex color will look
on a black background.