Shades of Au Chico #986958
Tints of Au Chico #986958
RGB
CMYK
RGB Variations
Color information
#986958 (or 0x986958) is known color: Au Chico. HEX triplet: 98, 69 and 58. RGB value is (152,105,88). Sum of RGB (Red+Green+Blue) = 152+105+88=345 (45% of max value = 765). Red value is 152 (59.77% from 255 or 44.06% from 345); Green value is 105 (41.41% from 255 or 30.43% from 345); Blue value is 88 (34.77% from 255 or 25.51% from 345); Max value from RGB is 152 - color contains mainly: red. Hex color #986958 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986958 is #6796A7. Grayscale: #757575. Windows color (decimal): -6788776 or 5794200. OLE color: 5794200.
HSL color Cylindrical-coordinate representation of color #986958: hue angle of 15.94º 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 #986958 is Cyan = 0, Magento = 0.31, Yellow = 0.42 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 105 | 88 | - |
| CMYK | 0 | 0.31 | 0.42 | 0.40 |
| HSL | 15.94º | 0.27% | 0.47% | - |
| HSV(B) | 15.94º | 0.42% | 0.6% | - |
| XYZ | 19.76 | 17.48 | 11.57 | - |
| YUV | 117.12 | 111.57 | 152.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 105 | 88 | 0 | 0.31 | 0.42 | 0.40 | 15.94 | 0.27 | 0.47 |
| Hex | 98 | 69 | 58 | 0 | 1F | 2A | 28 | 10 | 1B | 2F |
| Octal | 230 | 151 | 130 | 0 | 37 | 52 | 50 | 20 | 33 | 57 |
| Binary | 10011000 | 1101001 | 1011000 | 0 | 11111 | 101010 | 101000 | 10000 | 11011 | 101111 |
Color Harmonies of #986958
Complementary color
Monochromatic Colors of #986958
Black with #986958
Text Example
Text Example
White with #986958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986958; }
p { color: rgb(152,105,88); }
H1.HeaderClassName
{
color: #986958;
}
.AnyTagClassName
{
color: #986958;
}
</style>
background-color css
<style>
a { background-color: #986958; }
a { background-color: rgb(152,105,88); }
div.DivClassName
{
background-color: #986958;
}
.BgClassName
{
background-color: #986958;
}
</style>
border-color css
<style>
span { border-color: #986958; }
span { border-color: rgb(152,105,88); }
td.TdClassName
{
border-color: #986958;
}
.TagClassName
{
border-color: #986958;
}
</style>