Shades of Au Chico #936558
Tints of Au Chico #936558
RGB
CMYK
RGB Variations
Color information
#936558 (or 0x936558) is known color: Au Chico. HEX triplet: 93, 65 and 58. RGB value is (147,101,88). Sum of RGB (Red+Green+Blue) = 147+101+88=336 (44% of max value = 765). Red value is 147 (57.81% from 255 or 43.75% from 336); Green value is 101 (39.84% from 255 or 30.06% from 336); Blue value is 88 (34.77% from 255 or 26.19% from 336); Max value from RGB is 147 - color contains mainly: red. Hex color #936558 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936558 is #6C9AA7. Grayscale: #717171. Windows color (decimal): -7117480 or 5793171. OLE color: 5793171.
HSL color Cylindrical-coordinate representation of color #936558: hue angle of 13.22º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #936558 is Cyan = 0, Magento = 0.31, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 101 | 88 | - |
| CMYK | 0 | 0.31 | 0.40 | 0.42 |
| HSL | 13.22º | 0.25% | 0.46% | - |
| HSV(B) | 13.22º | 0.4% | 0.58% | - |
| XYZ | 18.45 | 16.21 | 11.39 | - |
| YUV | 113.27 | 113.74 | 152.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 101 | 88 | 0 | 0.31 | 0.40 | 0.42 | 13.22 | 0.25 | 0.46 |
| Hex | 93 | 65 | 58 | 0 | 1F | 28 | 2A | D | 19 | 2E |
| Octal | 223 | 145 | 130 | 0 | 37 | 50 | 52 | 15 | 31 | 56 |
| Binary | 10010011 | 1100101 | 1011000 | 0 | 11111 | 101000 | 101010 | 1101 | 11001 | 101110 |
Color Harmonies of #936558
Complementary color
Monochromatic Colors of #936558
Black with #936558
Text Example
Text Example
White with #936558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936558; }
p { color: rgb(147,101,88); }
H1.HeaderClassName
{
color: #936558;
}
.AnyTagClassName
{
color: #936558;
}
</style>
background-color css
<style>
a { background-color: #936558; }
a { background-color: rgb(147,101,88); }
div.DivClassName
{
background-color: #936558;
}
.BgClassName
{
background-color: #936558;
}
</style>
border-color css
<style>
span { border-color: #936558; }
span { border-color: rgb(147,101,88); }
td.TdClassName
{
border-color: #936558;
}
.TagClassName
{
border-color: #936558;
}
</style>