Shades of Au Chico #956859
Tints of Au Chico #956859
RGB
CMYK
RGB Variations
Color information
#956859 (or 0x956859) is known color: Au Chico. HEX triplet: 95, 68 and 59. RGB value is (149,104,89). Sum of RGB (Red+Green+Blue) = 149+104+89=342 (45% of max value = 765). Red value is 149 (58.59% from 255 or 43.57% from 342); Green value is 104 (41.02% from 255 or 30.41% from 342); Blue value is 89 (35.16% from 255 or 26.02% from 342); Max value from RGB is 149 - color contains mainly: red. Hex color #956859 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #956859 is #6A97A6. Grayscale: #737373. Windows color (decimal): -6985639 or 5859477. OLE color: 5859477.
HSL color Cylindrical-coordinate representation of color #956859: hue angle of 15º degrees, saturation: 0.25, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #956859 is Cyan = 0, Magento = 0.30, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 104 | 89 | - |
| CMYK | 0 | 0.30 | 0.40 | 0.42 |
| HSL | 15º | 0.25% | 0.47% | - |
| HSV(B) | 15º | 0.4% | 0.58% | - |
| XYZ | 19.15 | 17.01 | 11.73 | - |
| YUV | 115.75 | 112.91 | 151.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 104 | 89 | 0 | 0.30 | 0.40 | 0.42 | 15 | 0.25 | 0.47 |
| Hex | 95 | 68 | 59 | 0 | 1E | 28 | 2A | F | 19 | 2F |
| Octal | 225 | 150 | 131 | 0 | 36 | 50 | 52 | 17 | 31 | 57 |
| Binary | 10010101 | 1101000 | 1011001 | 0 | 11110 | 101000 | 101010 | 1111 | 11001 | 101111 |
Color Harmonies of #956859
Complementary color
Monochromatic Colors of #956859
Black with #956859
Text Example
Text Example
White with #956859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956859; }
p { color: rgb(149,104,89); }
H1.HeaderClassName
{
color: #956859;
}
.AnyTagClassName
{
color: #956859;
}
</style>
background-color css
<style>
a { background-color: #956859; }
a { background-color: rgb(149,104,89); }
div.DivClassName
{
background-color: #956859;
}
.BgClassName
{
background-color: #956859;
}
</style>
border-color css
<style>
span { border-color: #956859; }
span { border-color: rgb(149,104,89); }
td.TdClassName
{
border-color: #956859;
}
.TagClassName
{
border-color: #956859;
}
</style>