Shades of Au Chico #9E6054
Tints of Au Chico #9E6054
RGB
CMYK
RGB Variations
Color information
#9E6054 (or 0x9E6054) is known color: Au Chico. HEX triplet: 9E, 60 and 54. RGB value is (158,96,84). Sum of RGB (Red+Green+Blue) = 158+96+84=338 (44% of max value = 765). Red value is 158 (62.11% from 255 or 46.75% from 338); Green value is 96 (37.89% from 255 or 28.40% from 338); Blue value is 84 (33.20% from 255 or 24.85% from 338); Max value from RGB is 158 - color contains mainly: red. Hex color #9E6054 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E6054 is #619FAB. Grayscale: #717171. Windows color (decimal): -6397868 or 5529758. OLE color: 5529758.
HSL color Cylindrical-coordinate representation of color #9E6054: hue angle of 9.73º degrees, saturation: 0.31, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #9E6054 is Cyan = 0, Magento = 0.39, Yellow = 0.47 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 96 | 84 | - |
| CMYK | 0 | 0.39 | 0.47 | 0.38 |
| HSL | 9.73º | 0.31% | 0.47% | - |
| HSV(B) | 9.73º | 0.47% | 0.62% | - |
| XYZ | 19.88 | 16.27 | 10.48 | - |
| YUV | 113.17 | 111.54 | 159.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 96 | 84 | 0 | 0.39 | 0.47 | 0.38 | 9.73 | 0.31 | 0.47 |
| Hex | 9E | 60 | 54 | 0 | 27 | 2F | 26 | A | 1F | 2F |
| Octal | 236 | 140 | 124 | 0 | 47 | 57 | 46 | 12 | 37 | 57 |
| Binary | 10011110 | 1100000 | 1010100 | 0 | 100111 | 101111 | 100110 | 1010 | 11111 | 101111 |
Color Harmonies of #9E6054
Complementary color
Monochromatic Colors of #9E6054
Black with #9E6054
Text Example
Text Example
White with #9E6054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E6054; }
p { color: rgb(158,96,84); }
H1.HeaderClassName
{
color: #9E6054;
}
.AnyTagClassName
{
color: #9E6054;
}
</style>
background-color css
<style>
a { background-color: #9E6054; }
a { background-color: rgb(158,96,84); }
div.DivClassName
{
background-color: #9E6054;
}
.BgClassName
{
background-color: #9E6054;
}
</style>
border-color css
<style>
span { border-color: #9E6054; }
span { border-color: rgb(158,96,84); }
td.TdClassName
{
border-color: #9E6054;
}
.TagClassName
{
border-color: #9E6054;
}
</style>