Shades of Au Chico #936055
Tints of Au Chico #936055
RGB
CMYK
RGB Variations
Color information
#936055 (or 0x936055) is known color: Au Chico. HEX triplet: 93, 60 and 55. RGB value is (147,96,85). Sum of RGB (Red+Green+Blue) = 147+96+85=328 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.82% from 328); Green value is 96 (37.89% from 255 or 29.27% from 328); Blue value is 85 (33.59% from 255 or 25.91% from 328); Max value from RGB is 147 - color contains mainly: red. Hex color #936055 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936055 is #6C9FAA. Grayscale: #6E6E6E. Windows color (decimal): -7118763 or 5595283. OLE color: 5595283.
HSL color Cylindrical-coordinate representation of color #936055: hue angle of 10.65º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #936055 is Cyan = 0, Magento = 0.35, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 96 | 85 | - |
| CMYK | 0 | 0.35 | 0.42 | 0.42 |
| HSL | 10.65º | 0.27% | 0.45% | - |
| HSV(B) | 10.65º | 0.42% | 0.58% | - |
| XYZ | 17.86 | 15.22 | 10.59 | - |
| YUV | 110 | 113.9 | 154.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 96 | 85 | 0 | 0.35 | 0.42 | 0.42 | 10.65 | 0.27 | 0.45 |
| Hex | 93 | 60 | 55 | 0 | 23 | 2A | 2A | B | 1B | 2D |
| Octal | 223 | 140 | 125 | 0 | 43 | 52 | 52 | 13 | 33 | 55 |
| Binary | 10010011 | 1100000 | 1010101 | 0 | 100011 | 101010 | 101010 | 1011 | 11011 | 101101 |
Color Harmonies of #936055
Complementary color
Monochromatic Colors of #936055
Black with #936055
Text Example
Text Example
White with #936055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936055; }
p { color: rgb(147,96,85); }
H1.HeaderClassName
{
color: #936055;
}
.AnyTagClassName
{
color: #936055;
}
</style>
background-color css
<style>
a { background-color: #936055; }
a { background-color: rgb(147,96,85); }
div.DivClassName
{
background-color: #936055;
}
.BgClassName
{
background-color: #936055;
}
</style>
border-color css
<style>
span { border-color: #936055; }
span { border-color: rgb(147,96,85); }
td.TdClassName
{
border-color: #936055;
}
.TagClassName
{
border-color: #936055;
}
</style>