Shades of Au Chico #A16754
Tints of Au Chico #A16754
RGB
CMYK
RGB Variations
Color information
#A16754 (or 0xA16754) is known color: Au Chico. HEX triplet: A1, 67 and 54. RGB value is (161,103,84). Sum of RGB (Red+Green+Blue) = 161+103+84=348 (46% of max value = 765). Red value is 161 (63.28% from 255 or 46.26% from 348); Green value is 103 (40.62% from 255 or 29.60% from 348); Blue value is 84 (33.20% from 255 or 24.14% from 348); Max value from RGB is 161 - color contains mainly: red. Hex color #A16754 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16754 is #5E98AB. Grayscale: #767676. Windows color (decimal): -6199468 or 5531553. OLE color: 5531553.
HSL color Cylindrical-coordinate representation of color #A16754: hue angle of 14.81º degrees, saturation: 0.31, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #A16754 is Cyan = 0, Magento = 0.36, Yellow = 0.48 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 103 | 84 | - |
| CMYK | 0 | 0.36 | 0.48 | 0.37 |
| HSL | 14.81º | 0.31% | 0.48% | - |
| HSV(B) | 14.81º | 0.48% | 0.63% | - |
| XYZ | 21.15 | 17.92 | 10.73 | - |
| YUV | 118.18 | 108.72 | 158.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 103 | 84 | 0 | 0.36 | 0.48 | 0.37 | 14.81 | 0.31 | 0.48 |
| Hex | A1 | 67 | 54 | 0 | 24 | 30 | 25 | F | 1F | 30 |
| Octal | 241 | 147 | 124 | 0 | 44 | 60 | 45 | 17 | 37 | 60 |
| Binary | 10100001 | 1100111 | 1010100 | 0 | 100100 | 110000 | 100101 | 1111 | 11111 | 110000 |
Color Harmonies of #A16754
Complementary color
Monochromatic Colors of #A16754
Black with #A16754
Text Example
Text Example
White with #A16754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16754; }
p { color: rgb(161,103,84); }
H1.HeaderClassName
{
color: #A16754;
}
.AnyTagClassName
{
color: #A16754;
}
</style>
background-color css
<style>
a { background-color: #A16754; }
a { background-color: rgb(161,103,84); }
div.DivClassName
{
background-color: #A16754;
}
.BgClassName
{
background-color: #A16754;
}
</style>
border-color css
<style>
span { border-color: #A16754; }
span { border-color: rgb(161,103,84); }
td.TdClassName
{
border-color: #A16754;
}
.TagClassName
{
border-color: #A16754;
}
</style>