Shades of Amulet #869981
Tints of Amulet #869981
RGB
CMYK
RGB Variations
Color information
#869981 (or 0x869981) is known color: Amulet. HEX triplet: 86, 99 and 81. RGB value is (134,153,129). Sum of RGB (Red+Green+Blue) = 134+153+129=416 (55% of max value = 765). Red value is 134 (52.73% from 255 or 32.21% from 416); Green value is 153 (60.16% from 255 or 36.78% from 416); Blue value is 129 (50.78% from 255 or 31.01% from 416); Max value from RGB is 153 - color contains mainly: green. Hex color #869981 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869981 is #79667E. Grayscale: #909090. Windows color (decimal): -7956095 or 8493446. OLE color: 8493446.
HSL color Cylindrical-coordinate representation of color #869981: hue angle of 107.5º 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 #869981 is Cyan = 0.12, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 134 | 153 | 129 | - |
| CMYK | 0.12 | 0 | 0.16 | 0.4 |
| HSL | 107.5º | 0.11% | 0.55% | - |
| HSV(B) | 107.5º | 0.16% | 0.6% | - |
| XYZ | 25.19 | 29.44 | 25.12 | - |
| YUV | 144.58 | 119.21 | 120.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 153 | 129 | 0.12 | 0 | 0.16 | 0.4 | 107.5 | 0.11 | 0.55 |
| Hex | 86 | 99 | 81 | C | 0 | 10 | 28 | 6C | B | 37 |
| Octal | 206 | 231 | 201 | 14 | 0 | 20 | 50 | 154 | 13 | 67 |
| Binary | 10000110 | 10011001 | 10000001 | 1100 | 0 | 10000 | 101000 | 1101100 | 1011 | 110111 |
Color Harmonies of #869981
Complementary color
Monochromatic Colors of #869981
Black with #869981
Text Example
Text Example
White with #869981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869981; }
p { color: rgb(134,153,129); }
H1.HeaderClassName
{
color: #869981;
}
.AnyTagClassName
{
color: #869981;
}
</style>
background-color css
<style>
a { background-color: #869981; }
a { background-color: rgb(134,153,129); }
div.DivClassName
{
background-color: #869981;
}
.BgClassName
{
background-color: #869981;
}
</style>
border-color css
<style>
span { border-color: #869981; }
span { border-color: rgb(134,153,129); }
td.TdClassName
{
border-color: #869981;
}
.TagClassName
{
border-color: #869981;
}
</style>