Shades of Au Chico #966356
Tints of Au Chico #966356
RGB
CMYK
RGB Variations
Color information
#966356 (or 0x966356) is known color: Au Chico. HEX triplet: 96, 63 and 56. RGB value is (150,99,86). Sum of RGB (Red+Green+Blue) = 150+99+86=335 (44% of max value = 765). Red value is 150 (58.98% from 255 or 44.78% from 335); Green value is 99 (39.06% from 255 or 29.55% from 335); Blue value is 86 (33.98% from 255 or 25.67% from 335); Max value from RGB is 150 - color contains mainly: red. Hex color #966356 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #966356 is #699CA9. Grayscale: #707070. Windows color (decimal): -6921386 or 5661590. OLE color: 5661590.
HSL color Cylindrical-coordinate representation of color #966356: hue angle of 12.19º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #966356 is Cyan = 0, Magento = 0.34, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 99 | 86 | - |
| CMYK | 0 | 0.34 | 0.43 | 0.41 |
| HSL | 12.19º | 0.27% | 0.46% | - |
| HSV(B) | 12.19º | 0.43% | 0.59% | - |
| XYZ | 18.72 | 16.08 | 10.92 | - |
| YUV | 112.77 | 112.9 | 154.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 99 | 86 | 0 | 0.34 | 0.43 | 0.41 | 12.19 | 0.27 | 0.46 |
| Hex | 96 | 63 | 56 | 0 | 22 | 2B | 29 | C | 1B | 2E |
| Octal | 226 | 143 | 126 | 0 | 42 | 53 | 51 | 14 | 33 | 56 |
| Binary | 10010110 | 1100011 | 1010110 | 0 | 100010 | 101011 | 101001 | 1100 | 11011 | 101110 |
Color Harmonies of #966356
Complementary color
Monochromatic Colors of #966356
Black with #966356
Text Example
Text Example
White with #966356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966356; }
p { color: rgb(150,99,86); }
H1.HeaderClassName
{
color: #966356;
}
.AnyTagClassName
{
color: #966356;
}
</style>
background-color css
<style>
a { background-color: #966356; }
a { background-color: rgb(150,99,86); }
div.DivClassName
{
background-color: #966356;
}
.BgClassName
{
background-color: #966356;
}
</style>
border-color css
<style>
span { border-color: #966356; }
span { border-color: rgb(150,99,86); }
td.TdClassName
{
border-color: #966356;
}
.TagClassName
{
border-color: #966356;
}
</style>