In a RGB color space, #996600 hex color (also known as Gamboge Brown) is composed of 60% red, 40% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 33.3% magenta, 100% yellow and 40% black. It has a hue angle of 40 degrees, a saturation of 100% and a lightness of 30%. #996600 color hex could be obtained by blending #ffcc00 with #330000. #996600(or #960) is a websafe color.
The hexadecimal color #996600 has RGB values of R:153, G:102, B:0 and CMYK values of C:0, M:0.33, Y:1, K:0.4. Its decimal value is 10053120.
Hex triplet | 996600 | #996600 |
RGB Decimal | 153, 102, 0 | rgb(153,102,0) |
RGB Percent | 60, 40, 0 | rgb(60%,40%,0%) |
CMYK | 0, 33.3, 100, 40 | |
HSL | 40°, 100, 30 | hsl(40,100%,30%) |
HSV(HSB) | 40°, 100, 60 | |
Web Safe | 996600 | #960 |
XYZ | 17.888, 16.275, 2.199 |
xyY | 0.492, 0.448, 16.275 |
CIE-LAB | 47.333, 13.548, 54.734 |
CIE-LCH | 47.333, 56.385, 76.097 |
CIE-LUV | 47.333, 42.177, 47.364 |
Hunter-Lab | 40.342, 8.55, 25.008 |
Binary | 10011001, 01100110, 00000000 |
Below, you can see some colors close to #996600. 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 #996600.
<span style="color:#996600">Text here</span>
This paragraph has a background color of #996600.
<p style="background-color:#996600;">Content here</p>
This element has a border color of #996600.
<div style="border:1px #996600;">Content here</div>
.text {color:#996600;}
.background {background-color:#996600;}
.border {border:1px solid #996600;}
.text-shadow {border:1px solid #996600;}
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, #040300 is the darkest color, while #fff9ee is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #4d4d4c is the less saturated color, while #936406 is the most saturated one.