Shades of Amulet #849579
Tints of Amulet #849579
RGB
CMYK
RGB Variations
Color information
#849579 (or 0x849579) is known color: Amulet. HEX triplet: 84, 95 and 79. RGB value is (132,149,121). Sum of RGB (Red+Green+Blue) = 132+149+121=402 (53% of max value = 765). Red value is 132 (51.95% from 255 or 32.84% from 402); Green value is 149 (58.59% from 255 or 37.06% from 402); Blue value is 121 (47.66% from 255 or 30.10% from 402); Max value from RGB is 149 - color contains mainly: green. Hex color #849579 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849579 is #7B6A86. Grayscale: #8C8C8C. Windows color (decimal): -8088199 or 7968132. OLE color: 7968132.
HSL color Cylindrical-coordinate representation of color #849579: hue angle of 96.43º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #849579 is Cyan = 0.11, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 149 | 121 | - |
| CMYK | 0.11 | 0 | 0.19 | 0.42 |
| HSL | 96.43º | 0.12% | 0.53% | - |
| HSV(B) | 96.43º | 0.19% | 0.58% | - |
| XYZ | 23.71 | 27.78 | 22.2 | - |
| YUV | 140.73 | 116.87 | 121.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 149 | 121 | 0.11 | 0 | 0.19 | 0.42 | 96.43 | 0.12 | 0.53 |
| Hex | 84 | 95 | 79 | B | 0 | 13 | 2A | 60 | C | 35 |
| Octal | 204 | 225 | 171 | 13 | 0 | 23 | 52 | 140 | 14 | 65 |
| Binary | 10000100 | 10010101 | 1111001 | 1011 | 0 | 10011 | 101010 | 1100000 | 1100 | 110101 |
Color Harmonies of #849579
Complementary color
Monochromatic Colors of #849579
Black with #849579
Text Example
Text Example
White with #849579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849579; }
p { color: rgb(132,149,121); }
H1.HeaderClassName
{
color: #849579;
}
.AnyTagClassName
{
color: #849579;
}
</style>
background-color css
<style>
a { background-color: #849579; }
a { background-color: rgb(132,149,121); }
div.DivClassName
{
background-color: #849579;
}
.BgClassName
{
background-color: #849579;
}
</style>
border-color css
<style>
span { border-color: #849579; }
span { border-color: rgb(132,149,121); }
td.TdClassName
{
border-color: #849579;
}
.TagClassName
{
border-color: #849579;
}
</style>