In a RGB color space, #00006a hex color is composed of 0% red, 0% green and 41.6% blue. Whereas in a CMYK color space, it is composed of 100% cyan, 100% magenta, 0% yellow and 58.4% black. It has a hue angle of 240 degrees, a saturation of 100% and a lightness of 20.8%. #00006a color hex could be obtained by blending #0000d4 with #000000. Closest websafe color is: #000066.
The hexadecimal color #00006a has RGB values of R:0, G:0, B:106 and CMYK values of C:1, M:1, Y:0, K:0.58. Its decimal value is 106.
Hex triplet | 00006a | #00006a |
RGB Decimal | 0, 0, 106 | rgb(0,0,106) |
RGB Percent | 0, 0, 41.6 | rgb(0%,0%,41.6%) |
CMYK | 100, 100, 0, 58.4 | |
HSL | 240°, 100, 20.8 | hsl(240,100%,20.8%) |
HSV(HSB) | 240°, 100, 41.6 | |
Web Safe | 000066 | #006 |
XYZ | 2.602, 1.041, 13.699 |
xyY | 0.15, 0.06, 1.041 |
CIE-LAB | 9.325, 41.523, -56.553 |
CIE-LCH | 9.325, 70.16, 306.287 |
CIE-LUV | 9.325, -2.714, -37.632 |
Hunter-Lab | 10.201, 27.67, -72.483 |
Binary | 00000000, 00000000, 01101010 |
Below, you can see some colors close to #00006a. 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 #00006a.
<span style="color:#00006a">Text here</span>
This paragraph has a background color of #00006a.
<p style="background-color:#00006a;">Content here</p>
This element has a border color of #00006a.
<div style="border:1px #00006a;">Content here</div>
.text {color:#00006a;}
.background {background-color:#00006a;}
.border {border:1px solid #00006a;}
.text-shadow {border:1px solid #00006a;}
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, #353535 is the less saturated color, while #040466 is the most saturated one.