In a RGB color space, #002600 hex color is composed of 0% red, 14.9% green and 0% blue. Whereas in a CMYK color space, it is composed of 100% cyan, 0% magenta, 100% yellow and 85.1% black. It has a hue angle of 120 degrees, a saturation of 100% and a lightness of 7.5%. #002600 color hex could be obtained by blending #004c00 with #000000. Closest websafe color is: #003300.
The hexadecimal color #002600 has RGB values of R:0, G:38, B:0 and CMYK values of C:1, M:0, Y:1, K:0.85. Its decimal value is 9728.
Hex triplet | 002600 | #002600 |
RGB Decimal | 0, 38, 0 | rgb(0,38,0) |
RGB Percent | 0, 14.9, 0 | rgb(0%,14.9%,0%) |
CMYK | 100, 0, 100, 85.1 | |
HSL | 120°, 100, 7.5 | hsl(120,100%,7.5%) |
HSV(HSB) | 120°, 100, 14.9 | |
Web Safe | 003300 | #030 |
XYZ | 0.693, 1.386, 0.231 |
xyY | 0.3, 0.6, 1.386 |
CIE-LAB | 11.866, -22.752, 17.153 |
CIE-LCH | 11.866, 28.494, 142.987 |
CIE-LUV | 11.866, -11.236, 14.525 |
Hunter-Lab | 11.774, -10.096, 7.078 |
Binary | 00000000, 00100110, 00000000 |
Below, you can see some colors close to #002600. 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 #002600.
<span style="color:#002600">Text here</span>
This paragraph has a background color of #002600.
<p style="background-color:#002600;">Content here</p>
This element has a border color of #002600.
<div style="border:1px #002600;">Content here</div>
.text {color:#002600;}
.background {background-color:#002600;}
.border {border:1px solid #002600;}
.text-shadow {border:1px solid #002600;}
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, #001100 is the darkest color, while #fbfffb is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #131313 is the less saturated color, while #022402 is the most saturated one.