Shades of Amulet #879876
Tints of Amulet #879876
RGB
CMYK
RGB Variations
Color information
#879876 (or 0x879876) is known color: Amulet. HEX triplet: 87, 98 and 76. RGB value is (135,152,118). Sum of RGB (Red+Green+Blue) = 135+152+118=405 (53% of max value = 765). Red value is 135 (53.12% from 255 or 33.33% from 405); Green value is 152 (59.77% from 255 or 37.53% from 405); Blue value is 118 (46.48% from 255 or 29.14% from 405); Max value from RGB is 152 - color contains mainly: green. Hex color #879876 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #879876 is #786789. Grayscale: #8F8F8F. Windows color (decimal): -7890826 or 7772295. OLE color: 7772295.
HSL color Cylindrical-coordinate representation of color #879876: hue angle of 90º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #879876 is Cyan = 0.11, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 135 | 152 | 118 | - |
| CMYK | 0.11 | 0 | 0.22 | 0.40 |
| HSL | 90º | 0.14% | 0.53% | - |
| HSV(B) | 90º | 0.22% | 0.6% | - |
| XYZ | 24.49 | 28.92 | 21.43 | - |
| YUV | 143.04 | 113.87 | 122.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 152 | 118 | 0.11 | 0 | 0.22 | 0.40 | 90 | 0.14 | 0.53 |
| Hex | 87 | 98 | 76 | B | 0 | 16 | 28 | 5A | E | 35 |
| Octal | 207 | 230 | 166 | 13 | 0 | 26 | 50 | 132 | 16 | 65 |
| Binary | 10000111 | 10011000 | 1110110 | 1011 | 0 | 10110 | 101000 | 1011010 | 1110 | 110101 |
Color Harmonies of #879876
Complementary color
Monochromatic Colors of #879876
Black with #879876
Text Example
Text Example
White with #879876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879876; }
p { color: rgb(135,152,118); }
H1.HeaderClassName
{
color: #879876;
}
.AnyTagClassName
{
color: #879876;
}
</style>
background-color css
<style>
a { background-color: #879876; }
a { background-color: rgb(135,152,118); }
div.DivClassName
{
background-color: #879876;
}
.BgClassName
{
background-color: #879876;
}
</style>
border-color css
<style>
span { border-color: #879876; }
span { border-color: rgb(135,152,118); }
td.TdClassName
{
border-color: #879876;
}
.TagClassName
{
border-color: #879876;
}
</style>