Shades of Au Chico #A66458
Tints of Au Chico #A66458
RGB
CMYK
RGB Variations
Color information
#A66458 (or 0xA66458) is known color: Au Chico. HEX triplet: A6, 64 and 58. RGB value is (166,100,88). Sum of RGB (Red+Green+Blue) = 166+100+88=354 (46% of max value = 765). Red value is 166 (65.23% from 255 or 46.89% from 354); Green value is 100 (39.45% from 255 or 28.25% from 354); Blue value is 88 (34.77% from 255 or 24.86% from 354); Max value from RGB is 166 - color contains mainly: red. Hex color #A66458 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A66458 is #599BA7. Grayscale: #767676. Windows color (decimal): -5872552 or 5792934. OLE color: 5792934.
HSL color Cylindrical-coordinate representation of color #A66458: hue angle of 9.23º degrees, saturation: 0.31, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #A66458 is Cyan = 0, Magento = 0.40, Yellow = 0.47 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 100 | 88 | - |
| CMYK | 0 | 0.40 | 0.47 | 0.35 |
| HSL | 9.23º | 0.31% | 0.5% | - |
| HSV(B) | 9.23º | 0.47% | 0.65% | - |
| XYZ | 22.04 | 17.93 | 11.53 | - |
| YUV | 118.37 | 110.87 | 161.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 100 | 88 | 0 | 0.40 | 0.47 | 0.35 | 9.23 | 0.31 | 0.5 |
| Hex | A6 | 64 | 58 | 0 | 28 | 2F | 23 | 9 | 1F | 32 |
| Octal | 246 | 144 | 130 | 0 | 50 | 57 | 43 | 11 | 37 | 62 |
| Binary | 10100110 | 1100100 | 1011000 | 0 | 101000 | 101111 | 100011 | 1001 | 11111 | 110010 |
Color Harmonies of #A66458
Complementary color
Monochromatic Colors of #A66458
Black with #A66458
Text Example
Text Example
White with #A66458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66458; }
p { color: rgb(166,100,88); }
H1.HeaderClassName
{
color: #A66458;
}
.AnyTagClassName
{
color: #A66458;
}
</style>
background-color css
<style>
a { background-color: #A66458; }
a { background-color: rgb(166,100,88); }
div.DivClassName
{
background-color: #A66458;
}
.BgClassName
{
background-color: #A66458;
}
</style>
border-color css
<style>
span { border-color: #A66458; }
span { border-color: rgb(166,100,88); }
td.TdClassName
{
border-color: #A66458;
}
.TagClassName
{
border-color: #A66458;
}
</style>