Shades of Amulet #859974
Tints of Amulet #859974
RGB
CMYK
RGB Variations
Color information
#859974 (or 0x859974) is known color: Amulet. HEX triplet: 85, 99 and 74. RGB value is (133,153,116). Sum of RGB (Red+Green+Blue) = 133+153+116=402 (53% of max value = 765). Red value is 133 (52.34% from 255 or 33.08% from 402); Green value is 153 (60.16% from 255 or 38.06% from 402); Blue value is 116 (45.70% from 255 or 28.86% from 402); Max value from RGB is 153 - color contains mainly: green. Hex color #859974 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859974 is #7A668B. Grayscale: #8E8E8E. Windows color (decimal): -8021644 or 7641477. OLE color: 7641477.
HSL color Cylindrical-coordinate representation of color #859974: hue angle of 92.43º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #859974 is Cyan = 0.13, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 133 | 153 | 116 | - |
| CMYK | 0.13 | 0 | 0.24 | 0.4 |
| HSL | 92.43º | 0.15% | 0.53% | - |
| HSV(B) | 92.43º | 0.24% | 0.6% | - |
| XYZ | 24.22 | 29.03 | 20.85 | - |
| YUV | 142.8 | 112.87 | 121.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 153 | 116 | 0.13 | 0 | 0.24 | 0.4 | 92.43 | 0.15 | 0.53 |
| Hex | 85 | 99 | 74 | D | 0 | 18 | 28 | 5C | F | 35 |
| Octal | 205 | 231 | 164 | 15 | 0 | 30 | 50 | 134 | 17 | 65 |
| Binary | 10000101 | 10011001 | 1110100 | 1101 | 0 | 11000 | 101000 | 1011100 | 1111 | 110101 |
Color Harmonies of #859974
Complementary color
Monochromatic Colors of #859974
Black with #859974
Text Example
Text Example
White with #859974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859974; }
p { color: rgb(133,153,116); }
H1.HeaderClassName
{
color: #859974;
}
.AnyTagClassName
{
color: #859974;
}
</style>
background-color css
<style>
a { background-color: #859974; }
a { background-color: rgb(133,153,116); }
div.DivClassName
{
background-color: #859974;
}
.BgClassName
{
background-color: #859974;
}
</style>
border-color css
<style>
span { border-color: #859974; }
span { border-color: rgb(133,153,116); }
td.TdClassName
{
border-color: #859974;
}
.TagClassName
{
border-color: #859974;
}
</style>