In a RGB color space, #0000c9 hex color is composed of 0% red, 0% green and 78.8% blue. Whereas in a CMYK color space, it is composed of 100% cyan, 100% magenta, 0% yellow and 21.2% black. It has a hue angle of 240 degrees, a saturation of 100% and a lightness of 39.4%. #0000c9 color hex could be obtained by blending #0000ff with #000093. Closest websafe color is: #0000cc.
The hexadecimal color #0000c9 has RGB values of R:0, G:0, B:201 and CMYK values of C:1, M:1, Y:0, K:0.21. Its decimal value is 201.
Hex triplet | 0000c9 | #0000c9 |
RGB Decimal | 0, 0, 201 | rgb(0,0,201) |
RGB Percent | 0, 0, 78.8 | rgb(0%,0%,78.8%) |
CMYK | 100, 100, 0, 21.2 | |
HSL | 240°, 100, 39.4 | hsl(240,100%,39.4%) |
HSV(HSB) | 240°, 100, 78.8 | |
Web Safe | 0000cc | #00c |
XYZ | 10.543, 4.217, 55.517 |
xyY | 0.15, 0.06, 4.217 |
CIE-LAB | 24.376, 66.201, -90.164 |
CIE-LCH | 24.376, 111.857, 306.287 |
CIE-LUV | 24.376, -7.093, -98.372 |
Hunter-Lab | 20.535, 55.702, -145.913 |
Binary | 00000000, 00000000, 11001001 |
Below, you can see some colors close to #0000c9. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #0000c9.
<span style="color:#0000c9">Text here</span>
This paragraph has a background color of #0000c9.
<p style="background-color:#0000c9;">Content here</p>
This element has a border color of #0000c9.
<div style="border:1px #0000c9;">Content here</div>
.text {color:#0000c9;}
.background {background-color:#0000c9;}
.border {border:1px solid #0000c9;}
.text-shadow {border:1px solid #0000c9;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #00000a is the darkest color, while #f4f4ff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #646465 is the less saturated color, while #0808c1 is the most saturated one.