Shades of Au Chico #986757
Tints of Au Chico #986757
RGB
CMYK
RGB Variations
Color information
#986757 (or 0x986757) is known color: Au Chico. HEX triplet: 98, 67 and 57. RGB value is (152,103,87). Sum of RGB (Red+Green+Blue) = 152+103+87=342 (45% of max value = 765). Red value is 152 (59.77% from 255 or 44.44% from 342); Green value is 103 (40.62% from 255 or 30.12% from 342); Blue value is 87 (34.38% from 255 or 25.44% from 342); Max value from RGB is 152 - color contains mainly: red. Hex color #986757 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986757 is #6798A8. Grayscale: #737373. Windows color (decimal): -6789289 or 5728152. OLE color: 5728152.
HSL color Cylindrical-coordinate representation of color #986757: hue angle of 14.77º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #986757 is Cyan = 0, Magento = 0.32, Yellow = 0.43 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 103 | 87 | - |
| CMYK | 0 | 0.32 | 0.43 | 0.40 |
| HSL | 14.77º | 0.27% | 0.47% | - |
| HSV(B) | 14.77º | 0.43% | 0.6% | - |
| XYZ | 19.52 | 17.06 | 11.28 | - |
| YUV | 115.83 | 111.73 | 153.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 103 | 87 | 0 | 0.32 | 0.43 | 0.40 | 14.77 | 0.27 | 0.47 |
| Hex | 98 | 67 | 57 | 0 | 20 | 2B | 28 | F | 1B | 2F |
| Octal | 230 | 147 | 127 | 0 | 40 | 53 | 50 | 17 | 33 | 57 |
| Binary | 10011000 | 1100111 | 1010111 | 0 | 100000 | 101011 | 101000 | 1111 | 11011 | 101111 |
Color Harmonies of #986757
Complementary color
Monochromatic Colors of #986757
Black with #986757
Text Example
Text Example
White with #986757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986757; }
p { color: rgb(152,103,87); }
H1.HeaderClassName
{
color: #986757;
}
.AnyTagClassName
{
color: #986757;
}
</style>
background-color css
<style>
a { background-color: #986757; }
a { background-color: rgb(152,103,87); }
div.DivClassName
{
background-color: #986757;
}
.BgClassName
{
background-color: #986757;
}
</style>
border-color css
<style>
span { border-color: #986757; }
span { border-color: rgb(152,103,87); }
td.TdClassName
{
border-color: #986757;
}
.TagClassName
{
border-color: #986757;
}
</style>