Shades of Au Chico #9C6756
Tints of Au Chico #9C6756
RGB
CMYK
RGB Variations
Color information
#9C6756 (or 0x9C6756) is known color: Au Chico. HEX triplet: 9C, 67 and 56. RGB value is (156,103,86). Sum of RGB (Red+Green+Blue) = 156+103+86=345 (45% of max value = 765). Red value is 156 (61.33% from 255 or 45.22% from 345); Green value is 103 (40.62% from 255 or 29.86% from 345); Blue value is 86 (33.98% from 255 or 24.93% from 345); Max value from RGB is 156 - color contains mainly: red. Hex color #9C6756 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9C6756 is #6398A9. Grayscale: #757575. Windows color (decimal): -6527146 or 5662620. OLE color: 5662620.
HSL color Cylindrical-coordinate representation of color #9C6756: hue angle of 14.57º degrees, saturation: 0.29, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #9C6756 is Cyan = 0, Magento = 0.34, Yellow = 0.45 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 103 | 86 | - |
| CMYK | 0 | 0.34 | 0.45 | 0.39 |
| HSL | 14.57º | 0.29% | 0.47% | - |
| HSV(B) | 14.57º | 0.45% | 0.61% | - |
| XYZ | 20.24 | 17.44 | 11.1 | - |
| YUV | 116.91 | 110.56 | 155.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 103 | 86 | 0 | 0.34 | 0.45 | 0.39 | 14.57 | 0.29 | 0.47 |
| Hex | 9C | 67 | 56 | 0 | 22 | 2D | 27 | F | 1D | 2F |
| Octal | 234 | 147 | 126 | 0 | 42 | 55 | 47 | 17 | 35 | 57 |
| Binary | 10011100 | 1100111 | 1010110 | 0 | 100010 | 101101 | 100111 | 1111 | 11101 | 101111 |
Color Harmonies of #9C6756
Complementary color
Monochromatic Colors of #9C6756
Black with #9C6756
Text Example
Text Example
White with #9C6756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C6756; }
p { color: rgb(156,103,86); }
H1.HeaderClassName
{
color: #9C6756;
}
.AnyTagClassName
{
color: #9C6756;
}
</style>
background-color css
<style>
a { background-color: #9C6756; }
a { background-color: rgb(156,103,86); }
div.DivClassName
{
background-color: #9C6756;
}
.BgClassName
{
background-color: #9C6756;
}
</style>
border-color css
<style>
span { border-color: #9C6756; }
span { border-color: rgb(156,103,86); }
td.TdClassName
{
border-color: #9C6756;
}
.TagClassName
{
border-color: #9C6756;
}
</style>