Shades of Au Chico #986558
Tints of Au Chico #986558
RGB
CMYK
RGB Variations
Color information
#986558 (or 0x986558) is known color: Au Chico. HEX triplet: 98, 65 and 58. RGB value is (152,101,88). Sum of RGB (Red+Green+Blue) = 152+101+88=341 (45% of max value = 765). Red value is 152 (59.77% from 255 or 44.57% from 341); Green value is 101 (39.84% from 255 or 29.62% from 341); Blue value is 88 (34.77% from 255 or 25.81% from 341); Max value from RGB is 152 - color contains mainly: red. Hex color #986558 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986558 is #679AA7. Grayscale: #727272. Windows color (decimal): -6789800 or 5793176. OLE color: 5793176.
HSL color Cylindrical-coordinate representation of color #986558: hue angle of 12.19º 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 #986558 is Cyan = 0, Magento = 0.34, Yellow = 0.42 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 101 | 88 | - |
| CMYK | 0 | 0.34 | 0.42 | 0.40 |
| HSL | 12.19º | 0.27% | 0.47% | - |
| HSV(B) | 12.19º | 0.42% | 0.6% | - |
| XYZ | 19.36 | 16.69 | 11.43 | - |
| YUV | 114.77 | 112.9 | 154.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 101 | 88 | 0 | 0.34 | 0.42 | 0.40 | 12.19 | 0.27 | 0.47 |
| Hex | 98 | 65 | 58 | 0 | 22 | 2A | 28 | C | 1B | 2F |
| Octal | 230 | 145 | 130 | 0 | 42 | 52 | 50 | 14 | 33 | 57 |
| Binary | 10011000 | 1100101 | 1011000 | 0 | 100010 | 101010 | 101000 | 1100 | 11011 | 101111 |
Color Harmonies of #986558
Complementary color
Monochromatic Colors of #986558
Black with #986558
Text Example
Text Example
White with #986558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986558; }
p { color: rgb(152,101,88); }
H1.HeaderClassName
{
color: #986558;
}
.AnyTagClassName
{
color: #986558;
}
</style>
background-color css
<style>
a { background-color: #986558; }
a { background-color: rgb(152,101,88); }
div.DivClassName
{
background-color: #986558;
}
.BgClassName
{
background-color: #986558;
}
</style>
border-color css
<style>
span { border-color: #986558; }
span { border-color: rgb(152,101,88); }
td.TdClassName
{
border-color: #986558;
}
.TagClassName
{
border-color: #986558;
}
</style>