In a RGB color space, #009966 hex color (also known as Green Cyan) is composed of 0% red, 60% green and 40% blue. Whereas in a CMYK color space, it is composed of 100% cyan, 0% magenta, 33.3% yellow and 40% black. It has a hue angle of 160 degrees, a saturation of 100% and a lightness of 30%. #009966 color hex could be obtained by blending #00ffcc with #003300. #009966(or #096) is a websafe color.
The hexadecimal color #009966 has RGB values of R:0, G:153, B:102 and CMYK values of C:1, M:0, Y:0.33, K:0.4. Its decimal value is 39270.
Hex triplet | 009966 | #009966 |
RGB Decimal | 0, 153, 102 | rgb(0,153,102) |
RGB Percent | 0, 60, 40 | rgb(0%,60%,40%) |
CMYK | 100, 0, 33.3, 40 | |
HSL | 160°, 100, 30 | hsl(160,100%,30%) |
HSV(HSB) | 160°, 100, 60 | |
Web Safe | 009966 | #096 |
XYZ | 13.79, 23.742, 16.426 |
xyY | 0.256, 0.44, 23.742 |
CIE-LAB | 55.828, -46.877, 17.373 |
CIE-LCH | 55.828, 49.992, 159.665 |
CIE-LUV | 55.828, -48.089, 30.042 |
Hunter-Lab | 48.726, -34.754, 14.12 |
Binary | 00000000, 10011001, 01100110 |
Below, you can see some colors close to #009966. 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 #009966.
<span style="color:#009966">Text here</span>
This paragraph has a background color of #009966.
<p style="background-color:#009966;">Content here</p>
This element has a border color of #009966.
<div style="border:1px #009966;">Content here</div>
.text {color:#009966;}
.background {background-color:#009966;}
.border {border:1px solid #009966;}
.text-shadow {border:1px solid #009966;}
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, #000403 is the darkest color, while #eefff9 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #4c4d4d is the less saturated color, while #069364 is the most saturated one.