Shades of Au Chico #966556
Tints of Au Chico #966556
RGB
CMYK
RGB Variations
Color information
#966556 (or 0x966556) is known color: Au Chico. HEX triplet: 96, 65 and 56. RGB value is (150,101,86). Sum of RGB (Red+Green+Blue) = 150+101+86=337 (44% of max value = 765). Red value is 150 (58.98% from 255 or 44.51% from 337); Green value is 101 (39.84% from 255 or 29.97% from 337); Blue value is 86 (33.98% from 255 or 25.52% from 337); Max value from RGB is 150 - color contains mainly: red. Hex color #966556 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #966556 is #699AA9. Grayscale: #727272. Windows color (decimal): -6920874 or 5662102. OLE color: 5662102.
HSL color Cylindrical-coordinate representation of color #966556: hue angle of 14.06º 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 #966556 is Cyan = 0, Magento = 0.33, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 101 | 86 | - |
| CMYK | 0 | 0.33 | 0.43 | 0.41 |
| HSL | 14.06º | 0.27% | 0.46% | - |
| HSV(B) | 14.06º | 0.43% | 0.59% | - |
| XYZ | 18.91 | 16.46 | 10.99 | - |
| YUV | 113.94 | 112.23 | 153.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 101 | 86 | 0 | 0.33 | 0.43 | 0.41 | 14.06 | 0.27 | 0.46 |
| Hex | 96 | 65 | 56 | 0 | 21 | 2B | 29 | E | 1B | 2E |
| Octal | 226 | 145 | 126 | 0 | 41 | 53 | 51 | 16 | 33 | 56 |
| Binary | 10010110 | 1100101 | 1010110 | 0 | 100001 | 101011 | 101001 | 1110 | 11011 | 101110 |
Color Harmonies of #966556
Complementary color
Monochromatic Colors of #966556
Black with #966556
Text Example
Text Example
White with #966556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966556; }
p { color: rgb(150,101,86); }
H1.HeaderClassName
{
color: #966556;
}
.AnyTagClassName
{
color: #966556;
}
</style>
background-color css
<style>
a { background-color: #966556; }
a { background-color: rgb(150,101,86); }
div.DivClassName
{
background-color: #966556;
}
.BgClassName
{
background-color: #966556;
}
</style>
border-color css
<style>
span { border-color: #966556; }
span { border-color: rgb(150,101,86); }
td.TdClassName
{
border-color: #966556;
}
.TagClassName
{
border-color: #966556;
}
</style>