Shades of Au Chico #A66658
Tints of Au Chico #A66658
RGB
CMYK
RGB Variations
Color information
#A66658 (or 0xA66658) is known color: Au Chico. HEX triplet: A6, 66 and 58. RGB value is (166,102,88). Sum of RGB (Red+Green+Blue) = 166+102+88=356 (47% of max value = 765). Red value is 166 (65.23% from 255 or 46.63% from 356); Green value is 102 (40.23% from 255 or 28.65% from 356); Blue value is 88 (34.77% from 255 or 24.72% from 356); Max value from RGB is 166 - color contains mainly: red. Hex color #A66658 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A66658 is #5999A7. Grayscale: #777777. Windows color (decimal): -5872040 or 5793446. OLE color: 5793446.
HSL color Cylindrical-coordinate representation of color #A66658: hue angle of 10.77º 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 #A66658 is Cyan = 0, Magento = 0.39, Yellow = 0.47 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 102 | 88 | - |
| CMYK | 0 | 0.39 | 0.47 | 0.35 |
| HSL | 10.77º | 0.31% | 0.5% | - |
| HSV(B) | 10.77º | 0.47% | 0.65% | - |
| XYZ | 22.24 | 18.31 | 11.6 | - |
| YUV | 119.54 | 110.2 | 161.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 102 | 88 | 0 | 0.39 | 0.47 | 0.35 | 10.77 | 0.31 | 0.5 |
| Hex | A6 | 66 | 58 | 0 | 27 | 2F | 23 | B | 1F | 32 |
| Octal | 246 | 146 | 130 | 0 | 47 | 57 | 43 | 13 | 37 | 62 |
| Binary | 10100110 | 1100110 | 1011000 | 0 | 100111 | 101111 | 100011 | 1011 | 11111 | 110010 |
Color Harmonies of #A66658
Complementary color
Monochromatic Colors of #A66658
Black with #A66658
Text Example
Text Example
White with #A66658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66658; }
p { color: rgb(166,102,88); }
H1.HeaderClassName
{
color: #A66658;
}
.AnyTagClassName
{
color: #A66658;
}
</style>
background-color css
<style>
a { background-color: #A66658; }
a { background-color: rgb(166,102,88); }
div.DivClassName
{
background-color: #A66658;
}
.BgClassName
{
background-color: #A66658;
}
</style>
border-color css
<style>
span { border-color: #A66658; }
span { border-color: rgb(166,102,88); }
td.TdClassName
{
border-color: #A66658;
}
.TagClassName
{
border-color: #A66658;
}
</style>