Shades of Au Chico #A36257
Tints of Au Chico #A36257
RGB
CMYK
RGB Variations
Color information
#A36257 (or 0xA36257) is known color: Au Chico. HEX triplet: A3, 62 and 57. RGB value is (163,98,87). Sum of RGB (Red+Green+Blue) = 163+98+87=348 (46% of max value = 765). Red value is 163 (64.06% from 255 or 46.84% from 348); Green value is 98 (38.67% from 255 or 28.16% from 348); Blue value is 87 (34.38% from 255 or 25% from 348); Max value from RGB is 163 - color contains mainly: red. Hex color #A36257 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A36257 is #5C9DA8. Grayscale: #747474. Windows color (decimal): -6069673 or 5726883. OLE color: 5726883.
HSL color Cylindrical-coordinate representation of color #A36257: hue angle of 8.68º degrees, saturation: 0.3, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #A36257 is Cyan = 0, Magento = 0.40, Yellow = 0.47 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 98 | 87 | - |
| CMYK | 0 | 0.40 | 0.47 | 0.36 |
| HSL | 8.68º | 0.3% | 0.49% | - |
| HSV(B) | 8.68º | 0.47% | 0.64% | - |
| XYZ | 21.19 | 17.21 | 11.22 | - |
| YUV | 116.18 | 111.53 | 161.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 98 | 87 | 0 | 0.40 | 0.47 | 0.36 | 8.68 | 0.3 | 0.49 |
| Hex | A3 | 62 | 57 | 0 | 28 | 2F | 24 | 9 | 1E | 31 |
| Octal | 243 | 142 | 127 | 0 | 50 | 57 | 44 | 11 | 36 | 61 |
| Binary | 10100011 | 1100010 | 1010111 | 0 | 101000 | 101111 | 100100 | 1001 | 11110 | 110001 |
Color Harmonies of #A36257
Complementary color
Monochromatic Colors of #A36257
Black with #A36257
Text Example
Text Example
White with #A36257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36257; }
p { color: rgb(163,98,87); }
H1.HeaderClassName
{
color: #A36257;
}
.AnyTagClassName
{
color: #A36257;
}
</style>
background-color css
<style>
a { background-color: #A36257; }
a { background-color: rgb(163,98,87); }
div.DivClassName
{
background-color: #A36257;
}
.BgClassName
{
background-color: #A36257;
}
</style>
border-color css
<style>
span { border-color: #A36257; }
span { border-color: rgb(163,98,87); }
td.TdClassName
{
border-color: #A36257;
}
.TagClassName
{
border-color: #A36257;
}
</style>