In a RGB color space, #0000d7 hex color is composed of 0% red, 0% green and 84.3% blue. Whereas in a CMYK color space, it is composed of 100% cyan, 100% magenta, 0% yellow and 15.7% black. It has a hue angle of 240 degrees, a saturation of 100% and a lightness of 42.2%. #0000d7 color hex could be obtained by blending #0000ff with #0000af. Closest websafe color is: #0000cc.
The hexadecimal color #0000d7 has RGB values of R:0, G:0, B:215 and CMYK values of C:1, M:1, Y:0, K:0.16. Its decimal value is 215.
Hex triplet | 0000d7 | #0000d7 |
RGB Decimal | 0, 0, 215 | rgb(0,0,215) |
RGB Percent | 0, 0, 84.3 | rgb(0%,0%,84.3%) |
CMYK | 100, 100, 0, 15.7 | |
HSL | 240°, 100, 42.2 | hsl(240,100%,42.2%) |
HSV(HSB) | 240°, 100, 84.3 | |
Web Safe | 0000cc | #00c |
XYZ | 12.266, 4.906, 64.591 |
xyY | 0.15, 0.06, 4.906 |
CIE-LAB | 26.466, 69.627, -94.83 |
CIE-LCH | 26.466, 117.647, 306.287 |
CIE-LUV | 26.466, -7.701, -106.805 |
Hunter-Lab | 22.15, 60.082, -157.386 |
Binary | 00000000, 00000000, 11010111 |
Below, you can see some colors close to #0000d7. 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 #0000d7.
<span style="color:#0000d7">Text here</span>
This paragraph has a background color of #0000d7.
<p style="background-color:#0000d7;">Content here</p>
This element has a border color of #0000d7.
<div style="border:1px #0000d7;">Content here</div>
.text {color:#0000d7;}
.background {background-color:#0000d7;}
.border {border:1px solid #0000d7;}
.text-shadow {border:1px solid #0000d7;}
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, #000002 is the darkest color, while #ececff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #6b6b6c is the less saturated color, while #0909ce is the most saturated one.