Shades of Au Chico #986559
Tints of Au Chico #986559
RGB
CMYK
RGB Variations
Color information
#986559 (or 0x986559) is known color: Au Chico. HEX triplet: 98, 65 and 59. RGB value is (152,101,89). Sum of RGB (Red+Green+Blue) = 152+101+89=342 (45% of max value = 765). Red value is 152 (59.77% from 255 or 44.44% from 342); Green value is 101 (39.84% from 255 or 29.53% from 342); Blue value is 89 (35.16% from 255 or 26.02% from 342); Max value from RGB is 152 - color contains mainly: red. Hex color #986559 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986559 is #679AA6. Grayscale: #727272. Windows color (decimal): -6789799 or 5858712. OLE color: 5858712.
HSL color Cylindrical-coordinate representation of color #986559: hue angle of 11.43º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #986559 is Cyan = 0, Magento = 0.34, Yellow = 0.41 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 101 | 89 | - |
| CMYK | 0 | 0.34 | 0.41 | 0.40 |
| HSL | 11.43º | 0.26% | 0.47% | - |
| HSV(B) | 11.43º | 0.41% | 0.6% | - |
| XYZ | 19.41 | 16.7 | 11.65 | - |
| YUV | 114.88 | 113.4 | 154.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 101 | 89 | 0 | 0.34 | 0.41 | 0.40 | 11.43 | 0.26 | 0.47 |
| Hex | 98 | 65 | 59 | 0 | 22 | 29 | 28 | B | 1A | 2F |
| Octal | 230 | 145 | 131 | 0 | 42 | 51 | 50 | 13 | 32 | 57 |
| Binary | 10011000 | 1100101 | 1011001 | 0 | 100010 | 101001 | 101000 | 1011 | 11010 | 101111 |
Color Harmonies of #986559
Complementary color
Monochromatic Colors of #986559
Black with #986559
Text Example
Text Example
White with #986559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986559; }
p { color: rgb(152,101,89); }
H1.HeaderClassName
{
color: #986559;
}
.AnyTagClassName
{
color: #986559;
}
</style>
background-color css
<style>
a { background-color: #986559; }
a { background-color: rgb(152,101,89); }
div.DivClassName
{
background-color: #986559;
}
.BgClassName
{
background-color: #986559;
}
</style>
border-color css
<style>
span { border-color: #986559; }
span { border-color: rgb(152,101,89); }
td.TdClassName
{
border-color: #986559;
}
.TagClassName
{
border-color: #986559;
}
</style>