Shades of Au Chico #946859
Tints of Au Chico #946859
RGB
CMYK
RGB Variations
Color information
#946859 (or 0x946859) is known color: Au Chico. HEX triplet: 94, 68 and 59. RGB value is (148,104,89). Sum of RGB (Red+Green+Blue) = 148+104+89=341 (45% of max value = 765). Red value is 148 (58.20% from 255 or 43.40% from 341); Green value is 104 (41.02% from 255 or 30.50% from 341); Blue value is 89 (35.16% from 255 or 26.10% from 341); Max value from RGB is 148 - color contains mainly: red. Hex color #946859 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #946859 is #6B97A6. Grayscale: #737373. Windows color (decimal): -7051175 or 5859476. OLE color: 5859476.
HSL color Cylindrical-coordinate representation of color #946859: hue angle of 15.25º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #946859 is Cyan = 0, Magento = 0.30, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 104 | 89 | - |
| CMYK | 0 | 0.30 | 0.40 | 0.42 |
| HSL | 15.25º | 0.25% | 0.46% | - |
| HSV(B) | 15.25º | 0.4% | 0.58% | - |
| XYZ | 18.97 | 16.92 | 11.72 | - |
| YUV | 115.45 | 113.08 | 151.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 104 | 89 | 0 | 0.30 | 0.40 | 0.42 | 15.25 | 0.25 | 0.46 |
| Hex | 94 | 68 | 59 | 0 | 1E | 28 | 2A | F | 19 | 2E |
| Octal | 224 | 150 | 131 | 0 | 36 | 50 | 52 | 17 | 31 | 56 |
| Binary | 10010100 | 1101000 | 1011001 | 0 | 11110 | 101000 | 101010 | 1111 | 11001 | 101110 |
Color Harmonies of #946859
Complementary color
Monochromatic Colors of #946859
Black with #946859
Text Example
Text Example
White with #946859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946859; }
p { color: rgb(148,104,89); }
H1.HeaderClassName
{
color: #946859;
}
.AnyTagClassName
{
color: #946859;
}
</style>
background-color css
<style>
a { background-color: #946859; }
a { background-color: rgb(148,104,89); }
div.DivClassName
{
background-color: #946859;
}
.BgClassName
{
background-color: #946859;
}
</style>
border-color css
<style>
span { border-color: #946859; }
span { border-color: rgb(148,104,89); }
td.TdClassName
{
border-color: #946859;
}
.TagClassName
{
border-color: #946859;
}
</style>