Shades of Amulet #859774
Tints of Amulet #859774
RGB
CMYK
RGB Variations
Color information
#859774 (or 0x859774) is known color: Amulet. HEX triplet: 85, 97 and 74. RGB value is (133,151,116). Sum of RGB (Red+Green+Blue) = 133+151+116=400 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.25% from 400); Green value is 151 (59.38% from 255 or 37.75% from 400); Blue value is 116 (45.70% from 255 or 29% from 400); Max value from RGB is 151 - color contains mainly: green. Hex color #859774 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859774 is #7A688B. Grayscale: #8D8D8D. Windows color (decimal): -8022156 or 7640965. OLE color: 7640965.
HSL color Cylindrical-coordinate representation of color #859774: hue angle of 90.86º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #859774 is Cyan = 0.12, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 151 | 116 | - |
| CMYK | 0.12 | 0 | 0.23 | 0.41 |
| HSL | 90.86º | 0.14% | 0.52% | - |
| HSV(B) | 90.86º | 0.23% | 0.59% | - |
| XYZ | 23.89 | 28.38 | 20.74 | - |
| YUV | 141.63 | 113.54 | 121.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 151 | 116 | 0.12 | 0 | 0.23 | 0.41 | 90.86 | 0.14 | 0.52 |
| Hex | 85 | 97 | 74 | C | 0 | 17 | 29 | 5B | E | 34 |
| Octal | 205 | 227 | 164 | 14 | 0 | 27 | 51 | 133 | 16 | 64 |
| Binary | 10000101 | 10010111 | 1110100 | 1100 | 0 | 10111 | 101001 | 1011011 | 1110 | 110100 |
Color Harmonies of #859774
Complementary color
Monochromatic Colors of #859774
Black with #859774
Text Example
Text Example
White with #859774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859774; }
p { color: rgb(133,151,116); }
H1.HeaderClassName
{
color: #859774;
}
.AnyTagClassName
{
color: #859774;
}
</style>
background-color css
<style>
a { background-color: #859774; }
a { background-color: rgb(133,151,116); }
div.DivClassName
{
background-color: #859774;
}
.BgClassName
{
background-color: #859774;
}
</style>
border-color css
<style>
span { border-color: #859774; }
span { border-color: rgb(133,151,116); }
td.TdClassName
{
border-color: #859774;
}
.TagClassName
{
border-color: #859774;
}
</style>