Shades of Au Chico #956154
Tints of Au Chico #956154
RGB
CMYK
RGB Variations
Color information
#956154 (or 0x956154) is known color: Au Chico. HEX triplet: 95, 61 and 54. RGB value is (149,97,84). Sum of RGB (Red+Green+Blue) = 149+97+84=330 (43% of max value = 765). Red value is 149 (58.59% from 255 or 45.15% from 330); Green value is 97 (38.28% from 255 or 29.39% from 330); Blue value is 84 (33.20% from 255 or 25.45% from 330); Max value from RGB is 149 - color contains mainly: red. Hex color #956154 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #956154 is #6A9EAB. Grayscale: #6F6F6F. Windows color (decimal): -6987436 or 5530005. OLE color: 5530005.
HSL color Cylindrical-coordinate representation of color #956154: hue angle of 12º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #956154 is Cyan = 0, Magento = 0.35, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 97 | 84 | - |
| CMYK | 0 | 0.35 | 0.44 | 0.42 |
| HSL | 12º | 0.28% | 0.46% | - |
| HSV(B) | 12º | 0.44% | 0.58% | - |
| XYZ | 18.27 | 15.58 | 10.43 | - |
| YUV | 111.07 | 112.73 | 155.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 97 | 84 | 0 | 0.35 | 0.44 | 0.42 | 12 | 0.28 | 0.46 |
| Hex | 95 | 61 | 54 | 0 | 23 | 2C | 2A | C | 1C | 2E |
| Octal | 225 | 141 | 124 | 0 | 43 | 54 | 52 | 14 | 34 | 56 |
| Binary | 10010101 | 1100001 | 1010100 | 0 | 100011 | 101100 | 101010 | 1100 | 11100 | 101110 |
Color Harmonies of #956154
Complementary color
Monochromatic Colors of #956154
Black with #956154
Text Example
Text Example
White with #956154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956154; }
p { color: rgb(149,97,84); }
H1.HeaderClassName
{
color: #956154;
}
.AnyTagClassName
{
color: #956154;
}
</style>
background-color css
<style>
a { background-color: #956154; }
a { background-color: rgb(149,97,84); }
div.DivClassName
{
background-color: #956154;
}
.BgClassName
{
background-color: #956154;
}
</style>
border-color css
<style>
span { border-color: #956154; }
span { border-color: rgb(149,97,84); }
td.TdClassName
{
border-color: #956154;
}
.TagClassName
{
border-color: #956154;
}
</style>