Shades of Au Chico #A46958
Tints of Au Chico #A46958
RGB
CMYK
RGB Variations
Color information
#A46958 (or 0xA46958) is known color: Au Chico. HEX triplet: A4, 69 and 58. RGB value is (164,105,88). Sum of RGB (Red+Green+Blue) = 164+105+88=357 (47% of max value = 765). Red value is 164 (64.45% from 255 or 45.94% from 357); Green value is 105 (41.41% from 255 or 29.41% from 357); Blue value is 88 (34.77% from 255 or 24.65% from 357); Max value from RGB is 164 - color contains mainly: red. Hex color #A46958 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46958 is #5B96A7. Grayscale: #787878. Windows color (decimal): -6002344 or 5794212. OLE color: 5794212.
HSL color Cylindrical-coordinate representation of color #A46958: hue angle of 13.42º 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 #A46958 is Cyan = 0, Magento = 0.36, Yellow = 0.46 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 105 | 88 | - |
| CMYK | 0 | 0.36 | 0.46 | 0.36 |
| HSL | 13.42º | 0.3% | 0.49% | - |
| HSV(B) | 13.42º | 0.46% | 0.64% | - |
| XYZ | 22.12 | 18.7 | 11.68 | - |
| YUV | 120.7 | 109.55 | 158.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 105 | 88 | 0 | 0.36 | 0.46 | 0.36 | 13.42 | 0.3 | 0.49 |
| Hex | A4 | 69 | 58 | 0 | 24 | 2E | 24 | D | 1E | 31 |
| Octal | 244 | 151 | 130 | 0 | 44 | 56 | 44 | 15 | 36 | 61 |
| Binary | 10100100 | 1101001 | 1011000 | 0 | 100100 | 101110 | 100100 | 1101 | 11110 | 110001 |
Color Harmonies of #A46958
Complementary color
Monochromatic Colors of #A46958
Black with #A46958
Text Example
Text Example
White with #A46958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46958; }
p { color: rgb(164,105,88); }
H1.HeaderClassName
{
color: #A46958;
}
.AnyTagClassName
{
color: #A46958;
}
</style>
background-color css
<style>
a { background-color: #A46958; }
a { background-color: rgb(164,105,88); }
div.DivClassName
{
background-color: #A46958;
}
.BgClassName
{
background-color: #A46958;
}
</style>
border-color css
<style>
span { border-color: #A46958; }
span { border-color: rgb(164,105,88); }
td.TdClassName
{
border-color: #A46958;
}
.TagClassName
{
border-color: #A46958;
}
</style>