Shades of Amulet #869980
Tints of Amulet #869980
RGB
CMYK
RGB Variations
Color information
#869980 (or 0x869980) is known color: Amulet. HEX triplet: 86, 99 and 80. RGB value is (134,153,128). Sum of RGB (Red+Green+Blue) = 134+153+128=415 (54% of max value = 765). Red value is 134 (52.73% from 255 or 32.29% from 415); Green value is 153 (60.16% from 255 or 36.87% from 415); Blue value is 128 (50.39% from 255 or 30.84% from 415); Max value from RGB is 153 - color contains mainly: green. Hex color #869980 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869980 is #79667F. Grayscale: #909090. Windows color (decimal): -7956096 or 8427910. OLE color: 8427910.
HSL color Cylindrical-coordinate representation of color #869980: hue angle of 105.6º degrees, saturation: 0.11, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #869980 is Cyan = 0.12, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 134 | 153 | 128 | - |
| CMYK | 0.12 | 0 | 0.16 | 0.4 |
| HSL | 105.6º | 0.11% | 0.55% | - |
| HSV(B) | 105.6º | 0.16% | 0.6% | - |
| XYZ | 25.12 | 29.41 | 24.77 | - |
| YUV | 144.47 | 118.71 | 120.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 153 | 128 | 0.12 | 0 | 0.16 | 0.4 | 105.6 | 0.11 | 0.55 |
| Hex | 86 | 99 | 80 | C | 0 | 10 | 28 | 6A | B | 37 |
| Octal | 206 | 231 | 200 | 14 | 0 | 20 | 50 | 152 | 13 | 67 |
| Binary | 10000110 | 10011001 | 10000000 | 1100 | 0 | 10000 | 101000 | 1101010 | 1011 | 110111 |
Color Harmonies of #869980
Complementary color
Monochromatic Colors of #869980
Black with #869980
Text Example
Text Example
White with #869980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869980; }
p { color: rgb(134,153,128); }
H1.HeaderClassName
{
color: #869980;
}
.AnyTagClassName
{
color: #869980;
}
</style>
background-color css
<style>
a { background-color: #869980; }
a { background-color: rgb(134,153,128); }
div.DivClassName
{
background-color: #869980;
}
.BgClassName
{
background-color: #869980;
}
</style>
border-color css
<style>
span { border-color: #869980; }
span { border-color: rgb(134,153,128); }
td.TdClassName
{
border-color: #869980;
}
.TagClassName
{
border-color: #869980;
}
</style>