Shades of Au Chico #9D6452
Tints of Au Chico #9D6452
RGB
CMYK
RGB Variations
Color information
#9D6452 (or 0x9D6452) is known color: Au Chico. HEX triplet: 9D, 64 and 52. RGB value is (157,100,82). Sum of RGB (Red+Green+Blue) = 157+100+82=339 (44% of max value = 765). Red value is 157 (61.72% from 255 or 46.31% from 339); Green value is 100 (39.45% from 255 or 29.50% from 339); Blue value is 82 (32.42% from 255 or 24.19% from 339); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6452 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D6452 is #629BAD. Grayscale: #737373. Windows color (decimal): -6462382 or 5399709. OLE color: 5399709.
HSL color Cylindrical-coordinate representation of color #9D6452: hue angle of 14.4º degrees, saturation: 0.31, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #9D6452 is Cyan = 0, Magento = 0.36, Yellow = 0.48 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 100 | 82 | - |
| CMYK | 0 | 0.36 | 0.48 | 0.38 |
| HSL | 14.4º | 0.31% | 0.47% | - |
| HSV(B) | 14.4º | 0.48% | 0.62% | - |
| XYZ | 19.98 | 16.89 | 10.19 | - |
| YUV | 114.99 | 109.38 | 157.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 100 | 82 | 0 | 0.36 | 0.48 | 0.38 | 14.4 | 0.31 | 0.47 |
| Hex | 9D | 64 | 52 | 0 | 24 | 30 | 26 | E | 1F | 2F |
| Octal | 235 | 144 | 122 | 0 | 44 | 60 | 46 | 16 | 37 | 57 |
| Binary | 10011101 | 1100100 | 1010010 | 0 | 100100 | 110000 | 100110 | 1110 | 11111 | 101111 |
Color Harmonies of #9D6452
Complementary color
Monochromatic Colors of #9D6452
Black with #9D6452
Text Example
Text Example
White with #9D6452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6452; }
p { color: rgb(157,100,82); }
H1.HeaderClassName
{
color: #9D6452;
}
.AnyTagClassName
{
color: #9D6452;
}
</style>
background-color css
<style>
a { background-color: #9D6452; }
a { background-color: rgb(157,100,82); }
div.DivClassName
{
background-color: #9D6452;
}
.BgClassName
{
background-color: #9D6452;
}
</style>
border-color css
<style>
span { border-color: #9D6452; }
span { border-color: rgb(157,100,82); }
td.TdClassName
{
border-color: #9D6452;
}
.TagClassName
{
border-color: #9D6452;
}
</style>