Shades of Au Chico #956556
Tints of Au Chico #956556
RGB
CMYK
RGB Variations
Color information
#956556 (or 0x956556) is known color: Au Chico. HEX triplet: 95, 65 and 56. RGB value is (149,101,86). Sum of RGB (Red+Green+Blue) = 149+101+86=336 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.35% from 336); Green value is 101 (39.84% from 255 or 30.06% from 336); Blue value is 86 (33.98% from 255 or 25.60% from 336); Max value from RGB is 149 - color contains mainly: red. Hex color #956556 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #956556 is #6A9AA9. Grayscale: #717171. Windows color (decimal): -6986410 or 5662101. OLE color: 5662101.
HSL color Cylindrical-coordinate representation of color #956556: hue angle of 14.29º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #956556 is Cyan = 0, Magento = 0.32, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 101 | 86 | - |
| CMYK | 0 | 0.32 | 0.42 | 0.42 |
| HSL | 14.29º | 0.27% | 0.46% | - |
| HSV(B) | 14.29º | 0.42% | 0.58% | - |
| XYZ | 18.73 | 16.37 | 10.98 | - |
| YUV | 113.64 | 112.4 | 153.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 101 | 86 | 0 | 0.32 | 0.42 | 0.42 | 14.29 | 0.27 | 0.46 |
| Hex | 95 | 65 | 56 | 0 | 20 | 2A | 2A | E | 1B | 2E |
| Octal | 225 | 145 | 126 | 0 | 40 | 52 | 52 | 16 | 33 | 56 |
| Binary | 10010101 | 1100101 | 1010110 | 0 | 100000 | 101010 | 101010 | 1110 | 11011 | 101110 |
Color Harmonies of #956556
Complementary color
Monochromatic Colors of #956556
Black with #956556
Text Example
Text Example
White with #956556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956556; }
p { color: rgb(149,101,86); }
H1.HeaderClassName
{
color: #956556;
}
.AnyTagClassName
{
color: #956556;
}
</style>
background-color css
<style>
a { background-color: #956556; }
a { background-color: rgb(149,101,86); }
div.DivClassName
{
background-color: #956556;
}
.BgClassName
{
background-color: #956556;
}
</style>
border-color css
<style>
span { border-color: #956556; }
span { border-color: rgb(149,101,86); }
td.TdClassName
{
border-color: #956556;
}
.TagClassName
{
border-color: #956556;
}
</style>