Shades of Au Chico #A46158
Tints of Au Chico #A46158
RGB
CMYK
RGB Variations
Color information
#A46158 (or 0xA46158) is known color: Au Chico. HEX triplet: A4, 61 and 58. RGB value is (164,97,88). Sum of RGB (Red+Green+Blue) = 164+97+88=349 (46% of max value = 765). Red value is 164 (64.45% from 255 or 46.99% from 349); Green value is 97 (38.28% from 255 or 27.79% from 349); Blue value is 88 (34.77% from 255 or 25.21% from 349); Max value from RGB is 164 - color contains mainly: red. Hex color #A46158 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46158 is #5B9EA7. Grayscale: #747474. Windows color (decimal): -6004392 or 5792164. OLE color: 5792164.
HSL color Cylindrical-coordinate representation of color #A46158: hue angle of 7.11º degrees, saturation: 0.3, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #A46158 is Cyan = 0, Magento = 0.41, Yellow = 0.46 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 97 | 88 | - |
| CMYK | 0 | 0.41 | 0.46 | 0.36 |
| HSL | 7.11º | 0.3% | 0.49% | - |
| HSV(B) | 7.11º | 0.46% | 0.64% | - |
| XYZ | 21.35 | 17.15 | 11.42 | - |
| YUV | 116.01 | 112.2 | 162.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 97 | 88 | 0 | 0.41 | 0.46 | 0.36 | 7.11 | 0.3 | 0.49 |
| Hex | A4 | 61 | 58 | 0 | 29 | 2E | 24 | 7 | 1E | 31 |
| Octal | 244 | 141 | 130 | 0 | 51 | 56 | 44 | 7 | 36 | 61 |
| Binary | 10100100 | 1100001 | 1011000 | 0 | 101001 | 101110 | 100100 | 111 | 11110 | 110001 |
Color Harmonies of #A46158
Complementary color
Monochromatic Colors of #A46158
Black with #A46158
Text Example
Text Example
White with #A46158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46158; }
p { color: rgb(164,97,88); }
H1.HeaderClassName
{
color: #A46158;
}
.AnyTagClassName
{
color: #A46158;
}
</style>
background-color css
<style>
a { background-color: #A46158; }
a { background-color: rgb(164,97,88); }
div.DivClassName
{
background-color: #A46158;
}
.BgClassName
{
background-color: #A46158;
}
</style>
border-color css
<style>
span { border-color: #A46158; }
span { border-color: rgb(164,97,88); }
td.TdClassName
{
border-color: #A46158;
}
.TagClassName
{
border-color: #A46158;
}
</style>