Shades of Au Chico #956656
Tints of Au Chico #956656
RGB
CMYK
RGB Variations
Color information
#956656 (or 0x956656) is known color: Au Chico. HEX triplet: 95, 66 and 56. RGB value is (149,102,86). Sum of RGB (Red+Green+Blue) = 149+102+86=337 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.21% from 337); Green value is 102 (40.23% from 255 or 30.27% from 337); Blue value is 86 (33.98% from 255 or 25.52% from 337); Max value from RGB is 149 - color contains mainly: red. Hex color #956656 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #956656 is #6A99A9. Grayscale: #727272. Windows color (decimal): -6986154 or 5662357. OLE color: 5662357.
HSL color Cylindrical-coordinate representation of color #956656: hue angle of 15.24º 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 #956656 is Cyan = 0, Magento = 0.32, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 102 | 86 | - |
| CMYK | 0 | 0.32 | 0.42 | 0.42 |
| HSL | 15.24º | 0.27% | 0.46% | - |
| HSV(B) | 15.24º | 0.42% | 0.58% | - |
| XYZ | 18.83 | 16.56 | 11.01 | - |
| YUV | 114.23 | 112.07 | 152.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 102 | 86 | 0 | 0.32 | 0.42 | 0.42 | 15.24 | 0.27 | 0.46 |
| Hex | 95 | 66 | 56 | 0 | 20 | 2A | 2A | F | 1B | 2E |
| Octal | 225 | 146 | 126 | 0 | 40 | 52 | 52 | 17 | 33 | 56 |
| Binary | 10010101 | 1100110 | 1010110 | 0 | 100000 | 101010 | 101010 | 1111 | 11011 | 101110 |
Color Harmonies of #956656
Complementary color
Monochromatic Colors of #956656
Black with #956656
Text Example
Text Example
White with #956656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956656; }
p { color: rgb(149,102,86); }
H1.HeaderClassName
{
color: #956656;
}
.AnyTagClassName
{
color: #956656;
}
</style>
background-color css
<style>
a { background-color: #956656; }
a { background-color: rgb(149,102,86); }
div.DivClassName
{
background-color: #956656;
}
.BgClassName
{
background-color: #956656;
}
</style>
border-color css
<style>
span { border-color: #956656; }
span { border-color: rgb(149,102,86); }
td.TdClassName
{
border-color: #956656;
}
.TagClassName
{
border-color: #956656;
}
</style>