Shades of Au Chico #946056
Tints of Au Chico #946056
RGB
CMYK
RGB Variations
Color information
#946056 (or 0x946056) is known color: Au Chico. HEX triplet: 94, 60 and 56. RGB value is (148,96,86). Sum of RGB (Red+Green+Blue) = 148+96+86=330 (43% of max value = 765). Red value is 148 (58.20% from 255 or 44.85% from 330); Green value is 96 (37.89% from 255 or 29.09% from 330); Blue value is 86 (33.98% from 255 or 26.06% from 330); Max value from RGB is 148 - color contains mainly: red. Hex color #946056 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #946056 is #6B9FA9. Grayscale: #6E6E6E. Windows color (decimal): -7053226 or 5660820. OLE color: 5660820.
HSL color Cylindrical-coordinate representation of color #946056: hue angle of 9.68º 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 #946056 is Cyan = 0, Magento = 0.35, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 96 | 86 | - |
| CMYK | 0 | 0.35 | 0.42 | 0.42 |
| HSL | 9.68º | 0.26% | 0.46% | - |
| HSV(B) | 9.68º | 0.42% | 0.58% | - |
| XYZ | 18.08 | 15.33 | 10.81 | - |
| YUV | 110.41 | 114.23 | 154.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 96 | 86 | 0 | 0.35 | 0.42 | 0.42 | 9.68 | 0.26 | 0.46 |
| Hex | 94 | 60 | 56 | 0 | 23 | 2A | 2A | A | 1A | 2E |
| Octal | 224 | 140 | 126 | 0 | 43 | 52 | 52 | 12 | 32 | 56 |
| Binary | 10010100 | 1100000 | 1010110 | 0 | 100011 | 101010 | 101010 | 1010 | 11010 | 101110 |
Color Harmonies of #946056
Complementary color
Monochromatic Colors of #946056
Black with #946056
Text Example
Text Example
White with #946056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946056; }
p { color: rgb(148,96,86); }
H1.HeaderClassName
{
color: #946056;
}
.AnyTagClassName
{
color: #946056;
}
</style>
background-color css
<style>
a { background-color: #946056; }
a { background-color: rgb(148,96,86); }
div.DivClassName
{
background-color: #946056;
}
.BgClassName
{
background-color: #946056;
}
</style>
border-color css
<style>
span { border-color: #946056; }
span { border-color: rgb(148,96,86); }
td.TdClassName
{
border-color: #946056;
}
.TagClassName
{
border-color: #946056;
}
</style>