Shades of Au Chico #986356
Tints of Au Chico #986356
RGB
CMYK
RGB Variations
Color information
#986356 (or 0x986356) is known color: Au Chico. HEX triplet: 98, 63 and 56. RGB value is (152,99,86). Sum of RGB (Red+Green+Blue) = 152+99+86=337 (44% of max value = 765). Red value is 152 (59.77% from 255 or 45.10% from 337); Green value is 99 (39.06% from 255 or 29.38% from 337); Blue value is 86 (33.98% from 255 or 25.52% from 337); Max value from RGB is 152 - color contains mainly: red. Hex color #986356 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986356 is #679CA9. Grayscale: #717171. Windows color (decimal): -6790314 or 5661592. OLE color: 5661592.
HSL color Cylindrical-coordinate representation of color #986356: hue angle of 11.82º degrees, saturation: 0.28, 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 #986356 is Cyan = 0, Magento = 0.35, Yellow = 0.43 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 99 | 86 | - |
| CMYK | 0 | 0.35 | 0.43 | 0.40 |
| HSL | 11.82º | 0.28% | 0.47% | - |
| HSV(B) | 11.82º | 0.43% | 0.6% | - |
| XYZ | 19.09 | 16.27 | 10.94 | - |
| YUV | 113.37 | 112.56 | 155.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 99 | 86 | 0 | 0.35 | 0.43 | 0.40 | 11.82 | 0.28 | 0.47 |
| Hex | 98 | 63 | 56 | 0 | 23 | 2B | 28 | C | 1C | 2F |
| Octal | 230 | 143 | 126 | 0 | 43 | 53 | 50 | 14 | 34 | 57 |
| Binary | 10011000 | 1100011 | 1010110 | 0 | 100011 | 101011 | 101000 | 1100 | 11100 | 101111 |
Color Harmonies of #986356
Complementary color
Monochromatic Colors of #986356
Black with #986356
Text Example
Text Example
White with #986356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986356; }
p { color: rgb(152,99,86); }
H1.HeaderClassName
{
color: #986356;
}
.AnyTagClassName
{
color: #986356;
}
</style>
background-color css
<style>
a { background-color: #986356; }
a { background-color: rgb(152,99,86); }
div.DivClassName
{
background-color: #986356;
}
.BgClassName
{
background-color: #986356;
}
</style>
border-color css
<style>
span { border-color: #986356; }
span { border-color: rgb(152,99,86); }
td.TdClassName
{
border-color: #986356;
}
.TagClassName
{
border-color: #986356;
}
</style>