Shades of Au Chico #986251
Tints of Au Chico #986251
RGB
CMYK
RGB Variations
Color information
#986251 (or 0x986251) is known color: Au Chico. HEX triplet: 98, 62 and 51. RGB value is (152,98,81). Sum of RGB (Red+Green+Blue) = 152+98+81=331 (43% of max value = 765). Red value is 152 (59.77% from 255 or 45.92% from 331); Green value is 98 (38.67% from 255 or 29.61% from 331); Blue value is 81 (32.03% from 255 or 24.47% from 331); Max value from RGB is 152 - color contains mainly: red. Hex color #986251 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986251 is #679DAE. Grayscale: #707070. Windows color (decimal): -6790575 or 5333656. OLE color: 5333656.
HSL color Cylindrical-coordinate representation of color #986251: hue angle of 14.37º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #986251 is Cyan = 0, Magento = 0.36, Yellow = 0.47 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 98 | 81 | - |
| CMYK | 0 | 0.36 | 0.47 | 0.40 |
| HSL | 14.37º | 0.3% | 0.46% | - |
| HSV(B) | 14.37º | 0.47% | 0.6% | - |
| XYZ | 18.8 | 16 | 9.88 | - |
| YUV | 112.21 | 110.39 | 156.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 98 | 81 | 0 | 0.36 | 0.47 | 0.40 | 14.37 | 0.3 | 0.46 |
| Hex | 98 | 62 | 51 | 0 | 24 | 2F | 28 | E | 1E | 2E |
| Octal | 230 | 142 | 121 | 0 | 44 | 57 | 50 | 16 | 36 | 56 |
| Binary | 10011000 | 1100010 | 1010001 | 0 | 100100 | 101111 | 101000 | 1110 | 11110 | 101110 |
Color Harmonies of #986251
Complementary color
Monochromatic Colors of #986251
Black with #986251
Text Example
Text Example
White with #986251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986251; }
p { color: rgb(152,98,81); }
H1.HeaderClassName
{
color: #986251;
}
.AnyTagClassName
{
color: #986251;
}
</style>
background-color css
<style>
a { background-color: #986251; }
a { background-color: rgb(152,98,81); }
div.DivClassName
{
background-color: #986251;
}
.BgClassName
{
background-color: #986251;
}
</style>
border-color css
<style>
span { border-color: #986251; }
span { border-color: rgb(152,98,81); }
td.TdClassName
{
border-color: #986251;
}
.TagClassName
{
border-color: #986251;
}
</style>