Shades of Au Chico #986051
Tints of Au Chico #986051
RGB
CMYK
RGB Variations
Color information
#986051 (or 0x986051) is known color: Au Chico. HEX triplet: 98, 60 and 51. RGB value is (152,96,81). Sum of RGB (Red+Green+Blue) = 152+96+81=329 (43% of max value = 765). Red value is 152 (59.77% from 255 or 46.20% from 329); Green value is 96 (37.89% from 255 or 29.18% from 329); Blue value is 81 (32.03% from 255 or 24.62% from 329); Max value from RGB is 152 - color contains mainly: red. Hex color #986051 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986051 is #679FAE. Grayscale: #6F6F6F. Windows color (decimal): -6791087 or 5333144. OLE color: 5333144.
HSL color Cylindrical-coordinate representation of color #986051: hue angle of 12.68º 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 #986051 is Cyan = 0, Magento = 0.37, Yellow = 0.47 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 96 | 81 | - |
| CMYK | 0 | 0.37 | 0.47 | 0.40 |
| HSL | 12.68º | 0.3% | 0.46% | - |
| HSV(B) | 12.68º | 0.47% | 0.6% | - |
| XYZ | 18.62 | 15.64 | 9.82 | - |
| YUV | 111.03 | 111.05 | 157.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 96 | 81 | 0 | 0.37 | 0.47 | 0.40 | 12.68 | 0.3 | 0.46 |
| Hex | 98 | 60 | 51 | 0 | 25 | 2F | 28 | D | 1E | 2E |
| Octal | 230 | 140 | 121 | 0 | 45 | 57 | 50 | 15 | 36 | 56 |
| Binary | 10011000 | 1100000 | 1010001 | 0 | 100101 | 101111 | 101000 | 1101 | 11110 | 101110 |
Color Harmonies of #986051
Complementary color
Monochromatic Colors of #986051
Black with #986051
Text Example
Text Example
White with #986051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986051; }
p { color: rgb(152,96,81); }
H1.HeaderClassName
{
color: #986051;
}
.AnyTagClassName
{
color: #986051;
}
</style>
background-color css
<style>
a { background-color: #986051; }
a { background-color: rgb(152,96,81); }
div.DivClassName
{
background-color: #986051;
}
.BgClassName
{
background-color: #986051;
}
</style>
border-color css
<style>
span { border-color: #986051; }
span { border-color: rgb(152,96,81); }
td.TdClassName
{
border-color: #986051;
}
.TagClassName
{
border-color: #986051;
}
</style>