Shades of Au Chico #966656
Tints of Au Chico #966656
RGB
CMYK
RGB Variations
Color information
#966656 (or 0x966656) is known color: Au Chico. HEX triplet: 96, 66 and 56. RGB value is (150,102,86). Sum of RGB (Red+Green+Blue) = 150+102+86=338 (44% of max value = 765). Red value is 150 (58.98% from 255 or 44.38% from 338); Green value is 102 (40.23% from 255 or 30.18% from 338); Blue value is 86 (33.98% from 255 or 25.44% from 338); Max value from RGB is 150 - color contains mainly: red. Hex color #966656 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #966656 is #6999A9. Grayscale: #727272. Windows color (decimal): -6920618 or 5662358. OLE color: 5662358.
HSL color Cylindrical-coordinate representation of color #966656: hue angle of 15º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #966656 is Cyan = 0, Magento = 0.32, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 102 | 86 | - |
| CMYK | 0 | 0.32 | 0.43 | 0.41 |
| HSL | 15º | 0.27% | 0.46% | - |
| HSV(B) | 15º | 0.43% | 0.59% | - |
| XYZ | 19.01 | 16.66 | 11.02 | - |
| YUV | 114.53 | 111.9 | 153.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 102 | 86 | 0 | 0.32 | 0.43 | 0.41 | 15 | 0.27 | 0.46 |
| Hex | 96 | 66 | 56 | 0 | 20 | 2B | 29 | F | 1B | 2E |
| Octal | 226 | 146 | 126 | 0 | 40 | 53 | 51 | 17 | 33 | 56 |
| Binary | 10010110 | 1100110 | 1010110 | 0 | 100000 | 101011 | 101001 | 1111 | 11011 | 101110 |
Color Harmonies of #966656
Complementary color
Monochromatic Colors of #966656
Black with #966656
Text Example
Text Example
White with #966656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966656; }
p { color: rgb(150,102,86); }
H1.HeaderClassName
{
color: #966656;
}
.AnyTagClassName
{
color: #966656;
}
</style>
background-color css
<style>
a { background-color: #966656; }
a { background-color: rgb(150,102,86); }
div.DivClassName
{
background-color: #966656;
}
.BgClassName
{
background-color: #966656;
}
</style>
border-color css
<style>
span { border-color: #966656; }
span { border-color: rgb(150,102,86); }
td.TdClassName
{
border-color: #966656;
}
.TagClassName
{
border-color: #966656;
}
</style>