Shades of Amulet #849876
Tints of Amulet #849876
RGB
CMYK
RGB Variations
Color information
#849876 (or 0x849876) is known color: Amulet. HEX triplet: 84, 98 and 76. RGB value is (132,152,118). Sum of RGB (Red+Green+Blue) = 132+152+118=402 (53% of max value = 765). Red value is 132 (51.95% from 255 or 32.84% from 402); Green value is 152 (59.77% from 255 or 37.81% from 402); Blue value is 118 (46.48% from 255 or 29.35% from 402); Max value from RGB is 152 - color contains mainly: green. Hex color #849876 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849876 is #7B6789. Grayscale: #8E8E8E. Windows color (decimal): -8087434 or 7772292. OLE color: 7772292.
HSL color Cylindrical-coordinate representation of color #849876: hue angle of 95.29º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #849876 is Cyan = 0.13, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 132 | 152 | 118 | - |
| CMYK | 0.13 | 0 | 0.22 | 0.40 |
| HSL | 95.29º | 0.14% | 0.53% | - |
| HSV(B) | 95.29º | 0.22% | 0.6% | - |
| XYZ | 24.01 | 28.67 | 21.41 | - |
| YUV | 142.14 | 114.37 | 120.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 152 | 118 | 0.13 | 0 | 0.22 | 0.40 | 95.29 | 0.14 | 0.53 |
| Hex | 84 | 98 | 76 | D | 0 | 16 | 28 | 5F | E | 35 |
| Octal | 204 | 230 | 166 | 15 | 0 | 26 | 50 | 137 | 16 | 65 |
| Binary | 10000100 | 10011000 | 1110110 | 1101 | 0 | 10110 | 101000 | 1011111 | 1110 | 110101 |
Color Harmonies of #849876
Complementary color
Monochromatic Colors of #849876
Black with #849876
Text Example
Text Example
White with #849876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849876; }
p { color: rgb(132,152,118); }
H1.HeaderClassName
{
color: #849876;
}
.AnyTagClassName
{
color: #849876;
}
</style>
background-color css
<style>
a { background-color: #849876; }
a { background-color: rgb(132,152,118); }
div.DivClassName
{
background-color: #849876;
}
.BgClassName
{
background-color: #849876;
}
</style>
border-color css
<style>
span { border-color: #849876; }
span { border-color: rgb(132,152,118); }
td.TdClassName
{
border-color: #849876;
}
.TagClassName
{
border-color: #849876;
}
</style>