Shades of Au Chico #A46258
Tints of Au Chico #A46258
RGB
CMYK
RGB Variations
Color information
#A46258 (or 0xA46258) is known color: Au Chico. HEX triplet: A4, 62 and 58. RGB value is (164,98,88). Sum of RGB (Red+Green+Blue) = 164+98+88=350 (46% of max value = 765). Red value is 164 (64.45% from 255 or 46.86% from 350); Green value is 98 (38.67% from 255 or 28% from 350); Blue value is 88 (34.77% from 255 or 25.14% from 350); Max value from RGB is 164 - color contains mainly: red. Hex color #A46258 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46258 is #5B9DA7. Grayscale: #747474. Windows color (decimal): -6004136 or 5792420. OLE color: 5792420.
HSL color Cylindrical-coordinate representation of color #A46258: hue angle of 7.89º 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 #A46258 is Cyan = 0, Magento = 0.40, Yellow = 0.46 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 98 | 88 | - |
| CMYK | 0 | 0.40 | 0.46 | 0.36 |
| HSL | 7.89º | 0.3% | 0.49% | - |
| HSV(B) | 7.89º | 0.46% | 0.64% | - |
| XYZ | 21.44 | 17.33 | 11.45 | - |
| YUV | 116.59 | 111.87 | 161.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 98 | 88 | 0 | 0.40 | 0.46 | 0.36 | 7.89 | 0.3 | 0.49 |
| Hex | A4 | 62 | 58 | 0 | 28 | 2E | 24 | 8 | 1E | 31 |
| Octal | 244 | 142 | 130 | 0 | 50 | 56 | 44 | 10 | 36 | 61 |
| Binary | 10100100 | 1100010 | 1011000 | 0 | 101000 | 101110 | 100100 | 1000 | 11110 | 110001 |
Color Harmonies of #A46258
Complementary color
Monochromatic Colors of #A46258
Black with #A46258
Text Example
Text Example
White with #A46258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46258; }
p { color: rgb(164,98,88); }
H1.HeaderClassName
{
color: #A46258;
}
.AnyTagClassName
{
color: #A46258;
}
</style>
background-color css
<style>
a { background-color: #A46258; }
a { background-color: rgb(164,98,88); }
div.DivClassName
{
background-color: #A46258;
}
.BgClassName
{
background-color: #A46258;
}
</style>
border-color css
<style>
span { border-color: #A46258; }
span { border-color: rgb(164,98,88); }
td.TdClassName
{
border-color: #A46258;
}
.TagClassName
{
border-color: #A46258;
}
</style>