Shades of Au Chico #986454
Tints of Au Chico #986454
RGB
CMYK
RGB Variations
Color information
#986454 (or 0x986454) is known color: Au Chico. HEX triplet: 98, 64 and 54. RGB value is (152,100,84). Sum of RGB (Red+Green+Blue) = 152+100+84=336 (44% of max value = 765). Red value is 152 (59.77% from 255 or 45.24% from 336); Green value is 100 (39.45% from 255 or 29.76% from 336); Blue value is 84 (33.20% from 255 or 25% from 336); Max value from RGB is 152 - color contains mainly: red. Hex color #986454 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986454 is #679BAB. Grayscale: #717171. Windows color (decimal): -6790060 or 5530776. OLE color: 5530776.
HSL color Cylindrical-coordinate representation of color #986454: hue angle of 14.12º 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 #986454 is Cyan = 0, Magento = 0.34, Yellow = 0.45 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 100 | 84 | - |
| CMYK | 0 | 0.34 | 0.45 | 0.40 |
| HSL | 14.12º | 0.29% | 0.46% | - |
| HSV(B) | 14.12º | 0.45% | 0.6% | - |
| XYZ | 19.11 | 16.43 | 10.55 | - |
| YUV | 113.72 | 111.23 | 155.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 100 | 84 | 0 | 0.34 | 0.45 | 0.40 | 14.12 | 0.29 | 0.46 |
| Hex | 98 | 64 | 54 | 0 | 22 | 2D | 28 | E | 1D | 2E |
| Octal | 230 | 144 | 124 | 0 | 42 | 55 | 50 | 16 | 35 | 56 |
| Binary | 10011000 | 1100100 | 1010100 | 0 | 100010 | 101101 | 101000 | 1110 | 11101 | 101110 |
Color Harmonies of #986454
Complementary color
Monochromatic Colors of #986454
Black with #986454
Text Example
Text Example
White with #986454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986454; }
p { color: rgb(152,100,84); }
H1.HeaderClassName
{
color: #986454;
}
.AnyTagClassName
{
color: #986454;
}
</style>
background-color css
<style>
a { background-color: #986454; }
a { background-color: rgb(152,100,84); }
div.DivClassName
{
background-color: #986454;
}
.BgClassName
{
background-color: #986454;
}
</style>
border-color css
<style>
span { border-color: #986454; }
span { border-color: rgb(152,100,84); }
td.TdClassName
{
border-color: #986454;
}
.TagClassName
{
border-color: #986454;
}
</style>