Shades of Amulet #859978
Tints of Amulet #859978
RGB
CMYK
RGB Variations
Color information
#859978 (or 0x859978) is known color: Amulet. HEX triplet: 85, 99 and 78. RGB value is (133,153,120). Sum of RGB (Red+Green+Blue) = 133+153+120=406 (53% of max value = 765). Red value is 133 (52.34% from 255 or 32.76% from 406); Green value is 153 (60.16% from 255 or 37.68% from 406); Blue value is 120 (47.27% from 255 or 29.56% from 406); Max value from RGB is 153 - color contains mainly: green. Hex color #859978 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859978 is #7A6687. Grayscale: #8F8F8F. Windows color (decimal): -8021640 or 7903621. OLE color: 7903621.
HSL color Cylindrical-coordinate representation of color #859978: hue angle of 96.36º degrees, saturation: 0.14, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #859978 is Cyan = 0.13, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 133 | 153 | 120 | - |
| CMYK | 0.13 | 0 | 0.22 | 0.4 |
| HSL | 96.36º | 0.14% | 0.54% | - |
| HSV(B) | 96.36º | 0.22% | 0.6% | - |
| XYZ | 24.45 | 29.13 | 22.1 | - |
| YUV | 143.26 | 114.87 | 120.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 153 | 120 | 0.13 | 0 | 0.22 | 0.4 | 96.36 | 0.14 | 0.54 |
| Hex | 85 | 99 | 78 | D | 0 | 16 | 28 | 60 | E | 36 |
| Octal | 205 | 231 | 170 | 15 | 0 | 26 | 50 | 140 | 16 | 66 |
| Binary | 10000101 | 10011001 | 1111000 | 1101 | 0 | 10110 | 101000 | 1100000 | 1110 | 110110 |
Color Harmonies of #859978
Complementary color
Monochromatic Colors of #859978
Black with #859978
Text Example
Text Example
White with #859978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859978; }
p { color: rgb(133,153,120); }
H1.HeaderClassName
{
color: #859978;
}
.AnyTagClassName
{
color: #859978;
}
</style>
background-color css
<style>
a { background-color: #859978; }
a { background-color: rgb(133,153,120); }
div.DivClassName
{
background-color: #859978;
}
.BgClassName
{
background-color: #859978;
}
</style>
border-color css
<style>
span { border-color: #859978; }
span { border-color: rgb(133,153,120); }
td.TdClassName
{
border-color: #859978;
}
.TagClassName
{
border-color: #859978;
}
</style>