In RGB color space, #000fc1 hex color has a red value of 0, a green value of 15 and a blue value of 193.
In CMYK color space (used in color printing), #000fc1 hex color is composed of 100% cyan, 92.23% magenta, 0% yellow and 24.31% black.
#000fc1 color has a hue of 235.3 degrees, a saturation of 100% and a lightness of 37.8%.
#000fc1 hex color contains mainly BLUE.
The closest web safe color of #000fc1 is #0000cc
#000fc1 hex color has a decimal value of 4033.
HEX | 000fc1 | #000fc1 |
---|---|---|
RGB | 0, 15, 193 | rgb(0, 15, 193) |
RGB Percent | 0, 5.88, 75.69 | rgb(0, 5.88, 75.69) |
CMYK | 100, 92, 0, 24 | |
HSL | 235.3°, 100, 37.8 | hsl(235.3, 100%, 37.8%) |
HSV | 235.3°, 100, 75.7 |
XYZ | 9.796, 4.192, 50.745 |
---|---|
Hunter Lab | 20.474, 49.573, -132.616 |
CIE-LAB | 24.296, 60.736, -85.586 |
CIE-LCH | 24.296, 104.947, 305.361 |
CIE-LUV | 100, 92.23, 0, 24.31 |
Web Safe | 0000cc |
RGB percent of color #000fc1
CMYK percent of color #000fc1
Text with hexadecimal color #000fc1
This text has a font color of #000fc1
<p style="color:#000fc1">Text here</p>
#000fc1 Background Color
This box has a background color of #000fc1
<div style="background-color:#000fc1">Text here</div>
#000fc1 Border Color
This box has a border color of #000fc1
<div style="border: 4px solid #000fc1">Text here</div>
CSS codes
<p style="color:#000fc1">Text here</p>
<div style="background-color:#000fc1">Text here</div>
<div style="border: 4px solid #000fc1">Text here</div>
#000fc1 Color on white background
This is how a font and box color of #000fc1 will look
on a white background.
#000fc1 Color on black background
This is how a font and box color of #000fc1 hex color will look
on a black background.