Shades of Au Chico #A46058
Tints of Au Chico #A46058
RGB
CMYK
RGB Variations
Color information
#A46058 (or 0xA46058) is known color: Au Chico. HEX triplet: A4, 60 and 58. RGB value is (164,96,88). Sum of RGB (Red+Green+Blue) = 164+96+88=348 (46% of max value = 765). Red value is 164 (64.45% from 255 or 47.13% from 348); Green value is 96 (37.89% from 255 or 27.59% from 348); Blue value is 88 (34.77% from 255 or 25.29% from 348); Max value from RGB is 164 - color contains mainly: red. Hex color #A46058 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46058 is #5B9FA7. Grayscale: #737373. Windows color (decimal): -6004648 or 5791908. OLE color: 5791908.
HSL color Cylindrical-coordinate representation of color #A46058: hue angle of 6.32º 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 #A46058 is Cyan = 0, Magento = 0.41, Yellow = 0.46 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 96 | 88 | - |
| CMYK | 0 | 0.41 | 0.46 | 0.36 |
| HSL | 6.32º | 0.3% | 0.49% | - |
| HSV(B) | 6.32º | 0.46% | 0.64% | - |
| XYZ | 21.25 | 16.96 | 11.39 | - |
| YUV | 115.42 | 112.53 | 162.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 96 | 88 | 0 | 0.41 | 0.46 | 0.36 | 6.32 | 0.3 | 0.49 |
| Hex | A4 | 60 | 58 | 0 | 29 | 2E | 24 | 6 | 1E | 31 |
| Octal | 244 | 140 | 130 | 0 | 51 | 56 | 44 | 6 | 36 | 61 |
| Binary | 10100100 | 1100000 | 1011000 | 0 | 101001 | 101110 | 100100 | 110 | 11110 | 110001 |
Color Harmonies of #A46058
Complementary color
Monochromatic Colors of #A46058
Black with #A46058
Text Example
Text Example
White with #A46058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46058; }
p { color: rgb(164,96,88); }
H1.HeaderClassName
{
color: #A46058;
}
.AnyTagClassName
{
color: #A46058;
}
</style>
background-color css
<style>
a { background-color: #A46058; }
a { background-color: rgb(164,96,88); }
div.DivClassName
{
background-color: #A46058;
}
.BgClassName
{
background-color: #A46058;
}
</style>
border-color css
<style>
span { border-color: #A46058; }
span { border-color: rgb(164,96,88); }
td.TdClassName
{
border-color: #A46058;
}
.TagClassName
{
border-color: #A46058;
}
</style>