In RGB color space, #0d00cc hex color has a red value of 13, a green value of 0 and a blue value of 204.
In CMYK color space (used in color printing), #0d00cc hex color is composed of 93.63% cyan, 100% magenta, 0% yellow and 20% black.
#0d00cc color has a hue of 243.8 degrees, a saturation of 100% and a lightness of 40%.
#0d00cc hex color contains mainly BLUE.
The closest web safe color of #0d00cc is #0000cc
#0d00cc hex color has a decimal value of 852172.
HEX | 0d00cc | #0d00cc |
---|---|---|
RGB | 13, 0, 204 | rgb(13, 0, 204) |
RGB Percent | 5.1, 0, 80 | rgb(5.1, 0, 80) |
CMYK | 94, 100, 0, 20 | |
HSL | 243.8°, 100, 40 | hsl(243.8, 100%, 40%) |
HSV | 243.8°, 100, 80 |
XYZ | 11.065, 4.445, 57.402 |
---|---|
Hunter Lab | 21.083, 56.786, -146.667 |
CIE-LAB | 25.091, 67.024, -90.72 |
CIE-LCH | 25.091, 112.793, 306.457 |
CIE-LUV | 93.63, 100, 0, 20 |
Web Safe | 0000cc |
RGB percent of color #0d00cc
CMYK percent of color #0d00cc
Text with hexadecimal color #0d00cc
This text has a font color of #0d00cc
<p style="color:#0d00cc">Text here</p>
#0d00cc Background Color
This box has a background color of #0d00cc
<div style="background-color:#0d00cc">Text here</div>
#0d00cc Border Color
This box has a border color of #0d00cc
<div style="border: 4px solid #0d00cc">Text here</div>
CSS codes
<p style="color:#0d00cc">Text here</p>
<div style="background-color:#0d00cc">Text here</div>
<div style="border: 4px solid #0d00cc">Text here</div>
#0d00cc Color on white background
This is how a font and box color of #0d00cc will look
on a white background.
#0d00cc Color on black background
This is how a font and box color of #0d00cc hex color will look
on a black background.