Shades of Au Chico #9D6458
Tints of Au Chico #9D6458
RGB
CMYK
RGB Variations
Color information
#9D6458 (or 0x9D6458) is known color: Au Chico. HEX triplet: 9D, 64 and 58. RGB value is (157,100,88). Sum of RGB (Red+Green+Blue) = 157+100+88=345 (45% of max value = 765). Red value is 157 (61.72% from 255 or 45.51% from 345); Green value is 100 (39.45% from 255 or 28.99% from 345); Blue value is 88 (34.77% from 255 or 25.51% from 345); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6458 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D6458 is #629BA7. Grayscale: #737373. Windows color (decimal): -6462376 or 5792925. OLE color: 5792925.
HSL color Cylindrical-coordinate representation of color #9D6458: hue angle of 10.43º degrees, saturation: 0.28, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #9D6458 is Cyan = 0, Magento = 0.36, Yellow = 0.44 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 100 | 88 | - |
| CMYK | 0 | 0.36 | 0.44 | 0.38 |
| HSL | 10.43º | 0.28% | 0.48% | - |
| HSV(B) | 10.43º | 0.44% | 0.62% | - |
| XYZ | 20.22 | 16.99 | 11.45 | - |
| YUV | 115.68 | 112.38 | 157.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 100 | 88 | 0 | 0.36 | 0.44 | 0.38 | 10.43 | 0.28 | 0.48 |
| Hex | 9D | 64 | 58 | 0 | 24 | 2C | 26 | A | 1C | 30 |
| Octal | 235 | 144 | 130 | 0 | 44 | 54 | 46 | 12 | 34 | 60 |
| Binary | 10011101 | 1100100 | 1011000 | 0 | 100100 | 101100 | 100110 | 1010 | 11100 | 110000 |
Color Harmonies of #9D6458
Complementary color
Monochromatic Colors of #9D6458
Black with #9D6458
Text Example
Text Example
White with #9D6458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6458; }
p { color: rgb(157,100,88); }
H1.HeaderClassName
{
color: #9D6458;
}
.AnyTagClassName
{
color: #9D6458;
}
</style>
background-color css
<style>
a { background-color: #9D6458; }
a { background-color: rgb(157,100,88); }
div.DivClassName
{
background-color: #9D6458;
}
.BgClassName
{
background-color: #9D6458;
}
</style>
border-color css
<style>
span { border-color: #9D6458; }
span { border-color: rgb(157,100,88); }
td.TdClassName
{
border-color: #9D6458;
}
.TagClassName
{
border-color: #9D6458;
}
</style>