Shades of Au Chico #9C6558
Tints of Au Chico #9C6558
RGB
CMYK
RGB Variations
Color information
#9C6558 (or 0x9C6558) is known color: Au Chico. HEX triplet: 9C, 65 and 58. RGB value is (156,101,88). Sum of RGB (Red+Green+Blue) = 156+101+88=345 (45% of max value = 765). Red value is 156 (61.33% from 255 or 45.22% from 345); Green value is 101 (39.84% from 255 or 29.28% from 345); Blue value is 88 (34.77% from 255 or 25.51% from 345); Max value from RGB is 156 - color contains mainly: red. Hex color #9C6558 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9C6558 is #639AA7. Grayscale: #747474. Windows color (decimal): -6527656 or 5793180. OLE color: 5793180.
HSL color Cylindrical-coordinate representation of color #9C6558: hue angle of 11.47º 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 #9C6558 is Cyan = 0, Magento = 0.35, Yellow = 0.44 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 101 | 88 | - |
| CMYK | 0 | 0.35 | 0.44 | 0.39 |
| HSL | 11.47º | 0.28% | 0.48% | - |
| HSV(B) | 11.47º | 0.44% | 0.61% | - |
| XYZ | 20.13 | 17.08 | 11.47 | - |
| YUV | 115.96 | 112.22 | 156.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 101 | 88 | 0 | 0.35 | 0.44 | 0.39 | 11.47 | 0.28 | 0.48 |
| Hex | 9C | 65 | 58 | 0 | 23 | 2C | 27 | B | 1C | 30 |
| Octal | 234 | 145 | 130 | 0 | 43 | 54 | 47 | 13 | 34 | 60 |
| Binary | 10011100 | 1100101 | 1011000 | 0 | 100011 | 101100 | 100111 | 1011 | 11100 | 110000 |
Color Harmonies of #9C6558
Complementary color
Monochromatic Colors of #9C6558
Black with #9C6558
Text Example
Text Example
White with #9C6558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C6558; }
p { color: rgb(156,101,88); }
H1.HeaderClassName
{
color: #9C6558;
}
.AnyTagClassName
{
color: #9C6558;
}
</style>
background-color css
<style>
a { background-color: #9C6558; }
a { background-color: rgb(156,101,88); }
div.DivClassName
{
background-color: #9C6558;
}
.BgClassName
{
background-color: #9C6558;
}
</style>
border-color css
<style>
span { border-color: #9C6558; }
span { border-color: rgb(156,101,88); }
td.TdClassName
{
border-color: #9C6558;
}
.TagClassName
{
border-color: #9C6558;
}
</style>