Shades of Au Chico #956759
Tints of Au Chico #956759
RGB
CMYK
RGB Variations
Color information
#956759 (or 0x956759) is known color: Au Chico. HEX triplet: 95, 67 and 59. RGB value is (149,103,89). Sum of RGB (Red+Green+Blue) = 149+103+89=341 (45% of max value = 765). Red value is 149 (58.59% from 255 or 43.70% from 341); Green value is 103 (40.62% from 255 or 30.21% from 341); Blue value is 89 (35.16% from 255 or 26.10% from 341); Max value from RGB is 149 - color contains mainly: red. Hex color #956759 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #956759 is #6A98A6. Grayscale: #737373. Windows color (decimal): -6985895 or 5859221. OLE color: 5859221.
HSL color Cylindrical-coordinate representation of color #956759: hue angle of 14º 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 #956759 is Cyan = 0, Magento = 0.31, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 103 | 89 | - |
| CMYK | 0 | 0.31 | 0.40 | 0.42 |
| HSL | 14º | 0.25% | 0.47% | - |
| HSV(B) | 14º | 0.4% | 0.58% | - |
| XYZ | 19.05 | 16.81 | 11.69 | - |
| YUV | 115.16 | 113.24 | 152.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 103 | 89 | 0 | 0.31 | 0.40 | 0.42 | 14 | 0.25 | 0.47 |
| Hex | 95 | 67 | 59 | 0 | 1F | 28 | 2A | E | 19 | 2F |
| Octal | 225 | 147 | 131 | 0 | 37 | 50 | 52 | 16 | 31 | 57 |
| Binary | 10010101 | 1100111 | 1011001 | 0 | 11111 | 101000 | 101010 | 1110 | 11001 | 101111 |
Color Harmonies of #956759
Complementary color
Monochromatic Colors of #956759
Black with #956759
Text Example
Text Example
White with #956759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956759; }
p { color: rgb(149,103,89); }
H1.HeaderClassName
{
color: #956759;
}
.AnyTagClassName
{
color: #956759;
}
</style>
background-color css
<style>
a { background-color: #956759; }
a { background-color: rgb(149,103,89); }
div.DivClassName
{
background-color: #956759;
}
.BgClassName
{
background-color: #956759;
}
</style>
border-color css
<style>
span { border-color: #956759; }
span { border-color: rgb(149,103,89); }
td.TdClassName
{
border-color: #956759;
}
.TagClassName
{
border-color: #956759;
}
</style>