Shades of Amulet #869778
Tints of Amulet #869778
RGB
CMYK
RGB Variations
Color information
#869778 (or 0x869778) is known color: Amulet. HEX triplet: 86, 97 and 78. RGB value is (134,151,120). Sum of RGB (Red+Green+Blue) = 134+151+120=405 (53% of max value = 765). Red value is 134 (52.73% from 255 or 33.09% from 405); Green value is 151 (59.38% from 255 or 37.28% from 405); Blue value is 120 (47.27% from 255 or 29.63% from 405); Max value from RGB is 151 - color contains mainly: green. Hex color #869778 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869778 is #796887. Grayscale: #8E8E8E. Windows color (decimal): -7956616 or 7903110. OLE color: 7903110.
HSL color Cylindrical-coordinate representation of color #869778: hue angle of 92.9º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #869778 is Cyan = 0.11, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 151 | 120 | - |
| CMYK | 0.11 | 0 | 0.21 | 0.41 |
| HSL | 92.9º | 0.13% | 0.53% | - |
| HSV(B) | 92.9º | 0.21% | 0.59% | - |
| XYZ | 24.29 | 28.56 | 22 | - |
| YUV | 142.38 | 115.37 | 122.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 151 | 120 | 0.11 | 0 | 0.21 | 0.41 | 92.9 | 0.13 | 0.53 |
| Hex | 86 | 97 | 78 | B | 0 | 15 | 29 | 5D | D | 35 |
| Octal | 206 | 227 | 170 | 13 | 0 | 25 | 51 | 135 | 15 | 65 |
| Binary | 10000110 | 10010111 | 1111000 | 1011 | 0 | 10101 | 101001 | 1011101 | 1101 | 110101 |
Color Harmonies of #869778
Complementary color
Monochromatic Colors of #869778
Black with #869778
Text Example
Text Example
White with #869778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869778; }
p { color: rgb(134,151,120); }
H1.HeaderClassName
{
color: #869778;
}
.AnyTagClassName
{
color: #869778;
}
</style>
background-color css
<style>
a { background-color: #869778; }
a { background-color: rgb(134,151,120); }
div.DivClassName
{
background-color: #869778;
}
.BgClassName
{
background-color: #869778;
}
</style>
border-color css
<style>
span { border-color: #869778; }
span { border-color: rgb(134,151,120); }
td.TdClassName
{
border-color: #869778;
}
.TagClassName
{
border-color: #869778;
}
</style>