In RGB color space, #000fcd hex color has a red value of 0, a green value of 15 and a blue value of 205.
In CMYK color space (used in color printing), #000fcd hex color is composed of 100% cyan, 92.68% magenta, 0% yellow and 19.61% black.
#000fcd color has a hue of 235.6 degrees, a saturation of 100% and a lightness of 40.2%.
#000fcd hex color contains mainly BLUE.
The closest web safe color of #000fcd is #0000cc
#000fcd hex color has a decimal value of 4045.
HEX | 000fcd | #000fcd |
---|---|---|
RGB | 0, 15, 205 | rgb(0, 15, 205) |
RGB Percent | 0, 5.88, 80.39 | rgb(0, 5.88, 80.39) |
CMYK | 100, 93, 0, 20 | |
HSL | 235.6°, 100, 40.2 | hsl(235.6, 100%, 40.2%) |
HSV | 235.6°, 100, 80.4 |
XYZ | 11.19, 4.749, 58.085 |
---|---|
Hunter Lab | 21.792, 53.521, -142.777 |
CIE-LAB | 26.007, 63.991, -89.779 |
CIE-LCH | 26.007, 110.25, 305.48 |
CIE-LUV | 100, 92.68, 0, 19.61 |
Web Safe | 0000cc |
RGB percent of color #000fcd
CMYK percent of color #000fcd
Text with hexadecimal color #000fcd
This text has a font color of #000fcd
<p style="color:#000fcd">Text here</p>
#000fcd Background Color
This box has a background color of #000fcd
<div style="background-color:#000fcd">Text here</div>
#000fcd Border Color
This box has a border color of #000fcd
<div style="border: 4px solid #000fcd">Text here</div>
CSS codes
<p style="color:#000fcd">Text here</p>
<div style="background-color:#000fcd">Text here</div>
<div style="border: 4px solid #000fcd">Text here</div>
#000fcd Color on white background
This is how a font and box color of #000fcd will look
on a white background.
#000fcd Color on black background
This is how a font and box color of #000fcd hex color will look
on a black background.