Shades of Au Chico #996458
Tints of Au Chico #996458
RGB
CMYK
RGB Variations
Color information
#996458 (or 0x996458) is known color: Au Chico. HEX triplet: 99, 64 and 58. RGB value is (153,100,88). Sum of RGB (Red+Green+Blue) = 153+100+88=341 (45% of max value = 765). Red value is 153 (60.16% from 255 or 44.87% from 341); Green value is 100 (39.45% from 255 or 29.33% from 341); Blue value is 88 (34.77% from 255 or 25.81% from 341); Max value from RGB is 153 - color contains mainly: red. Hex color #996458 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #996458 is #669BA7. Grayscale: #727272. Windows color (decimal): -6724520 or 5792921. OLE color: 5792921.
HSL color Cylindrical-coordinate representation of color #996458: hue angle of 11.08º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #996458 is Cyan = 0, Magento = 0.35, Yellow = 0.42 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 100 | 88 | - |
| CMYK | 0 | 0.35 | 0.42 | 0.4 |
| HSL | 11.08º | 0.27% | 0.47% | - |
| HSV(B) | 11.08º | 0.42% | 0.6% | - |
| XYZ | 19.46 | 16.59 | 11.41 | - |
| YUV | 114.48 | 113.06 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 100 | 88 | 0 | 0.35 | 0.42 | 0.4 | 11.08 | 0.27 | 0.47 |
| Hex | 99 | 64 | 58 | 0 | 23 | 2A | 28 | B | 1B | 2F |
| Octal | 231 | 144 | 130 | 0 | 43 | 52 | 50 | 13 | 33 | 57 |
| Binary | 10011001 | 1100100 | 1011000 | 0 | 100011 | 101010 | 101000 | 1011 | 11011 | 101111 |
Color Harmonies of #996458
Complementary color
Monochromatic Colors of #996458
Black with #996458
Text Example
Text Example
White with #996458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #996458; }
p { color: rgb(153,100,88); }
H1.HeaderClassName
{
color: #996458;
}
.AnyTagClassName
{
color: #996458;
}
</style>
background-color css
<style>
a { background-color: #996458; }
a { background-color: rgb(153,100,88); }
div.DivClassName
{
background-color: #996458;
}
.BgClassName
{
background-color: #996458;
}
</style>
border-color css
<style>
span { border-color: #996458; }
span { border-color: rgb(153,100,88); }
td.TdClassName
{
border-color: #996458;
}
.TagClassName
{
border-color: #996458;
}
</style>