Shades of Amulet #849875
Tints of Amulet #849875
RGB
CMYK
RGB Variations
Color information
#849875 (or 0x849875) is known color: Amulet. HEX triplet: 84, 98 and 75. RGB value is (132,152,117). Sum of RGB (Red+Green+Blue) = 132+152+117=401 (53% of max value = 765). Red value is 132 (51.95% from 255 or 32.92% from 401); Green value is 152 (59.77% from 255 or 37.91% from 401); Blue value is 117 (46.09% from 255 or 29.18% from 401); Max value from RGB is 152 - color contains mainly: green. Hex color #849875 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849875 is #7B678A. Grayscale: #8E8E8E. Windows color (decimal): -8087435 or 7706756. OLE color: 7706756.
HSL color Cylindrical-coordinate representation of color #849875: hue angle of 94.29º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #849875 is Cyan = 0.13, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 132 | 152 | 117 | - |
| CMYK | 0.13 | 0 | 0.23 | 0.40 |
| HSL | 94.29º | 0.15% | 0.53% | - |
| HSV(B) | 94.29º | 0.23% | 0.6% | - |
| XYZ | 23.95 | 28.65 | 21.1 | - |
| YUV | 142.03 | 113.87 | 120.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 152 | 117 | 0.13 | 0 | 0.23 | 0.40 | 94.29 | 0.15 | 0.53 |
| Hex | 84 | 98 | 75 | D | 0 | 17 | 28 | 5E | F | 35 |
| Octal | 204 | 230 | 165 | 15 | 0 | 27 | 50 | 136 | 17 | 65 |
| Binary | 10000100 | 10011000 | 1110101 | 1101 | 0 | 10111 | 101000 | 1011110 | 1111 | 110101 |
Color Harmonies of #849875
Complementary color
Monochromatic Colors of #849875
Black with #849875
Text Example
Text Example
White with #849875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849875; }
p { color: rgb(132,152,117); }
H1.HeaderClassName
{
color: #849875;
}
.AnyTagClassName
{
color: #849875;
}
</style>
background-color css
<style>
a { background-color: #849875; }
a { background-color: rgb(132,152,117); }
div.DivClassName
{
background-color: #849875;
}
.BgClassName
{
background-color: #849875;
}
</style>
border-color css
<style>
span { border-color: #849875; }
span { border-color: rgb(132,152,117); }
td.TdClassName
{
border-color: #849875;
}
.TagClassName
{
border-color: #849875;
}
</style>