In RGB color space, #0000c1 hex color has a red value of 0, a green value of 0 and a blue value of 193.
In CMYK color space (used in color printing), #0000c1 hex color is composed of 100% cyan, 100% magenta, 0% yellow and 24.31% black.
#0000c1 color has a hue of 240 degrees, a saturation of 100% and a lightness of 37.8%.
#0000c1 hex color contains mainly BLUE.
The closest web safe color of #0000c1 is #0000cc
#0000c1 hex color has a decimal value of 193.
HEX | 0000c1 | #0000c1 |
---|---|---|
RGB | 0, 0, 193 | rgb(0, 0, 193) |
RGB Percent | 0, 0, 75.69 | rgb(0, 0, 75.69) |
CMYK | 100, 100, 0, 24 | |
HSL | 240°, 100, 37.8 | hsl(240, 100%, 37.8%) |
HSV | 240°, 100, 75.7 |
XYZ | 9.626, 3.85, 50.688 |
---|---|
Hunter Lab | 19.621, 53.232, -139.429 |
CIE-LAB | 23.169, 64.23, -87.472 |
CIE-LCH | 23.169, 108.521, 306.29 |
CIE-LUV | 100, 100, 0, 24.31 |
Web Safe | 0000cc |
RGB percent of color #0000c1
CMYK percent of color #0000c1
Text with hexadecimal color #0000c1
This text has a font color of #0000c1
<p style="color:#0000c1">Text here</p>
#0000c1 Background Color
This box has a background color of #0000c1
<div style="background-color:#0000c1">Text here</div>
#0000c1 Border Color
This box has a border color of #0000c1
<div style="border: 4px solid #0000c1">Text here</div>
CSS codes
<p style="color:#0000c1">Text here</p>
<div style="background-color:#0000c1">Text here</div>
<div style="border: 4px solid #0000c1">Text here</div>
#0000c1 Color on white background
This is how a font and box color of #0000c1 will look
on a white background.
#0000c1 Color on black background
This is how a font and box color of #0000c1 hex color will look
on a black background.