Shades of Amulet #869579
Tints of Amulet #869579
RGB
CMYK
RGB Variations
Color information
#869579 (or 0x869579) is known color: Amulet. HEX triplet: 86, 95 and 79. RGB value is (134,149,121). Sum of RGB (Red+Green+Blue) = 134+149+121=404 (53% of max value = 765). Red value is 134 (52.73% from 255 or 33.17% from 404); Green value is 149 (58.59% from 255 or 36.88% from 404); Blue value is 121 (47.66% from 255 or 29.95% from 404); Max value from RGB is 149 - color contains mainly: green. Hex color #869579 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869579 is #796A86. Grayscale: #8D8D8D. Windows color (decimal): -7957127 or 7968134. OLE color: 7968134.
HSL color Cylindrical-coordinate representation of color #869579: hue angle of 92.14º 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 #869579 is Cyan = 0.10, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 149 | 121 | - |
| CMYK | 0.10 | 0 | 0.19 | 0.42 |
| HSL | 92.14º | 0.12% | 0.53% | - |
| HSV(B) | 92.14º | 0.19% | 0.58% | - |
| XYZ | 24.03 | 27.94 | 22.22 | - |
| YUV | 141.32 | 116.53 | 122.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 149 | 121 | 0.10 | 0 | 0.19 | 0.42 | 92.14 | 0.12 | 0.53 |
| Hex | 86 | 95 | 79 | A | 0 | 13 | 2A | 5C | C | 35 |
| Octal | 206 | 225 | 171 | 12 | 0 | 23 | 52 | 134 | 14 | 65 |
| Binary | 10000110 | 10010101 | 1111001 | 1010 | 0 | 10011 | 101010 | 1011100 | 1100 | 110101 |
Color Harmonies of #869579
Complementary color
Monochromatic Colors of #869579
Black with #869579
Text Example
Text Example
White with #869579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869579; }
p { color: rgb(134,149,121); }
H1.HeaderClassName
{
color: #869579;
}
.AnyTagClassName
{
color: #869579;
}
</style>
background-color css
<style>
a { background-color: #869579; }
a { background-color: rgb(134,149,121); }
div.DivClassName
{
background-color: #869579;
}
.BgClassName
{
background-color: #869579;
}
</style>
border-color css
<style>
span { border-color: #869579; }
span { border-color: rgb(134,149,121); }
td.TdClassName
{
border-color: #869579;
}
.TagClassName
{
border-color: #869579;
}
</style>