Shades of Au Chico #996756
Tints of Au Chico #996756
RGB
CMYK
RGB Variations
Color information
#996756 (or 0x996756) is known color: Au Chico. HEX triplet: 99, 67 and 56. RGB value is (153,103,86). Sum of RGB (Red+Green+Blue) = 153+103+86=342 (45% of max value = 765). Red value is 153 (60.16% from 255 or 44.74% from 342); Green value is 103 (40.62% from 255 or 30.12% from 342); Blue value is 86 (33.98% from 255 or 25.15% from 342); Max value from RGB is 153 - color contains mainly: red. Hex color #996756 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #996756 is #6698A9. Grayscale: #747474. Windows color (decimal): -6723754 or 5662617. OLE color: 5662617.
HSL color Cylindrical-coordinate representation of color #996756: hue angle of 15.22º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #996756 is Cyan = 0, Magento = 0.33, Yellow = 0.44 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 103 | 86 | - |
| CMYK | 0 | 0.33 | 0.44 | 0.4 |
| HSL | 15.22º | 0.28% | 0.47% | - |
| HSV(B) | 15.22º | 0.44% | 0.6% | - |
| XYZ | 19.67 | 17.14 | 11.08 | - |
| YUV | 116.01 | 111.07 | 154.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 103 | 86 | 0 | 0.33 | 0.44 | 0.4 | 15.22 | 0.28 | 0.47 |
| Hex | 99 | 67 | 56 | 0 | 21 | 2C | 28 | F | 1C | 2F |
| Octal | 231 | 147 | 126 | 0 | 41 | 54 | 50 | 17 | 34 | 57 |
| Binary | 10011001 | 1100111 | 1010110 | 0 | 100001 | 101100 | 101000 | 1111 | 11100 | 101111 |
Color Harmonies of #996756
Complementary color
Monochromatic Colors of #996756
Black with #996756
Text Example
Text Example
White with #996756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #996756; }
p { color: rgb(153,103,86); }
H1.HeaderClassName
{
color: #996756;
}
.AnyTagClassName
{
color: #996756;
}
</style>
background-color css
<style>
a { background-color: #996756; }
a { background-color: rgb(153,103,86); }
div.DivClassName
{
background-color: #996756;
}
.BgClassName
{
background-color: #996756;
}
</style>
border-color css
<style>
span { border-color: #996756; }
span { border-color: rgb(153,103,86); }
td.TdClassName
{
border-color: #996756;
}
.TagClassName
{
border-color: #996756;
}
</style>