Shades of Au Chico #956558
Tints of Au Chico #956558
RGB
CMYK
RGB Variations
Color information
#956558 (or 0x956558) is known color: Au Chico. HEX triplet: 95, 65 and 58. RGB value is (149,101,88). Sum of RGB (Red+Green+Blue) = 149+101+88=338 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.08% from 338); Green value is 101 (39.84% from 255 or 29.88% from 338); Blue value is 88 (34.77% from 255 or 26.04% from 338); Max value from RGB is 149 - color contains mainly: red. Hex color #956558 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #956558 is #6A9AA7. Grayscale: #717171. Windows color (decimal): -6986408 or 5793173. OLE color: 5793173.
HSL color Cylindrical-coordinate representation of color #956558: hue angle of 12.79º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #956558 is Cyan = 0, Magento = 0.32, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 101 | 88 | - |
| CMYK | 0 | 0.32 | 0.41 | 0.42 |
| HSL | 12.79º | 0.26% | 0.46% | - |
| HSV(B) | 12.79º | 0.41% | 0.58% | - |
| XYZ | 18.81 | 16.4 | 11.41 | - |
| YUV | 113.87 | 113.4 | 153.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 101 | 88 | 0 | 0.32 | 0.41 | 0.42 | 12.79 | 0.26 | 0.46 |
| Hex | 95 | 65 | 58 | 0 | 20 | 29 | 2A | D | 1A | 2E |
| Octal | 225 | 145 | 130 | 0 | 40 | 51 | 52 | 15 | 32 | 56 |
| Binary | 10010101 | 1100101 | 1011000 | 0 | 100000 | 101001 | 101010 | 1101 | 11010 | 101110 |
Color Harmonies of #956558
Complementary color
Monochromatic Colors of #956558
Black with #956558
Text Example
Text Example
White with #956558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956558; }
p { color: rgb(149,101,88); }
H1.HeaderClassName
{
color: #956558;
}
.AnyTagClassName
{
color: #956558;
}
</style>
background-color css
<style>
a { background-color: #956558; }
a { background-color: rgb(149,101,88); }
div.DivClassName
{
background-color: #956558;
}
.BgClassName
{
background-color: #956558;
}
</style>
border-color css
<style>
span { border-color: #956558; }
span { border-color: rgb(149,101,88); }
td.TdClassName
{
border-color: #956558;
}
.TagClassName
{
border-color: #956558;
}
</style>