Shades of Au Chico #986554
Tints of Au Chico #986554
RGB
CMYK
RGB Variations
Color information
#986554 (or 0x986554) is known color: Au Chico. HEX triplet: 98, 65 and 54. RGB value is (152,101,84). Sum of RGB (Red+Green+Blue) = 152+101+84=337 (44% of max value = 765). Red value is 152 (59.77% from 255 or 45.10% from 337); Green value is 101 (39.84% from 255 or 29.97% from 337); Blue value is 84 (33.20% from 255 or 24.93% from 337); Max value from RGB is 152 - color contains mainly: red. Hex color #986554 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986554 is #679AAB. Grayscale: #727272. Windows color (decimal): -6789804 or 5531032. OLE color: 5531032.
HSL color Cylindrical-coordinate representation of color #986554: hue angle of 15º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #986554 is Cyan = 0, Magento = 0.34, Yellow = 0.45 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 101 | 84 | - |
| CMYK | 0 | 0.34 | 0.45 | 0.40 |
| HSL | 15º | 0.29% | 0.46% | - |
| HSV(B) | 15º | 0.45% | 0.6% | - |
| XYZ | 19.2 | 16.62 | 10.58 | - |
| YUV | 114.31 | 110.9 | 154.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 101 | 84 | 0 | 0.34 | 0.45 | 0.40 | 15 | 0.29 | 0.46 |
| Hex | 98 | 65 | 54 | 0 | 22 | 2D | 28 | F | 1D | 2E |
| Octal | 230 | 145 | 124 | 0 | 42 | 55 | 50 | 17 | 35 | 56 |
| Binary | 10011000 | 1100101 | 1010100 | 0 | 100010 | 101101 | 101000 | 1111 | 11101 | 101110 |
Color Harmonies of #986554
Complementary color
Monochromatic Colors of #986554
Black with #986554
Text Example
Text Example
White with #986554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986554; }
p { color: rgb(152,101,84); }
H1.HeaderClassName
{
color: #986554;
}
.AnyTagClassName
{
color: #986554;
}
</style>
background-color css
<style>
a { background-color: #986554; }
a { background-color: rgb(152,101,84); }
div.DivClassName
{
background-color: #986554;
}
.BgClassName
{
background-color: #986554;
}
</style>
border-color css
<style>
span { border-color: #986554; }
span { border-color: rgb(152,101,84); }
td.TdClassName
{
border-color: #986554;
}
.TagClassName
{
border-color: #986554;
}
</style>