Shades of Amulet #849979
Tints of Amulet #849979
RGB
CMYK
RGB Variations
Color information
#849979 (or 0x849979) is known color: Amulet. HEX triplet: 84, 99 and 79. RGB value is (132,153,121). Sum of RGB (Red+Green+Blue) = 132+153+121=406 (53% of max value = 765). Red value is 132 (51.95% from 255 or 32.51% from 406); Green value is 153 (60.16% from 255 or 37.68% from 406); Blue value is 121 (47.66% from 255 or 29.80% from 406); Max value from RGB is 153 - color contains mainly: green. Hex color #849979 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849979 is #7B6686. Grayscale: #8F8F8F. Windows color (decimal): -8087175 or 7969156. OLE color: 7969156.
HSL color Cylindrical-coordinate representation of color #849979: hue angle of 99.38º degrees, saturation: 0.14, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #849979 is Cyan = 0.14, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 132 | 153 | 121 | - |
| CMYK | 0.14 | 0 | 0.21 | 0.4 |
| HSL | 99.38º | 0.14% | 0.54% | - |
| HSV(B) | 99.38º | 0.21% | 0.6% | - |
| XYZ | 24.36 | 29.07 | 22.42 | - |
| YUV | 143.07 | 115.54 | 120.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 153 | 121 | 0.14 | 0 | 0.21 | 0.4 | 99.38 | 0.14 | 0.54 |
| Hex | 84 | 99 | 79 | E | 0 | 15 | 28 | 63 | E | 36 |
| Octal | 204 | 231 | 171 | 16 | 0 | 25 | 50 | 143 | 16 | 66 |
| Binary | 10000100 | 10011001 | 1111001 | 1110 | 0 | 10101 | 101000 | 1100011 | 1110 | 110110 |
Color Harmonies of #849979
Complementary color
Monochromatic Colors of #849979
Black with #849979
Text Example
Text Example
White with #849979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849979; }
p { color: rgb(132,153,121); }
H1.HeaderClassName
{
color: #849979;
}
.AnyTagClassName
{
color: #849979;
}
</style>
background-color css
<style>
a { background-color: #849979; }
a { background-color: rgb(132,153,121); }
div.DivClassName
{
background-color: #849979;
}
.BgClassName
{
background-color: #849979;
}
</style>
border-color css
<style>
span { border-color: #849979; }
span { border-color: rgb(132,153,121); }
td.TdClassName
{
border-color: #849979;
}
.TagClassName
{
border-color: #849979;
}
</style>