In a RGB color space, #0000d4 hex color is composed of 0% red, 0% green and 83.1% blue. Whereas in a CMYK color space, it is composed of 100% cyan, 100% magenta, 0% yellow and 16.9% black. It has a hue angle of 240 degrees, a saturation of 100% and a lightness of 41.6%. #0000d4 color hex could be obtained by blending #0000ff with #0000a9. Closest websafe color is: #0000cc.
The hexadecimal color #0000d4 has RGB values of R:0, G:0, B:212 and CMYK values of C:1, M:1, Y:0, K:0.17. Its decimal value is 212.
Hex triplet | 0000d4 | #0000d4 |
RGB Decimal | 0, 0, 212 | rgb(0,0,212) |
RGB Percent | 0, 0, 83.1 | rgb(0%,0%,83.1%) |
CMYK | 100, 100, 0, 16.9 | |
HSL | 240°, 100, 41.6 | hsl(240,100%,41.6%) |
HSV(HSB) | 240°, 100, 83.1 | |
Web Safe | 0000cc | #00c |
XYZ | 11.884, 4.753, 62.579 |
xyY | 0.15, 0.06, 4.753 |
CIE-LAB | 26.021, 68.897, -93.835 |
CIE-LCH | 26.021, 116.412, 306.287 |
CIE-LUV | 26.021, -7.572, -105.007 |
Hunter-Lab | 21.802, 59.139, -154.916 |
Binary | 00000000, 00000000, 11010100 |
Below, you can see some colors close to #0000d4. 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 #0000d4.
<span style="color:#0000d4">Text here</span>
This paragraph has a background color of #0000d4.
<p style="background-color:#0000d4;">Content here</p>
This element has a border color of #0000d4.
<div style="border:1px #0000d4;">Content here</div>
.text {color:#0000d4;}
.background {background-color:#0000d4;}
.border {border:1px solid #0000d4;}
.text-shadow {border:1px solid #0000d4;}
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, #000015 is the darkest color, while #ffffff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #6a6a6a is the less saturated color, while #0909cb is the most saturated one.