Shades of Au Chico #9E6057
Tints of Au Chico #9E6057
RGB
CMYK
RGB Variations
Color information
#9E6057 (or 0x9E6057) is known color: Au Chico. HEX triplet: 9E, 60 and 57. RGB value is (158,96,87). Sum of RGB (Red+Green+Blue) = 158+96+87=341 (45% of max value = 765). Red value is 158 (62.11% from 255 or 46.33% from 341); Green value is 96 (37.89% from 255 or 28.15% from 341); Blue value is 87 (34.38% from 255 or 25.51% from 341); Max value from RGB is 158 - color contains mainly: red. Hex color #9E6057 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E6057 is #619FA8. Grayscale: #717171. Windows color (decimal): -6397865 or 5726366. OLE color: 5726366.
HSL color Cylindrical-coordinate representation of color #9E6057: hue angle of 7.61º degrees, saturation: 0.29, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #9E6057 is Cyan = 0, Magento = 0.39, Yellow = 0.45 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 96 | 87 | - |
| CMYK | 0 | 0.39 | 0.45 | 0.38 |
| HSL | 7.61º | 0.29% | 0.48% | - |
| HSV(B) | 7.61º | 0.45% | 0.62% | - |
| XYZ | 20 | 16.32 | 11.11 | - |
| YUV | 113.51 | 113.04 | 159.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 96 | 87 | 0 | 0.39 | 0.45 | 0.38 | 7.61 | 0.29 | 0.48 |
| Hex | 9E | 60 | 57 | 0 | 27 | 2D | 26 | 8 | 1D | 30 |
| Octal | 236 | 140 | 127 | 0 | 47 | 55 | 46 | 10 | 35 | 60 |
| Binary | 10011110 | 1100000 | 1010111 | 0 | 100111 | 101101 | 100110 | 1000 | 11101 | 110000 |
Color Harmonies of #9E6057
Complementary color
Monochromatic Colors of #9E6057
Black with #9E6057
Text Example
Text Example
White with #9E6057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E6057; }
p { color: rgb(158,96,87); }
H1.HeaderClassName
{
color: #9E6057;
}
.AnyTagClassName
{
color: #9E6057;
}
</style>
background-color css
<style>
a { background-color: #9E6057; }
a { background-color: rgb(158,96,87); }
div.DivClassName
{
background-color: #9E6057;
}
.BgClassName
{
background-color: #9E6057;
}
</style>
border-color css
<style>
span { border-color: #9E6057; }
span { border-color: rgb(158,96,87); }
td.TdClassName
{
border-color: #9E6057;
}
.TagClassName
{
border-color: #9E6057;
}
</style>