Shades of Au Chico #986656
Tints of Au Chico #986656
RGB
CMYK
RGB Variations
Color information
#986656 (or 0x986656) is known color: Au Chico. HEX triplet: 98, 66 and 56. RGB value is (152,102,86). Sum of RGB (Red+Green+Blue) = 152+102+86=340 (45% of max value = 765). Red value is 152 (59.77% from 255 or 44.71% from 340); Green value is 102 (40.23% from 255 or 30% from 340); Blue value is 86 (33.98% from 255 or 25.29% from 340); Max value from RGB is 152 - color contains mainly: red. Hex color #986656 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986656 is #6799A9. Grayscale: #737373. Windows color (decimal): -6789546 or 5662360. OLE color: 5662360.
HSL color Cylindrical-coordinate representation of color #986656: hue angle of 14.55º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #986656 is Cyan = 0, Magento = 0.33, Yellow = 0.43 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 102 | 86 | - |
| CMYK | 0 | 0.33 | 0.43 | 0.40 |
| HSL | 14.55º | 0.28% | 0.47% | - |
| HSV(B) | 14.55º | 0.43% | 0.6% | - |
| XYZ | 19.38 | 16.85 | 11.04 | - |
| YUV | 115.13 | 111.57 | 154.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 102 | 86 | 0 | 0.33 | 0.43 | 0.40 | 14.55 | 0.28 | 0.47 |
| Hex | 98 | 66 | 56 | 0 | 21 | 2B | 28 | F | 1C | 2F |
| Octal | 230 | 146 | 126 | 0 | 41 | 53 | 50 | 17 | 34 | 57 |
| Binary | 10011000 | 1100110 | 1010110 | 0 | 100001 | 101011 | 101000 | 1111 | 11100 | 101111 |
Color Harmonies of #986656
Complementary color
Monochromatic Colors of #986656
Black with #986656
Text Example
Text Example
White with #986656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986656; }
p { color: rgb(152,102,86); }
H1.HeaderClassName
{
color: #986656;
}
.AnyTagClassName
{
color: #986656;
}
</style>
background-color css
<style>
a { background-color: #986656; }
a { background-color: rgb(152,102,86); }
div.DivClassName
{
background-color: #986656;
}
.BgClassName
{
background-color: #986656;
}
</style>
border-color css
<style>
span { border-color: #986656; }
span { border-color: rgb(152,102,86); }
td.TdClassName
{
border-color: #986656;
}
.TagClassName
{
border-color: #986656;
}
</style>