Shades of Amulet #859781
Tints of Amulet #859781
RGB
CMYK
RGB Variations
Color information
#859781 (or 0x859781) is known color: Amulet. HEX triplet: 85, 97 and 81. RGB value is (133,151,129). Sum of RGB (Red+Green+Blue) = 133+151+129=413 (54% of max value = 765). Red value is 133 (52.34% from 255 or 32.20% from 413); Green value is 151 (59.38% from 255 or 36.56% from 413); Blue value is 129 (50.78% from 255 or 31.23% from 413); Max value from RGB is 151 - color contains mainly: green. Hex color #859781 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859781 is #7A687E. Grayscale: #8F8F8F. Windows color (decimal): -8022143 or 8492933. OLE color: 8492933.
HSL color Cylindrical-coordinate representation of color #859781: hue angle of 109.09º 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 #859781 is Cyan = 0.12, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 151 | 129 | - |
| CMYK | 0.12 | 0 | 0.15 | 0.41 |
| HSL | 109.09º | 0.1% | 0.55% | - |
| HSV(B) | 109.09º | 0.15% | 0.59% | - |
| XYZ | 24.7 | 28.7 | 25.01 | - |
| YUV | 143.11 | 120.04 | 120.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 151 | 129 | 0.12 | 0 | 0.15 | 0.41 | 109.09 | 0.1 | 0.55 |
| Hex | 85 | 97 | 81 | C | 0 | F | 29 | 6D | A | 37 |
| Octal | 205 | 227 | 201 | 14 | 0 | 17 | 51 | 155 | 12 | 67 |
| Binary | 10000101 | 10010111 | 10000001 | 1100 | 0 | 1111 | 101001 | 1101101 | 1010 | 110111 |
Color Harmonies of #859781
Complementary color
Monochromatic Colors of #859781
Black with #859781
Text Example
Text Example
White with #859781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859781; }
p { color: rgb(133,151,129); }
H1.HeaderClassName
{
color: #859781;
}
.AnyTagClassName
{
color: #859781;
}
</style>
background-color css
<style>
a { background-color: #859781; }
a { background-color: rgb(133,151,129); }
div.DivClassName
{
background-color: #859781;
}
.BgClassName
{
background-color: #859781;
}
</style>
border-color css
<style>
span { border-color: #859781; }
span { border-color: rgb(133,151,129); }
td.TdClassName
{
border-color: #859781;
}
.TagClassName
{
border-color: #859781;
}
</style>