Shades of Au Chico #986258
Tints of Au Chico #986258
RGB
CMYK
RGB Variations
Color information
#986258 (or 0x986258) is known color: Au Chico. HEX triplet: 98, 62 and 58. RGB value is (152,98,88). Sum of RGB (Red+Green+Blue) = 152+98+88=338 (44% of max value = 765). Red value is 152 (59.77% from 255 or 44.97% from 338); Green value is 98 (38.67% from 255 or 28.99% from 338); Blue value is 88 (34.77% from 255 or 26.04% from 338); Max value from RGB is 152 - color contains mainly: red. Hex color #986258 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986258 is #679DA7. Grayscale: #717171. Windows color (decimal): -6790568 or 5792408. OLE color: 5792408.
HSL color Cylindrical-coordinate representation of color #986258: hue angle of 9.38º 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 #986258 is Cyan = 0, Magento = 0.36, Yellow = 0.42 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 98 | 88 | - |
| CMYK | 0 | 0.36 | 0.42 | 0.40 |
| HSL | 9.38º | 0.27% | 0.47% | - |
| HSV(B) | 9.38º | 0.42% | 0.6% | - |
| XYZ | 19.08 | 16.12 | 11.34 | - |
| YUV | 113.01 | 113.89 | 155.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 98 | 88 | 0 | 0.36 | 0.42 | 0.40 | 9.38 | 0.27 | 0.47 |
| Hex | 98 | 62 | 58 | 0 | 24 | 2A | 28 | 9 | 1B | 2F |
| Octal | 230 | 142 | 130 | 0 | 44 | 52 | 50 | 11 | 33 | 57 |
| Binary | 10011000 | 1100010 | 1011000 | 0 | 100100 | 101010 | 101000 | 1001 | 11011 | 101111 |
Color Harmonies of #986258
Complementary color
Monochromatic Colors of #986258
Black with #986258
Text Example
Text Example
White with #986258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986258; }
p { color: rgb(152,98,88); }
H1.HeaderClassName
{
color: #986258;
}
.AnyTagClassName
{
color: #986258;
}
</style>
background-color css
<style>
a { background-color: #986258; }
a { background-color: rgb(152,98,88); }
div.DivClassName
{
background-color: #986258;
}
.BgClassName
{
background-color: #986258;
}
</style>
border-color css
<style>
span { border-color: #986258; }
span { border-color: rgb(152,98,88); }
td.TdClassName
{
border-color: #986258;
}
.TagClassName
{
border-color: #986258;
}
</style>