Shades of Au Chico #966357
Tints of Au Chico #966357
RGB
CMYK
RGB Variations
Color information
#966357 (or 0x966357) is known color: Au Chico. HEX triplet: 96, 63 and 57. RGB value is (150,99,87). Sum of RGB (Red+Green+Blue) = 150+99+87=336 (44% of max value = 765). Red value is 150 (58.98% from 255 or 44.64% from 336); Green value is 99 (39.06% from 255 or 29.46% from 336); Blue value is 87 (34.38% from 255 or 25.89% from 336); Max value from RGB is 150 - color contains mainly: red. Hex color #966357 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #966357 is #699CA8. Grayscale: #707070. Windows color (decimal): -6921385 or 5727126. OLE color: 5727126.
HSL color Cylindrical-coordinate representation of color #966357: hue angle of 11.43º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #966357 is Cyan = 0, Magento = 0.34, Yellow = 0.42 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 99 | 87 | - |
| CMYK | 0 | 0.34 | 0.42 | 0.41 |
| HSL | 11.43º | 0.27% | 0.46% | - |
| HSV(B) | 11.43º | 0.42% | 0.59% | - |
| XYZ | 18.76 | 16.1 | 11.13 | - |
| YUV | 112.88 | 113.4 | 154.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 99 | 87 | 0 | 0.34 | 0.42 | 0.41 | 11.43 | 0.27 | 0.46 |
| Hex | 96 | 63 | 57 | 0 | 22 | 2A | 29 | B | 1B | 2E |
| Octal | 226 | 143 | 127 | 0 | 42 | 52 | 51 | 13 | 33 | 56 |
| Binary | 10010110 | 1100011 | 1010111 | 0 | 100010 | 101010 | 101001 | 1011 | 11011 | 101110 |
Color Harmonies of #966357
Complementary color
Monochromatic Colors of #966357
Black with #966357
Text Example
Text Example
White with #966357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966357; }
p { color: rgb(150,99,87); }
H1.HeaderClassName
{
color: #966357;
}
.AnyTagClassName
{
color: #966357;
}
</style>
background-color css
<style>
a { background-color: #966357; }
a { background-color: rgb(150,99,87); }
div.DivClassName
{
background-color: #966357;
}
.BgClassName
{
background-color: #966357;
}
</style>
border-color css
<style>
span { border-color: #966357; }
span { border-color: rgb(150,99,87); }
td.TdClassName
{
border-color: #966357;
}
.TagClassName
{
border-color: #966357;
}
</style>