Shades of Au Chico #936557
Tints of Au Chico #936557
RGB
CMYK
RGB Variations
Color information
#936557 (or 0x936557) is known color: Au Chico. HEX triplet: 93, 65 and 57. RGB value is (147,101,87). Sum of RGB (Red+Green+Blue) = 147+101+87=335 (44% of max value = 765). Red value is 147 (57.81% from 255 or 43.88% from 335); Green value is 101 (39.84% from 255 or 30.15% from 335); Blue value is 87 (34.38% from 255 or 25.97% from 335); Max value from RGB is 147 - color contains mainly: red. Hex color #936557 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936557 is #6C9AA8. Grayscale: #717171. Windows color (decimal): -7117481 or 5727635. OLE color: 5727635.
HSL color Cylindrical-coordinate representation of color #936557: hue angle of 14º 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 #936557 is Cyan = 0, Magento = 0.31, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 101 | 87 | - |
| CMYK | 0 | 0.31 | 0.41 | 0.42 |
| HSL | 14º | 0.26% | 0.46% | - |
| HSV(B) | 14º | 0.41% | 0.58% | - |
| XYZ | 18.41 | 16.2 | 11.17 | - |
| YUV | 113.16 | 113.24 | 152.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 101 | 87 | 0 | 0.31 | 0.41 | 0.42 | 14 | 0.26 | 0.46 |
| Hex | 93 | 65 | 57 | 0 | 1F | 29 | 2A | E | 1A | 2E |
| Octal | 223 | 145 | 127 | 0 | 37 | 51 | 52 | 16 | 32 | 56 |
| Binary | 10010011 | 1100101 | 1010111 | 0 | 11111 | 101001 | 101010 | 1110 | 11010 | 101110 |
Color Harmonies of #936557
Complementary color
Monochromatic Colors of #936557
Black with #936557
Text Example
Text Example
White with #936557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936557; }
p { color: rgb(147,101,87); }
H1.HeaderClassName
{
color: #936557;
}
.AnyTagClassName
{
color: #936557;
}
</style>
background-color css
<style>
a { background-color: #936557; }
a { background-color: rgb(147,101,87); }
div.DivClassName
{
background-color: #936557;
}
.BgClassName
{
background-color: #936557;
}
</style>
border-color css
<style>
span { border-color: #936557; }
span { border-color: rgb(147,101,87); }
td.TdClassName
{
border-color: #936557;
}
.TagClassName
{
border-color: #936557;
}
</style>