Shades of Au Chico #986156
Tints of Au Chico #986156
RGB
CMYK
RGB Variations
Color information
#986156 (or 0x986156) is known color: Au Chico. HEX triplet: 98, 61 and 56. RGB value is (152,97,86). Sum of RGB (Red+Green+Blue) = 152+97+86=335 (44% of max value = 765). Red value is 152 (59.77% from 255 or 45.37% from 335); Green value is 97 (38.28% from 255 or 28.96% from 335); Blue value is 86 (33.98% from 255 or 25.67% from 335); Max value from RGB is 152 - color contains mainly: red. Hex color #986156 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986156 is #679EA9. Grayscale: #707070. Windows color (decimal): -6790826 or 5661080. OLE color: 5661080.
HSL color Cylindrical-coordinate representation of color #986156: hue angle of 10º 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 #986156 is Cyan = 0, Magento = 0.36, Yellow = 0.43 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 97 | 86 | - |
| CMYK | 0 | 0.36 | 0.43 | 0.40 |
| HSL | 10º | 0.28% | 0.47% | - |
| HSV(B) | 10º | 0.43% | 0.6% | - |
| XYZ | 18.9 | 15.9 | 10.88 | - |
| YUV | 112.19 | 113.22 | 156.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 97 | 86 | 0 | 0.36 | 0.43 | 0.40 | 10 | 0.28 | 0.47 |
| Hex | 98 | 61 | 56 | 0 | 24 | 2B | 28 | A | 1C | 2F |
| Octal | 230 | 141 | 126 | 0 | 44 | 53 | 50 | 12 | 34 | 57 |
| Binary | 10011000 | 1100001 | 1010110 | 0 | 100100 | 101011 | 101000 | 1010 | 11100 | 101111 |
Color Harmonies of #986156
Complementary color
Monochromatic Colors of #986156
Black with #986156
Text Example
Text Example
White with #986156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986156; }
p { color: rgb(152,97,86); }
H1.HeaderClassName
{
color: #986156;
}
.AnyTagClassName
{
color: #986156;
}
</style>
background-color css
<style>
a { background-color: #986156; }
a { background-color: rgb(152,97,86); }
div.DivClassName
{
background-color: #986156;
}
.BgClassName
{
background-color: #986156;
}
</style>
border-color css
<style>
span { border-color: #986156; }
span { border-color: rgb(152,97,86); }
td.TdClassName
{
border-color: #986156;
}
.TagClassName
{
border-color: #986156;
}
</style>