In RGB color space, #000fc8 hex color has a red value of 0, a green value of 15 and a blue value of 200.
In CMYK color space (used in color printing), #000fc8 hex color is composed of 100% cyan, 92.5% magenta, 0% yellow and 21.57% black.
#000fc8 color has a hue of 235.5 degrees, a saturation of 100% and a lightness of 39.2%.
#000fc8 hex color contains mainly BLUE.
The closest web safe color of #000fc8 is #0000cc
#000fc8 hex color has a decimal value of 4040.
HEX | 000fc8 | #000fc8 |
---|---|---|
RGB | 0, 15, 200 | rgb(0, 15, 200) |
RGB Percent | 0, 5.88, 78.43 | rgb(0, 5.88, 78.43) |
CMYK | 100, 93, 0, 22 | |
HSL | 235.5°, 100, 39.2 | hsl(235.5, 100%, 39.2%) |
HSV | 235.5°, 100, 78.4 |
XYZ | 10.596, 4.512, 54.956 |
---|---|
Hunter Lab | 21.241, 51.87, -138.526 |
CIE-LAB | 25.297, 62.639, -88.038 |
CIE-LCH | 25.297, 108.048, 305.432 |
CIE-LUV | 100, 92.5, 0, 21.57 |
Web Safe | 0000cc |
RGB percent of color #000fc8
CMYK percent of color #000fc8
Text with hexadecimal color #000fc8
This text has a font color of #000fc8
<p style="color:#000fc8">Text here</p>
#000fc8 Background Color
This box has a background color of #000fc8
<div style="background-color:#000fc8">Text here</div>
#000fc8 Border Color
This box has a border color of #000fc8
<div style="border: 4px solid #000fc8">Text here</div>
CSS codes
<p style="color:#000fc8">Text here</p>
<div style="background-color:#000fc8">Text here</div>
<div style="border: 4px solid #000fc8">Text here</div>
#000fc8 Color on white background
This is how a font and box color of #000fc8 will look
on a white background.
#000fc8 Color on black background
This is how a font and box color of #000fc8 hex color will look
on a black background.