Shades of Au Chico #966055
Tints of Au Chico #966055
RGB
CMYK
RGB Variations
Color information
#966055 (or 0x966055) is known color: Au Chico. HEX triplet: 96, 60 and 55. RGB value is (150,96,85). Sum of RGB (Red+Green+Blue) = 150+96+85=331 (43% of max value = 765). Red value is 150 (58.98% from 255 or 45.32% from 331); Green value is 96 (37.89% from 255 or 29.00% from 331); Blue value is 85 (33.59% from 255 or 25.68% from 331); Max value from RGB is 150 - color contains mainly: red. Hex color #966055 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #966055 is #699FAA. Grayscale: #6E6E6E. Windows color (decimal): -6922155 or 5595286. OLE color: 5595286.
HSL color Cylindrical-coordinate representation of color #966055: hue angle of 10.15º degrees, saturation: 0.28, 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 #966055 is Cyan = 0, Magento = 0.36, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 96 | 85 | - |
| CMYK | 0 | 0.36 | 0.43 | 0.41 |
| HSL | 10.15º | 0.28% | 0.46% | - |
| HSV(B) | 10.15º | 0.43% | 0.59% | - |
| XYZ | 18.4 | 15.51 | 10.62 | - |
| YUV | 110.89 | 113.39 | 155.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 96 | 85 | 0 | 0.36 | 0.43 | 0.41 | 10.15 | 0.28 | 0.46 |
| Hex | 96 | 60 | 55 | 0 | 24 | 2B | 29 | A | 1C | 2E |
| Octal | 226 | 140 | 125 | 0 | 44 | 53 | 51 | 12 | 34 | 56 |
| Binary | 10010110 | 1100000 | 1010101 | 0 | 100100 | 101011 | 101001 | 1010 | 11100 | 101110 |
Color Harmonies of #966055
Complementary color
Monochromatic Colors of #966055
Black with #966055
Text Example
Text Example
White with #966055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966055; }
p { color: rgb(150,96,85); }
H1.HeaderClassName
{
color: #966055;
}
.AnyTagClassName
{
color: #966055;
}
</style>
background-color css
<style>
a { background-color: #966055; }
a { background-color: rgb(150,96,85); }
div.DivClassName
{
background-color: #966055;
}
.BgClassName
{
background-color: #966055;
}
</style>
border-color css
<style>
span { border-color: #966055; }
span { border-color: rgb(150,96,85); }
td.TdClassName
{
border-color: #966055;
}
.TagClassName
{
border-color: #966055;
}
</style>