Shades of Amulet #849478
Tints of Amulet #849478
RGB
CMYK
RGB Variations
Color information
#849478 (or 0x849478) is known color: Amulet. HEX triplet: 84, 94 and 78. RGB value is (132,148,120). Sum of RGB (Red+Green+Blue) = 132+148+120=400 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33% from 400); Green value is 148 (58.20% from 255 or 37% from 400); Blue value is 120 (47.27% from 255 or 30% from 400); Max value from RGB is 148 - color contains mainly: green. Hex color #849478 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849478 is #7B6B87. Grayscale: #8C8C8C. Windows color (decimal): -8088456 or 7902340. OLE color: 7902340.
HSL color Cylindrical-coordinate representation of color #849478: hue angle of 94.29º 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 #849478 is Cyan = 0.11, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 120 | - |
| CMYK | 0.11 | 0 | 0.19 | 0.42 |
| HSL | 94.29º | 0.12% | 0.53% | - |
| HSV(B) | 94.29º | 0.19% | 0.58% | - |
| XYZ | 23.5 | 27.44 | 21.83 | - |
| YUV | 140.02 | 116.7 | 122.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 120 | 0.11 | 0 | 0.19 | 0.42 | 94.29 | 0.12 | 0.53 |
| Hex | 84 | 94 | 78 | B | 0 | 13 | 2A | 5E | C | 35 |
| Octal | 204 | 224 | 170 | 13 | 0 | 23 | 52 | 136 | 14 | 65 |
| Binary | 10000100 | 10010100 | 1111000 | 1011 | 0 | 10011 | 101010 | 1011110 | 1100 | 110101 |
Color Harmonies of #849478
Complementary color
Monochromatic Colors of #849478
Black with #849478
Text Example
Text Example
White with #849478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849478; }
p { color: rgb(132,148,120); }
H1.HeaderClassName
{
color: #849478;
}
.AnyTagClassName
{
color: #849478;
}
</style>
background-color css
<style>
a { background-color: #849478; }
a { background-color: rgb(132,148,120); }
div.DivClassName
{
background-color: #849478;
}
.BgClassName
{
background-color: #849478;
}
</style>
border-color css
<style>
span { border-color: #849478; }
span { border-color: rgb(132,148,120); }
td.TdClassName
{
border-color: #849478;
}
.TagClassName
{
border-color: #849478;
}
</style>