Shades of Au Chico #946157
Tints of Au Chico #946157
RGB
CMYK
RGB Variations
Color information
#946157 (or 0x946157) is known color: Au Chico. HEX triplet: 94, 61 and 57. RGB value is (148,97,87). Sum of RGB (Red+Green+Blue) = 148+97+87=332 (43% of max value = 765). Red value is 148 (58.20% from 255 or 44.58% from 332); Green value is 97 (38.28% from 255 or 29.22% from 332); Blue value is 87 (34.38% from 255 or 26.20% from 332); Max value from RGB is 148 - color contains mainly: red. Hex color #946157 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #946157 is #6B9EA8. Grayscale: #6F6F6F. Windows color (decimal): -7052969 or 5726612. OLE color: 5726612.
HSL color Cylindrical-coordinate representation of color #946157: hue angle of 9.84º 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 #946157 is Cyan = 0, Magento = 0.34, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 97 | 87 | - |
| CMYK | 0 | 0.34 | 0.41 | 0.42 |
| HSL | 9.84º | 0.26% | 0.46% | - |
| HSV(B) | 9.84º | 0.41% | 0.58% | - |
| XYZ | 18.21 | 15.53 | 11.06 | - |
| YUV | 111.11 | 114.4 | 154.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 97 | 87 | 0 | 0.34 | 0.41 | 0.42 | 9.84 | 0.26 | 0.46 |
| Hex | 94 | 61 | 57 | 0 | 22 | 29 | 2A | A | 1A | 2E |
| Octal | 224 | 141 | 127 | 0 | 42 | 51 | 52 | 12 | 32 | 56 |
| Binary | 10010100 | 1100001 | 1010111 | 0 | 100010 | 101001 | 101010 | 1010 | 11010 | 101110 |
Color Harmonies of #946157
Complementary color
Monochromatic Colors of #946157
Black with #946157
Text Example
Text Example
White with #946157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946157; }
p { color: rgb(148,97,87); }
H1.HeaderClassName
{
color: #946157;
}
.AnyTagClassName
{
color: #946157;
}
</style>
background-color css
<style>
a { background-color: #946157; }
a { background-color: rgb(148,97,87); }
div.DivClassName
{
background-color: #946157;
}
.BgClassName
{
background-color: #946157;
}
</style>
border-color css
<style>
span { border-color: #946157; }
span { border-color: rgb(148,97,87); }
td.TdClassName
{
border-color: #946157;
}
.TagClassName
{
border-color: #946157;
}
</style>