In RGB color space, #000fca hex color has a red value of 0, a green value of 15 and a blue value of 202.
In CMYK color space (used in color printing), #000fca hex color is composed of 100% cyan, 92.57% magenta, 0% yellow and 20.78% black.
#000fca color has a hue of 235.5 degrees, a saturation of 100% and a lightness of 39.6%.
#000fca hex color contains mainly BLUE.
The closest web safe color of #000fca is #0000cc
#000fca hex color has a decimal value of 4042.
HEX | 000fca | #000fca |
---|---|---|
RGB | 0, 15, 202 | rgb(0, 15, 202) |
RGB Percent | 0, 5.88, 79.22 | rgb(0, 5.88, 79.22) |
CMYK | 100, 93, 0, 21 | |
HSL | 235.5°, 100, 39.6 | hsl(235.5, 100%, 39.6%) |
HSV | 235.5°, 100, 79.2 |
XYZ | 10.831, 4.606, 56.195 |
---|---|
Hunter Lab | 21.462, 52.526, -140.222 |
CIE-LAB | 25.581, 63.178, -88.734 |
CIE-LCH | 25.581, 108.927, 305.451 |
CIE-LUV | 100, 92.57, 0, 20.78 |
Web Safe | 0000cc |
RGB percent of color #000fca
CMYK percent of color #000fca
Text with hexadecimal color #000fca
This text has a font color of #000fca
<p style="color:#000fca">Text here</p>
#000fca Background Color
This box has a background color of #000fca
<div style="background-color:#000fca">Text here</div>
#000fca Border Color
This box has a border color of #000fca
<div style="border: 4px solid #000fca">Text here</div>
CSS codes
<p style="color:#000fca">Text here</p>
<div style="background-color:#000fca">Text here</div>
<div style="border: 4px solid #000fca">Text here</div>
#000fca Color on white background
This is how a font and box color of #000fca will look
on a white background.
#000fca Color on black background
This is how a font and box color of #000fca hex color will look
on a black background.