Shades of Amulet #859578
Tints of Amulet #859578
RGB
CMYK
RGB Variations
Color information
#859578 (or 0x859578) is known color: Amulet. HEX triplet: 85, 95 and 78. RGB value is (133,149,120). Sum of RGB (Red+Green+Blue) = 133+149+120=402 (53% of max value = 765). Red value is 133 (52.34% from 255 or 33.08% from 402); Green value is 149 (58.59% from 255 or 37.06% from 402); Blue value is 120 (47.27% from 255 or 29.85% from 402); Max value from RGB is 149 - color contains mainly: green. Hex color #859578 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859578 is #7A6A87. Grayscale: #8D8D8D. Windows color (decimal): -8022664 or 7902597. OLE color: 7902597.
HSL color Cylindrical-coordinate representation of color #859578: hue angle of 93.1º 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 #859578 is Cyan = 0.11, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 149 | 120 | - |
| CMYK | 0.11 | 0 | 0.19 | 0.42 |
| HSL | 93.1º | 0.12% | 0.53% | - |
| HSV(B) | 93.1º | 0.19% | 0.58% | - |
| XYZ | 23.81 | 27.84 | 21.89 | - |
| YUV | 140.91 | 116.2 | 122.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 149 | 120 | 0.11 | 0 | 0.19 | 0.42 | 93.1 | 0.12 | 0.53 |
| Hex | 85 | 95 | 78 | B | 0 | 13 | 2A | 5D | C | 35 |
| Octal | 205 | 225 | 170 | 13 | 0 | 23 | 52 | 135 | 14 | 65 |
| Binary | 10000101 | 10010101 | 1111000 | 1011 | 0 | 10011 | 101010 | 1011101 | 1100 | 110101 |
Color Harmonies of #859578
Complementary color
Monochromatic Colors of #859578
Black with #859578
Text Example
Text Example
White with #859578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859578; }
p { color: rgb(133,149,120); }
H1.HeaderClassName
{
color: #859578;
}
.AnyTagClassName
{
color: #859578;
}
</style>
background-color css
<style>
a { background-color: #859578; }
a { background-color: rgb(133,149,120); }
div.DivClassName
{
background-color: #859578;
}
.BgClassName
{
background-color: #859578;
}
</style>
border-color css
<style>
span { border-color: #859578; }
span { border-color: rgb(133,149,120); }
td.TdClassName
{
border-color: #859578;
}
.TagClassName
{
border-color: #859578;
}
</style>