Shades of Amulet #859780
Tints of Amulet #859780
RGB
CMYK
RGB Variations
Color information
#859780 (or 0x859780) is known color: Amulet. HEX triplet: 85, 97 and 80. RGB value is (133,151,128). Sum of RGB (Red+Green+Blue) = 133+151+128=412 (54% of max value = 765). Red value is 133 (52.34% from 255 or 32.28% from 412); Green value is 151 (59.38% from 255 or 36.65% from 412); Blue value is 128 (50.39% from 255 or 31.07% from 412); Max value from RGB is 151 - color contains mainly: green. Hex color #859780 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859780 is #7A687F. Grayscale: #8F8F8F. Windows color (decimal): -8022144 or 8427397. OLE color: 8427397.
HSL color Cylindrical-coordinate representation of color #859780: hue angle of 106.96º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #859780 is Cyan = 0.12, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 151 | 128 | - |
| CMYK | 0.12 | 0 | 0.15 | 0.41 |
| HSL | 106.96º | 0.1% | 0.55% | - |
| HSV(B) | 106.96º | 0.15% | 0.59% | - |
| XYZ | 24.64 | 28.68 | 24.66 | - |
| YUV | 143 | 119.54 | 120.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 151 | 128 | 0.12 | 0 | 0.15 | 0.41 | 106.96 | 0.1 | 0.55 |
| Hex | 85 | 97 | 80 | C | 0 | F | 29 | 6B | A | 37 |
| Octal | 205 | 227 | 200 | 14 | 0 | 17 | 51 | 153 | 12 | 67 |
| Binary | 10000101 | 10010111 | 10000000 | 1100 | 0 | 1111 | 101001 | 1101011 | 1010 | 110111 |
Color Harmonies of #859780
Complementary color
Monochromatic Colors of #859780
Black with #859780
Text Example
Text Example
White with #859780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859780; }
p { color: rgb(133,151,128); }
H1.HeaderClassName
{
color: #859780;
}
.AnyTagClassName
{
color: #859780;
}
</style>
background-color css
<style>
a { background-color: #859780; }
a { background-color: rgb(133,151,128); }
div.DivClassName
{
background-color: #859780;
}
.BgClassName
{
background-color: #859780;
}
</style>
border-color css
<style>
span { border-color: #859780; }
span { border-color: rgb(133,151,128); }
td.TdClassName
{
border-color: #859780;
}
.TagClassName
{
border-color: #859780;
}
</style>