Shades of Au Chico #956458
Tints of Au Chico #956458
RGB
CMYK
RGB Variations
Color information
#956458 (or 0x956458) is known color: Au Chico. HEX triplet: 95, 64 and 58. RGB value is (149,100,88). Sum of RGB (Red+Green+Blue) = 149+100+88=337 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.21% from 337); Green value is 100 (39.45% from 255 or 29.67% from 337); Blue value is 88 (34.77% from 255 or 26.11% from 337); Max value from RGB is 149 - color contains mainly: red. Hex color #956458 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #956458 is #6A9BA7. Grayscale: #717171. Windows color (decimal): -6986664 or 5792917. OLE color: 5792917.
HSL color Cylindrical-coordinate representation of color #956458: hue angle of 11.8º 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 #956458 is Cyan = 0, Magento = 0.33, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 100 | 88 | - |
| CMYK | 0 | 0.33 | 0.41 | 0.42 |
| HSL | 11.8º | 0.26% | 0.46% | - |
| HSV(B) | 11.8º | 0.41% | 0.58% | - |
| XYZ | 18.71 | 16.21 | 11.37 | - |
| YUV | 113.28 | 113.73 | 153.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 100 | 88 | 0 | 0.33 | 0.41 | 0.42 | 11.8 | 0.26 | 0.46 |
| Hex | 95 | 64 | 58 | 0 | 21 | 29 | 2A | C | 1A | 2E |
| Octal | 225 | 144 | 130 | 0 | 41 | 51 | 52 | 14 | 32 | 56 |
| Binary | 10010101 | 1100100 | 1011000 | 0 | 100001 | 101001 | 101010 | 1100 | 11010 | 101110 |
Color Harmonies of #956458
Complementary color
Monochromatic Colors of #956458
Black with #956458
Text Example
Text Example
White with #956458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956458; }
p { color: rgb(149,100,88); }
H1.HeaderClassName
{
color: #956458;
}
.AnyTagClassName
{
color: #956458;
}
</style>
background-color css
<style>
a { background-color: #956458; }
a { background-color: rgb(149,100,88); }
div.DivClassName
{
background-color: #956458;
}
.BgClassName
{
background-color: #956458;
}
</style>
border-color css
<style>
span { border-color: #956458; }
span { border-color: rgb(149,100,88); }
td.TdClassName
{
border-color: #956458;
}
.TagClassName
{
border-color: #956458;
}
</style>