Shades of Au Chico #956353
Tints of Au Chico #956353
RGB
CMYK
RGB Variations
Color information
#956353 (or 0x956353) is known color: Au Chico. HEX triplet: 95, 63 and 53. RGB value is (149,99,83). Sum of RGB (Red+Green+Blue) = 149+99+83=331 (43% of max value = 765). Red value is 149 (58.59% from 255 or 45.02% from 331); Green value is 99 (39.06% from 255 or 29.91% from 331); Blue value is 83 (32.81% from 255 or 25.08% from 331); Max value from RGB is 149 - color contains mainly: red. Hex color #956353 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #956353 is #6A9CAC. Grayscale: #707070. Windows color (decimal): -6986925 or 5464981. OLE color: 5464981.
HSL color Cylindrical-coordinate representation of color #956353: hue angle of 14.55º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #956353 is Cyan = 0, Magento = 0.34, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 99 | 83 | - |
| CMYK | 0 | 0.34 | 0.44 | 0.42 |
| HSL | 14.55º | 0.28% | 0.45% | - |
| HSV(B) | 14.55º | 0.44% | 0.58% | - |
| XYZ | 18.42 | 15.94 | 10.29 | - |
| YUV | 112.13 | 111.57 | 154.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 99 | 83 | 0 | 0.34 | 0.44 | 0.42 | 14.55 | 0.28 | 0.45 |
| Hex | 95 | 63 | 53 | 0 | 22 | 2C | 2A | F | 1C | 2D |
| Octal | 225 | 143 | 123 | 0 | 42 | 54 | 52 | 17 | 34 | 55 |
| Binary | 10010101 | 1100011 | 1010011 | 0 | 100010 | 101100 | 101010 | 1111 | 11100 | 101101 |
Color Harmonies of #956353
Complementary color
Monochromatic Colors of #956353
Black with #956353
Text Example
Text Example
White with #956353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956353; }
p { color: rgb(149,99,83); }
H1.HeaderClassName
{
color: #956353;
}
.AnyTagClassName
{
color: #956353;
}
</style>
background-color css
<style>
a { background-color: #956353; }
a { background-color: rgb(149,99,83); }
div.DivClassName
{
background-color: #956353;
}
.BgClassName
{
background-color: #956353;
}
</style>
border-color css
<style>
span { border-color: #956353; }
span { border-color: rgb(149,99,83); }
td.TdClassName
{
border-color: #956353;
}
.TagClassName
{
border-color: #956353;
}
</style>