Shades of Amulet #869681
Tints of Amulet #869681
RGB
CMYK
RGB Variations
Color information
#869681 (or 0x869681) is known color: Amulet. HEX triplet: 86, 96 and 81. RGB value is (134,150,129). Sum of RGB (Red+Green+Blue) = 134+150+129=413 (54% of max value = 765). Red value is 134 (52.73% from 255 or 32.45% from 413); Green value is 150 (58.98% from 255 or 36.32% from 413); Blue value is 129 (50.78% from 255 or 31.23% from 413); Max value from RGB is 150 - color contains mainly: green. Hex color #869681 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869681 is #79697E. Grayscale: #8E8E8E. Windows color (decimal): -7956863 or 8492678. OLE color: 8492678.
HSL color Cylindrical-coordinate representation of color #869681: hue angle of 105.71º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #869681 is Cyan = 0.11, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 150 | 129 | - |
| CMYK | 0.11 | 0 | 0.14 | 0.41 |
| HSL | 105.71º | 0.09% | 0.55% | - |
| HSV(B) | 105.71º | 0.14% | 0.59% | - |
| XYZ | 24.7 | 28.47 | 24.96 | - |
| YUV | 142.82 | 120.2 | 121.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 150 | 129 | 0.11 | 0 | 0.14 | 0.41 | 105.71 | 0.09 | 0.55 |
| Hex | 86 | 96 | 81 | B | 0 | E | 29 | 6A | 9 | 37 |
| Octal | 206 | 226 | 201 | 13 | 0 | 16 | 51 | 152 | 11 | 67 |
| Binary | 10000110 | 10010110 | 10000001 | 1011 | 0 | 1110 | 101001 | 1101010 | 1001 | 110111 |
Color Harmonies of #869681
Complementary color
Monochromatic Colors of #869681
Black with #869681
Text Example
Text Example
White with #869681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869681; }
p { color: rgb(134,150,129); }
H1.HeaderClassName
{
color: #869681;
}
.AnyTagClassName
{
color: #869681;
}
</style>
background-color css
<style>
a { background-color: #869681; }
a { background-color: rgb(134,150,129); }
div.DivClassName
{
background-color: #869681;
}
.BgClassName
{
background-color: #869681;
}
</style>
border-color css
<style>
span { border-color: #869681; }
span { border-color: rgb(134,150,129); }
td.TdClassName
{
border-color: #869681;
}
.TagClassName
{
border-color: #869681;
}
</style>