Shades of Au Chico #966657
Tints of Au Chico #966657
RGB
CMYK
RGB Variations
Color information
#966657 (or 0x966657) is known color: Au Chico. HEX triplet: 96, 66 and 57. RGB value is (150,102,87). Sum of RGB (Red+Green+Blue) = 150+102+87=339 (44% of max value = 765). Red value is 150 (58.98% from 255 or 44.25% from 339); Green value is 102 (40.23% from 255 or 30.09% from 339); Blue value is 87 (34.38% from 255 or 25.66% from 339); Max value from RGB is 150 - color contains mainly: red. Hex color #966657 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #966657 is #6999A8. Grayscale: #727272. Windows color (decimal): -6920617 or 5727894. OLE color: 5727894.
HSL color Cylindrical-coordinate representation of color #966657: hue angle of 14.29º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #966657 is Cyan = 0, Magento = 0.32, Yellow = 0.42 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 102 | 87 | - |
| CMYK | 0 | 0.32 | 0.42 | 0.41 |
| HSL | 14.29º | 0.27% | 0.46% | - |
| HSV(B) | 14.29º | 0.42% | 0.59% | - |
| XYZ | 19.05 | 16.67 | 11.23 | - |
| YUV | 114.64 | 112.4 | 153.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 102 | 87 | 0 | 0.32 | 0.42 | 0.41 | 14.29 | 0.27 | 0.46 |
| Hex | 96 | 66 | 57 | 0 | 20 | 2A | 29 | E | 1B | 2E |
| Octal | 226 | 146 | 127 | 0 | 40 | 52 | 51 | 16 | 33 | 56 |
| Binary | 10010110 | 1100110 | 1010111 | 0 | 100000 | 101010 | 101001 | 1110 | 11011 | 101110 |
Color Harmonies of #966657
Complementary color
Monochromatic Colors of #966657
Black with #966657
Text Example
Text Example
White with #966657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966657; }
p { color: rgb(150,102,87); }
H1.HeaderClassName
{
color: #966657;
}
.AnyTagClassName
{
color: #966657;
}
</style>
background-color css
<style>
a { background-color: #966657; }
a { background-color: rgb(150,102,87); }
div.DivClassName
{
background-color: #966657;
}
.BgClassName
{
background-color: #966657;
}
</style>
border-color css
<style>
span { border-color: #966657; }
span { border-color: rgb(150,102,87); }
td.TdClassName
{
border-color: #966657;
}
.TagClassName
{
border-color: #966657;
}
</style>