Shades of Amulet #849775
Tints of Amulet #849775
RGB
CMYK
RGB Variations
Color information
#849775 (or 0x849775) is known color: Amulet. HEX triplet: 84, 97 and 75. RGB value is (132,151,117). Sum of RGB (Red+Green+Blue) = 132+151+117=400 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33% from 400); Green value is 151 (59.38% from 255 or 37.75% from 400); Blue value is 117 (46.09% from 255 or 29.25% from 400); Max value from RGB is 151 - color contains mainly: green. Hex color #849775 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849775 is #7B688A. Grayscale: #8D8D8D. Windows color (decimal): -8087691 or 7706500. OLE color: 7706500.
HSL color Cylindrical-coordinate representation of color #849775: hue angle of 93.53º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #849775 is Cyan = 0.13, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 151 | 117 | - |
| CMYK | 0.13 | 0 | 0.23 | 0.41 |
| HSL | 93.53º | 0.14% | 0.53% | - |
| HSV(B) | 93.53º | 0.23% | 0.59% | - |
| XYZ | 23.79 | 28.32 | 21.04 | - |
| YUV | 141.44 | 114.21 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 151 | 117 | 0.13 | 0 | 0.23 | 0.41 | 93.53 | 0.14 | 0.53 |
| Hex | 84 | 97 | 75 | D | 0 | 17 | 29 | 5E | E | 35 |
| Octal | 204 | 227 | 165 | 15 | 0 | 27 | 51 | 136 | 16 | 65 |
| Binary | 10000100 | 10010111 | 1110101 | 1101 | 0 | 10111 | 101001 | 1011110 | 1110 | 110101 |
Color Harmonies of #849775
Complementary color
Monochromatic Colors of #849775
Black with #849775
Text Example
Text Example
White with #849775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849775; }
p { color: rgb(132,151,117); }
H1.HeaderClassName
{
color: #849775;
}
.AnyTagClassName
{
color: #849775;
}
</style>
background-color css
<style>
a { background-color: #849775; }
a { background-color: rgb(132,151,117); }
div.DivClassName
{
background-color: #849775;
}
.BgClassName
{
background-color: #849775;
}
</style>
border-color css
<style>
span { border-color: #849775; }
span { border-color: rgb(132,151,117); }
td.TdClassName
{
border-color: #849775;
}
.TagClassName
{
border-color: #849775;
}
</style>