Shades of Amulet #859677
Tints of Amulet #859677
RGB
CMYK
RGB Variations
Color information
#859677 (or 0x859677) is known color: Amulet. HEX triplet: 85, 96 and 77. RGB value is (133,150,119). Sum of RGB (Red+Green+Blue) = 133+150+119=402 (53% of max value = 765). Red value is 133 (52.34% from 255 or 33.08% from 402); Green value is 150 (58.98% from 255 or 37.31% from 402); Blue value is 119 (46.88% from 255 or 29.60% from 402); Max value from RGB is 150 - color contains mainly: green. Hex color #859677 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859677 is #7A6988. Grayscale: #8D8D8D. Windows color (decimal): -8022409 or 7837317. OLE color: 7837317.
HSL color Cylindrical-coordinate representation of color #859677: hue angle of 92.9º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #859677 is Cyan = 0.11, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 150 | 119 | - |
| CMYK | 0.11 | 0 | 0.21 | 0.41 |
| HSL | 92.9º | 0.13% | 0.53% | - |
| HSV(B) | 92.9º | 0.21% | 0.59% | - |
| XYZ | 23.91 | 28.13 | 21.62 | - |
| YUV | 141.38 | 115.37 | 122.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 150 | 119 | 0.11 | 0 | 0.21 | 0.41 | 92.9 | 0.13 | 0.53 |
| Hex | 85 | 96 | 77 | B | 0 | 15 | 29 | 5D | D | 35 |
| Octal | 205 | 226 | 167 | 13 | 0 | 25 | 51 | 135 | 15 | 65 |
| Binary | 10000101 | 10010110 | 1110111 | 1011 | 0 | 10101 | 101001 | 1011101 | 1101 | 110101 |
Color Harmonies of #859677
Complementary color
Monochromatic Colors of #859677
Black with #859677
Text Example
Text Example
White with #859677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859677; }
p { color: rgb(133,150,119); }
H1.HeaderClassName
{
color: #859677;
}
.AnyTagClassName
{
color: #859677;
}
</style>
background-color css
<style>
a { background-color: #859677; }
a { background-color: rgb(133,150,119); }
div.DivClassName
{
background-color: #859677;
}
.BgClassName
{
background-color: #859677;
}
</style>
border-color css
<style>
span { border-color: #859677; }
span { border-color: rgb(133,150,119); }
td.TdClassName
{
border-color: #859677;
}
.TagClassName
{
border-color: #859677;
}
</style>