Shades of Amulet #869580
Tints of Amulet #869580
RGB
CMYK
RGB Variations
Color information
#869580 (or 0x869580) is known color: Amulet. HEX triplet: 86, 95 and 80. RGB value is (134,149,128). Sum of RGB (Red+Green+Blue) = 134+149+128=411 (54% of max value = 765). Red value is 134 (52.73% from 255 or 32.60% from 411); Green value is 149 (58.59% from 255 or 36.25% from 411); Blue value is 128 (50.39% from 255 or 31.14% from 411); Max value from RGB is 149 - color contains mainly: green. Hex color #869580 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869580 is #796A7F. Grayscale: #8E8E8E. Windows color (decimal): -7957120 or 8426886. OLE color: 8426886.
HSL color Cylindrical-coordinate representation of color #869580: hue angle of 102.86º degrees, saturation: 0.09, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #869580 is Cyan = 0.10, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 149 | 128 | - |
| CMYK | 0.10 | 0 | 0.14 | 0.42 |
| HSL | 102.86º | 0.09% | 0.54% | - |
| HSV(B) | 102.86º | 0.14% | 0.58% | - |
| XYZ | 24.48 | 28.12 | 24.56 | - |
| YUV | 142.12 | 120.03 | 122.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 149 | 128 | 0.10 | 0 | 0.14 | 0.42 | 102.86 | 0.09 | 0.54 |
| Hex | 86 | 95 | 80 | A | 0 | E | 2A | 67 | 9 | 36 |
| Octal | 206 | 225 | 200 | 12 | 0 | 16 | 52 | 147 | 11 | 66 |
| Binary | 10000110 | 10010101 | 10000000 | 1010 | 0 | 1110 | 101010 | 1100111 | 1001 | 110110 |
Color Harmonies of #869580
Complementary color
Monochromatic Colors of #869580
Black with #869580
Text Example
Text Example
White with #869580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869580; }
p { color: rgb(134,149,128); }
H1.HeaderClassName
{
color: #869580;
}
.AnyTagClassName
{
color: #869580;
}
</style>
background-color css
<style>
a { background-color: #869580; }
a { background-color: rgb(134,149,128); }
div.DivClassName
{
background-color: #869580;
}
.BgClassName
{
background-color: #869580;
}
</style>
border-color css
<style>
span { border-color: #869580; }
span { border-color: rgb(134,149,128); }
td.TdClassName
{
border-color: #869580;
}
.TagClassName
{
border-color: #869580;
}
</style>