Shades of Au Chico #956457
Tints of Au Chico #956457
RGB
CMYK
RGB Variations
Color information
#956457 (or 0x956457) is known color: Au Chico. HEX triplet: 95, 64 and 57. RGB value is (149,100,87). Sum of RGB (Red+Green+Blue) = 149+100+87=336 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.35% from 336); Green value is 100 (39.45% from 255 or 29.76% from 336); Blue value is 87 (34.38% from 255 or 25.89% from 336); Max value from RGB is 149 - color contains mainly: red. Hex color #956457 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #956457 is #6A9BA8. Grayscale: #717171. Windows color (decimal): -6986665 or 5727381. OLE color: 5727381.
HSL color Cylindrical-coordinate representation of color #956457: hue angle of 12.58º degrees, saturation: 0.26, 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 #956457 is Cyan = 0, Magento = 0.33, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 100 | 87 | - |
| CMYK | 0 | 0.33 | 0.42 | 0.42 |
| HSL | 12.58º | 0.26% | 0.46% | - |
| HSV(B) | 12.58º | 0.42% | 0.58% | - |
| XYZ | 18.67 | 16.19 | 11.16 | - |
| YUV | 113.17 | 113.23 | 153.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 100 | 87 | 0 | 0.33 | 0.42 | 0.42 | 12.58 | 0.26 | 0.46 |
| Hex | 95 | 64 | 57 | 0 | 21 | 2A | 2A | D | 1A | 2E |
| Octal | 225 | 144 | 127 | 0 | 41 | 52 | 52 | 15 | 32 | 56 |
| Binary | 10010101 | 1100100 | 1010111 | 0 | 100001 | 101010 | 101010 | 1101 | 11010 | 101110 |
Color Harmonies of #956457
Complementary color
Monochromatic Colors of #956457
Black with #956457
Text Example
Text Example
White with #956457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956457; }
p { color: rgb(149,100,87); }
H1.HeaderClassName
{
color: #956457;
}
.AnyTagClassName
{
color: #956457;
}
</style>
background-color css
<style>
a { background-color: #956457; }
a { background-color: rgb(149,100,87); }
div.DivClassName
{
background-color: #956457;
}
.BgClassName
{
background-color: #956457;
}
</style>
border-color css
<style>
span { border-color: #956457; }
span { border-color: rgb(149,100,87); }
td.TdClassName
{
border-color: #956457;
}
.TagClassName
{
border-color: #956457;
}
</style>