Shades of Amulet #849773
Tints of Amulet #849773
RGB
CMYK
RGB Variations
Color information
#849773 (or 0x849773) is known color: Amulet. HEX triplet: 84, 97 and 73. RGB value is (132,151,115). Sum of RGB (Red+Green+Blue) = 132+151+115=398 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.17% from 398); Green value is 151 (59.38% from 255 or 37.94% from 398); Blue value is 115 (45.31% from 255 or 28.89% from 398); Max value from RGB is 151 - color contains mainly: green. Hex color #849773 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849773 is #7B688C. Grayscale: #8D8D8D. Windows color (decimal): -8087693 or 7575428. OLE color: 7575428.
HSL color Cylindrical-coordinate representation of color #849773: hue angle of 91.67º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #849773 is Cyan = 0.13, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 151 | 115 | - |
| CMYK | 0.13 | 0 | 0.24 | 0.41 |
| HSL | 91.67º | 0.15% | 0.52% | - |
| HSV(B) | 91.67º | 0.24% | 0.59% | - |
| XYZ | 23.68 | 28.28 | 20.43 | - |
| YUV | 141.22 | 113.21 | 121.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 151 | 115 | 0.13 | 0 | 0.24 | 0.41 | 91.67 | 0.15 | 0.52 |
| Hex | 84 | 97 | 73 | D | 0 | 18 | 29 | 5C | F | 34 |
| Octal | 204 | 227 | 163 | 15 | 0 | 30 | 51 | 134 | 17 | 64 |
| Binary | 10000100 | 10010111 | 1110011 | 1101 | 0 | 11000 | 101001 | 1011100 | 1111 | 110100 |
Color Harmonies of #849773
Complementary color
Monochromatic Colors of #849773
Black with #849773
Text Example
Text Example
White with #849773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849773; }
p { color: rgb(132,151,115); }
H1.HeaderClassName
{
color: #849773;
}
.AnyTagClassName
{
color: #849773;
}
</style>
background-color css
<style>
a { background-color: #849773; }
a { background-color: rgb(132,151,115); }
div.DivClassName
{
background-color: #849773;
}
.BgClassName
{
background-color: #849773;
}
</style>
border-color css
<style>
span { border-color: #849773; }
span { border-color: rgb(132,151,115); }
td.TdClassName
{
border-color: #849773;
}
.TagClassName
{
border-color: #849773;
}
</style>