Shades of Au Chico #986758
Tints of Au Chico #986758
RGB
CMYK
RGB Variations
Color information
#986758 (or 0x986758) is known color: Au Chico. HEX triplet: 98, 67 and 58. RGB value is (152,103,88). Sum of RGB (Red+Green+Blue) = 152+103+88=343 (45% of max value = 765). Red value is 152 (59.77% from 255 or 44.31% from 343); Green value is 103 (40.62% from 255 or 30.03% from 343); Blue value is 88 (34.77% from 255 or 25.66% from 343); Max value from RGB is 152 - color contains mainly: red. Hex color #986758 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986758 is #6798A7. Grayscale: #747474. Windows color (decimal): -6789288 or 5793688. OLE color: 5793688.
HSL color Cylindrical-coordinate representation of color #986758: hue angle of 14.06º 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 #986758 is Cyan = 0, Magento = 0.32, Yellow = 0.42 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 103 | 88 | - |
| CMYK | 0 | 0.32 | 0.42 | 0.40 |
| HSL | 14.06º | 0.27% | 0.47% | - |
| HSV(B) | 14.06º | 0.42% | 0.6% | - |
| XYZ | 19.56 | 17.08 | 11.5 | - |
| YUV | 115.94 | 112.23 | 153.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 103 | 88 | 0 | 0.32 | 0.42 | 0.40 | 14.06 | 0.27 | 0.47 |
| Hex | 98 | 67 | 58 | 0 | 20 | 2A | 28 | E | 1B | 2F |
| Octal | 230 | 147 | 130 | 0 | 40 | 52 | 50 | 16 | 33 | 57 |
| Binary | 10011000 | 1100111 | 1011000 | 0 | 100000 | 101010 | 101000 | 1110 | 11011 | 101111 |
Color Harmonies of #986758
Complementary color
Monochromatic Colors of #986758
Black with #986758
Text Example
Text Example
White with #986758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986758; }
p { color: rgb(152,103,88); }
H1.HeaderClassName
{
color: #986758;
}
.AnyTagClassName
{
color: #986758;
}
</style>
background-color css
<style>
a { background-color: #986758; }
a { background-color: rgb(152,103,88); }
div.DivClassName
{
background-color: #986758;
}
.BgClassName
{
background-color: #986758;
}
</style>
border-color css
<style>
span { border-color: #986758; }
span { border-color: rgb(152,103,88); }
td.TdClassName
{
border-color: #986758;
}
.TagClassName
{
border-color: #986758;
}
</style>