Shades of Au Chico #A46458
Tints of Au Chico #A46458
RGB
CMYK
RGB Variations
Color information
#A46458 (or 0xA46458) is known color: Au Chico. HEX triplet: A4, 64 and 58. RGB value is (164,100,88). Sum of RGB (Red+Green+Blue) = 164+100+88=352 (46% of max value = 765). Red value is 164 (64.45% from 255 or 46.59% from 352); Green value is 100 (39.45% from 255 or 28.41% from 352); Blue value is 88 (34.77% from 255 or 25% from 352); Max value from RGB is 164 - color contains mainly: red. Hex color #A46458 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46458 is #5B9BA7. Grayscale: #757575. Windows color (decimal): -6003624 or 5792932. OLE color: 5792932.
HSL color Cylindrical-coordinate representation of color #A46458: hue angle of 9.47º 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 #A46458 is Cyan = 0, Magento = 0.39, Yellow = 0.46 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 100 | 88 | - |
| CMYK | 0 | 0.39 | 0.46 | 0.36 |
| HSL | 9.47º | 0.3% | 0.49% | - |
| HSV(B) | 9.47º | 0.46% | 0.64% | - |
| XYZ | 21.63 | 17.71 | 11.51 | - |
| YUV | 117.77 | 111.2 | 160.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 100 | 88 | 0 | 0.39 | 0.46 | 0.36 | 9.47 | 0.3 | 0.49 |
| Hex | A4 | 64 | 58 | 0 | 27 | 2E | 24 | 9 | 1E | 31 |
| Octal | 244 | 144 | 130 | 0 | 47 | 56 | 44 | 11 | 36 | 61 |
| Binary | 10100100 | 1100100 | 1011000 | 0 | 100111 | 101110 | 100100 | 1001 | 11110 | 110001 |
Color Harmonies of #A46458
Complementary color
Monochromatic Colors of #A46458
Black with #A46458
Text Example
Text Example
White with #A46458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46458; }
p { color: rgb(164,100,88); }
H1.HeaderClassName
{
color: #A46458;
}
.AnyTagClassName
{
color: #A46458;
}
</style>
background-color css
<style>
a { background-color: #A46458; }
a { background-color: rgb(164,100,88); }
div.DivClassName
{
background-color: #A46458;
}
.BgClassName
{
background-color: #A46458;
}
</style>
border-color css
<style>
span { border-color: #A46458; }
span { border-color: rgb(164,100,88); }
td.TdClassName
{
border-color: #A46458;
}
.TagClassName
{
border-color: #A46458;
}
</style>