Shades of Au Chico #986556
Tints of Au Chico #986556
RGB
CMYK
RGB Variations
Color information
#986556 (or 0x986556) is known color: Au Chico. HEX triplet: 98, 65 and 56. RGB value is (152,101,86). Sum of RGB (Red+Green+Blue) = 152+101+86=339 (44% of max value = 765). Red value is 152 (59.77% from 255 or 44.84% from 339); Green value is 101 (39.84% from 255 or 29.79% from 339); Blue value is 86 (33.98% from 255 or 25.37% from 339); Max value from RGB is 152 - color contains mainly: red. Hex color #986556 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986556 is #679AA9. Grayscale: #727272. Windows color (decimal): -6789802 or 5662104. OLE color: 5662104.
HSL color Cylindrical-coordinate representation of color #986556: hue angle of 13.64º 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 #986556 is Cyan = 0, Magento = 0.34, Yellow = 0.43 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 101 | 86 | - |
| CMYK | 0 | 0.34 | 0.43 | 0.40 |
| HSL | 13.64º | 0.28% | 0.47% | - |
| HSV(B) | 13.64º | 0.43% | 0.6% | - |
| XYZ | 19.28 | 16.65 | 11 | - |
| YUV | 114.54 | 111.9 | 154.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 101 | 86 | 0 | 0.34 | 0.43 | 0.40 | 13.64 | 0.28 | 0.47 |
| Hex | 98 | 65 | 56 | 0 | 22 | 2B | 28 | E | 1C | 2F |
| Octal | 230 | 145 | 126 | 0 | 42 | 53 | 50 | 16 | 34 | 57 |
| Binary | 10011000 | 1100101 | 1010110 | 0 | 100010 | 101011 | 101000 | 1110 | 11100 | 101111 |
Color Harmonies of #986556
Complementary color
Monochromatic Colors of #986556
Black with #986556
Text Example
Text Example
White with #986556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986556; }
p { color: rgb(152,101,86); }
H1.HeaderClassName
{
color: #986556;
}
.AnyTagClassName
{
color: #986556;
}
</style>
background-color css
<style>
a { background-color: #986556; }
a { background-color: rgb(152,101,86); }
div.DivClassName
{
background-color: #986556;
}
.BgClassName
{
background-color: #986556;
}
</style>
border-color css
<style>
span { border-color: #986556; }
span { border-color: rgb(152,101,86); }
td.TdClassName
{
border-color: #986556;
}
.TagClassName
{
border-color: #986556;
}
</style>