In RGB color space, #000fc0 hex color has a red value of 0, a green value of 15 and a blue value of 192.
In CMYK color space (used in color printing), #000fc0 hex color is composed of 100% cyan, 92.19% magenta, 0% yellow and 24.71% black.
#000fc0 color has a hue of 235.3 degrees, a saturation of 100% and a lightness of 37.6%.
#000fc0 hex color contains mainly BLUE.
The closest web safe color of #000fc0 is #0000cc
#000fc0 hex color has a decimal value of 4032.
HEX | 000fc0 | #000fc0 |
---|---|---|
RGB | 0, 15, 192 | rgb(0, 15, 192) |
RGB Percent | 0, 5.88, 75.29 | rgb(0, 5.88, 75.29) |
CMYK | 100, 92, 0, 25 | |
HSL | 235.3°, 100, 37.6 | hsl(235.3, 100%, 37.6%) |
HSV | 235.3°, 100, 75.3 |
XYZ | 9.685, 4.147, 50.159 |
---|---|
Hunter Lab | 20.364, 49.255, -131.782 |
CIE-LAB | 24.152, 60.471, -85.237 |
CIE-LCH | 24.152, 104.509, 305.354 |
CIE-LUV | 100, 92.19, 0, 24.71 |
Web Safe | 0000cc |
RGB percent of color #000fc0
CMYK percent of color #000fc0
Text with hexadecimal color #000fc0
This text has a font color of #000fc0
<p style="color:#000fc0">Text here</p>
#000fc0 Background Color
This box has a background color of #000fc0
<div style="background-color:#000fc0">Text here</div>
#000fc0 Border Color
This box has a border color of #000fc0
<div style="border: 4px solid #000fc0">Text here</div>
CSS codes
<p style="color:#000fc0">Text here</p>
<div style="background-color:#000fc0">Text here</div>
<div style="border: 4px solid #000fc0">Text here</div>
#000fc0 Color on white background
This is how a font and box color of #000fc0 will look
on a white background.
#000fc0 Color on black background
This is how a font and box color of #000fc0 hex color will look
on a black background.