Shades of Au Chico #936256
Tints of Au Chico #936256
RGB
CMYK
RGB Variations
Color information
#936256 (or 0x936256) is known color: Au Chico. HEX triplet: 93, 62 and 56. RGB value is (147,98,86). Sum of RGB (Red+Green+Blue) = 147+98+86=331 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.41% from 331); Green value is 98 (38.67% from 255 or 29.61% from 331); Blue value is 86 (33.98% from 255 or 25.98% from 331); Max value from RGB is 147 - color contains mainly: red. Hex color #936256 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936256 is #6C9DA9. Grayscale: #6F6F6F. Windows color (decimal): -7118250 or 5661331. OLE color: 5661331.
HSL color Cylindrical-coordinate representation of color #936256: hue angle of 11.8º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #936256 is Cyan = 0, Magento = 0.33, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 98 | 86 | - |
| CMYK | 0 | 0.33 | 0.41 | 0.42 |
| HSL | 11.8º | 0.26% | 0.46% | - |
| HSV(B) | 11.8º | 0.41% | 0.58% | - |
| XYZ | 18.08 | 15.61 | 10.86 | - |
| YUV | 111.28 | 113.73 | 153.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 98 | 86 | 0 | 0.33 | 0.41 | 0.42 | 11.8 | 0.26 | 0.46 |
| Hex | 93 | 62 | 56 | 0 | 21 | 29 | 2A | C | 1A | 2E |
| Octal | 223 | 142 | 126 | 0 | 41 | 51 | 52 | 14 | 32 | 56 |
| Binary | 10010011 | 1100010 | 1010110 | 0 | 100001 | 101001 | 101010 | 1100 | 11010 | 101110 |
Color Harmonies of #936256
Complementary color
Monochromatic Colors of #936256
Black with #936256
Text Example
Text Example
White with #936256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936256; }
p { color: rgb(147,98,86); }
H1.HeaderClassName
{
color: #936256;
}
.AnyTagClassName
{
color: #936256;
}
</style>
background-color css
<style>
a { background-color: #936256; }
a { background-color: rgb(147,98,86); }
div.DivClassName
{
background-color: #936256;
}
.BgClassName
{
background-color: #936256;
}
</style>
border-color css
<style>
span { border-color: #936256; }
span { border-color: rgb(147,98,86); }
td.TdClassName
{
border-color: #936256;
}
.TagClassName
{
border-color: #936256;
}
</style>