Shades of Au Chico #A46457
Tints of Au Chico #A46457
RGB
CMYK
RGB Variations
Color information
#A46457 (or 0xA46457) is known color: Au Chico. HEX triplet: A4, 64 and 57. RGB value is (164,100,87). Sum of RGB (Red+Green+Blue) = 164+100+87=351 (46% of max value = 765). Red value is 164 (64.45% from 255 or 46.72% from 351); Green value is 100 (39.45% from 255 or 28.49% from 351); Blue value is 87 (34.38% from 255 or 24.79% from 351); Max value from RGB is 164 - color contains mainly: red. Hex color #A46457 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46457 is #5B9BA8. Grayscale: #757575. Windows color (decimal): -6003625 or 5727396. OLE color: 5727396.
HSL color Cylindrical-coordinate representation of color #A46457: hue angle of 10.13º degrees, saturation: 0.31, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #A46457 is Cyan = 0, Magento = 0.39, Yellow = 0.47 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 100 | 87 | - |
| CMYK | 0 | 0.39 | 0.47 | 0.36 |
| HSL | 10.13º | 0.31% | 0.49% | - |
| HSV(B) | 10.13º | 0.47% | 0.64% | - |
| XYZ | 21.59 | 17.69 | 11.29 | - |
| YUV | 117.65 | 110.7 | 161.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 100 | 87 | 0 | 0.39 | 0.47 | 0.36 | 10.13 | 0.31 | 0.49 |
| Hex | A4 | 64 | 57 | 0 | 27 | 2F | 24 | A | 1F | 31 |
| Octal | 244 | 144 | 127 | 0 | 47 | 57 | 44 | 12 | 37 | 61 |
| Binary | 10100100 | 1100100 | 1010111 | 0 | 100111 | 101111 | 100100 | 1010 | 11111 | 110001 |
Color Harmonies of #A46457
Complementary color
Monochromatic Colors of #A46457
Black with #A46457
Text Example
Text Example
White with #A46457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46457; }
p { color: rgb(164,100,87); }
H1.HeaderClassName
{
color: #A46457;
}
.AnyTagClassName
{
color: #A46457;
}
</style>
background-color css
<style>
a { background-color: #A46457; }
a { background-color: rgb(164,100,87); }
div.DivClassName
{
background-color: #A46457;
}
.BgClassName
{
background-color: #A46457;
}
</style>
border-color css
<style>
span { border-color: #A46457; }
span { border-color: rgb(164,100,87); }
td.TdClassName
{
border-color: #A46457;
}
.TagClassName
{
border-color: #A46457;
}
</style>