Shades of Amulet #899779
Tints of Amulet #899779
RGB
CMYK
RGB Variations
Color information
#899779 (or 0x899779) is known color: Amulet. HEX triplet: 89, 97 and 79. RGB value is (137,151,121). Sum of RGB (Red+Green+Blue) = 137+151+121=409 (54% of max value = 765). Red value is 137 (53.91% from 255 or 33.50% from 409); Green value is 151 (59.38% from 255 or 36.92% from 409); Blue value is 121 (47.66% from 255 or 29.58% from 409); Max value from RGB is 151 - color contains mainly: green. Hex color #899779 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #899779 is #766886. Grayscale: #8F8F8F. Windows color (decimal): -7760007 or 7968649. OLE color: 7968649.
HSL color Cylindrical-coordinate representation of color #899779: hue angle of 88º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #899779 is Cyan = 0.09, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 137 | 151 | 121 | - |
| CMYK | 0.09 | 0 | 0.20 | 0.41 |
| HSL | 88º | 0.13% | 0.53% | - |
| HSV(B) | 88º | 0.2% | 0.59% | - |
| XYZ | 24.83 | 28.83 | 22.35 | - |
| YUV | 143.39 | 115.36 | 123.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 151 | 121 | 0.09 | 0 | 0.20 | 0.41 | 88 | 0.13 | 0.53 |
| Hex | 89 | 97 | 79 | 9 | 0 | 14 | 29 | 58 | D | 35 |
| Octal | 211 | 227 | 171 | 11 | 0 | 24 | 51 | 130 | 15 | 65 |
| Binary | 10001001 | 10010111 | 1111001 | 1001 | 0 | 10100 | 101001 | 1011000 | 1101 | 110101 |
Color Harmonies of #899779
Complementary color
Monochromatic Colors of #899779
Black with #899779
Text Example
Text Example
White with #899779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899779; }
p { color: rgb(137,151,121); }
H1.HeaderClassName
{
color: #899779;
}
.AnyTagClassName
{
color: #899779;
}
</style>
background-color css
<style>
a { background-color: #899779; }
a { background-color: rgb(137,151,121); }
div.DivClassName
{
background-color: #899779;
}
.BgClassName
{
background-color: #899779;
}
</style>
border-color css
<style>
span { border-color: #899779; }
span { border-color: rgb(137,151,121); }
td.TdClassName
{
border-color: #899779;
}
.TagClassName
{
border-color: #899779;
}
</style>