Shades of Au Chico #986858
Tints of Au Chico #986858
RGB
CMYK
RGB Variations
Color information
#986858 (or 0x986858) is known color: Au Chico. HEX triplet: 98, 68 and 58. RGB value is (152,104,88). Sum of RGB (Red+Green+Blue) = 152+104+88=344 (45% of max value = 765). Red value is 152 (59.77% from 255 or 44.19% from 344); Green value is 104 (41.02% from 255 or 30.23% from 344); Blue value is 88 (34.77% from 255 or 25.58% from 344); Max value from RGB is 152 - color contains mainly: red. Hex color #986858 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986858 is #6797A7. Grayscale: #747474. Windows color (decimal): -6789032 or 5793944. OLE color: 5793944.
HSL color Cylindrical-coordinate representation of color #986858: hue angle of 15º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #986858 is Cyan = 0, Magento = 0.32, Yellow = 0.42 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 104 | 88 | - |
| CMYK | 0 | 0.32 | 0.42 | 0.40 |
| HSL | 15º | 0.27% | 0.47% | - |
| HSV(B) | 15º | 0.42% | 0.6% | - |
| XYZ | 19.66 | 17.28 | 11.53 | - |
| YUV | 116.53 | 111.9 | 153.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 104 | 88 | 0 | 0.32 | 0.42 | 0.40 | 15 | 0.27 | 0.47 |
| Hex | 98 | 68 | 58 | 0 | 20 | 2A | 28 | F | 1B | 2F |
| Octal | 230 | 150 | 130 | 0 | 40 | 52 | 50 | 17 | 33 | 57 |
| Binary | 10011000 | 1101000 | 1011000 | 0 | 100000 | 101010 | 101000 | 1111 | 11011 | 101111 |
Color Harmonies of #986858
Complementary color
Monochromatic Colors of #986858
Black with #986858
Text Example
Text Example
White with #986858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986858; }
p { color: rgb(152,104,88); }
H1.HeaderClassName
{
color: #986858;
}
.AnyTagClassName
{
color: #986858;
}
</style>
background-color css
<style>
a { background-color: #986858; }
a { background-color: rgb(152,104,88); }
div.DivClassName
{
background-color: #986858;
}
.BgClassName
{
background-color: #986858;
}
</style>
border-color css
<style>
span { border-color: #986858; }
span { border-color: rgb(152,104,88); }
td.TdClassName
{
border-color: #986858;
}
.TagClassName
{
border-color: #986858;
}
</style>