Shades of Au Chico #9C6057
Tints of Au Chico #9C6057
RGB
CMYK
RGB Variations
Color information
#9C6057 (or 0x9C6057) is known color: Au Chico. HEX triplet: 9C, 60 and 57. RGB value is (156,96,87). Sum of RGB (Red+Green+Blue) = 156+96+87=339 (44% of max value = 765). Red value is 156 (61.33% from 255 or 46.02% from 339); Green value is 96 (37.89% from 255 or 28.32% from 339); Blue value is 87 (34.38% from 255 or 25.66% from 339); Max value from RGB is 156 - color contains mainly: red. Hex color #9C6057 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9C6057 is #639FA8. Grayscale: #717171. Windows color (decimal): -6528937 or 5726364. OLE color: 5726364.
HSL color Cylindrical-coordinate representation of color #9C6057: hue angle of 7.83º degrees, saturation: 0.28, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #9C6057 is Cyan = 0, Magento = 0.38, Yellow = 0.44 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 96 | 87 | - |
| CMYK | 0 | 0.38 | 0.44 | 0.39 |
| HSL | 7.83º | 0.28% | 0.48% | - |
| HSV(B) | 7.83º | 0.44% | 0.61% | - |
| XYZ | 19.61 | 16.12 | 11.09 | - |
| YUV | 112.91 | 113.38 | 158.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 96 | 87 | 0 | 0.38 | 0.44 | 0.39 | 7.83 | 0.28 | 0.48 |
| Hex | 9C | 60 | 57 | 0 | 26 | 2C | 27 | 8 | 1C | 30 |
| Octal | 234 | 140 | 127 | 0 | 46 | 54 | 47 | 10 | 34 | 60 |
| Binary | 10011100 | 1100000 | 1010111 | 0 | 100110 | 101100 | 100111 | 1000 | 11100 | 110000 |
Color Harmonies of #9C6057
Complementary color
Monochromatic Colors of #9C6057
Black with #9C6057
Text Example
Text Example
White with #9C6057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C6057; }
p { color: rgb(156,96,87); }
H1.HeaderClassName
{
color: #9C6057;
}
.AnyTagClassName
{
color: #9C6057;
}
</style>
background-color css
<style>
a { background-color: #9C6057; }
a { background-color: rgb(156,96,87); }
div.DivClassName
{
background-color: #9C6057;
}
.BgClassName
{
background-color: #9C6057;
}
</style>
border-color css
<style>
span { border-color: #9C6057; }
span { border-color: rgb(156,96,87); }
td.TdClassName
{
border-color: #9C6057;
}
.TagClassName
{
border-color: #9C6057;
}
</style>