Shades of Amulet #809577
Tints of Amulet #809577
RGB
CMYK
RGB Variations
Color information
#809577 (or 0x809577) is known color: Amulet. HEX triplet: 80, 95 and 77. RGB value is (128,149,119). Sum of RGB (Red+Green+Blue) = 128+149+119=396 (52% of max value = 765). Red value is 128 (50.39% from 255 or 32.32% from 396); Green value is 149 (58.59% from 255 or 37.63% from 396); Blue value is 119 (46.88% from 255 or 30.05% from 396); Max value from RGB is 149 - color contains mainly: green. Hex color #809577 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #809577 is #7F6A88. Grayscale: #8B8B8B. Windows color (decimal): -8350345 or 7837056. OLE color: 7837056.
HSL color Cylindrical-coordinate representation of color #809577: hue angle of 102º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #809577 is Cyan = 0.14, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 149 | 119 | - |
| CMYK | 0.14 | 0 | 0.20 | 0.42 |
| HSL | 102º | 0.12% | 0.53% | - |
| HSV(B) | 102º | 0.2% | 0.58% | - |
| XYZ | 22.98 | 27.42 | 21.53 | - |
| YUV | 139.3 | 116.54 | 119.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 149 | 119 | 0.14 | 0 | 0.20 | 0.42 | 102 | 0.12 | 0.53 |
| Hex | 80 | 95 | 77 | E | 0 | 14 | 2A | 66 | C | 35 |
| Octal | 200 | 225 | 167 | 16 | 0 | 24 | 52 | 146 | 14 | 65 |
| Binary | 10000000 | 10010101 | 1110111 | 1110 | 0 | 10100 | 101010 | 1100110 | 1100 | 110101 |
Color Harmonies of #809577
Complementary color
Monochromatic Colors of #809577
Black with #809577
Text Example
Text Example
White with #809577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809577; }
p { color: rgb(128,149,119); }
H1.HeaderClassName
{
color: #809577;
}
.AnyTagClassName
{
color: #809577;
}
</style>
background-color css
<style>
a { background-color: #809577; }
a { background-color: rgb(128,149,119); }
div.DivClassName
{
background-color: #809577;
}
.BgClassName
{
background-color: #809577;
}
</style>
border-color css
<style>
span { border-color: #809577; }
span { border-color: rgb(128,149,119); }
td.TdClassName
{
border-color: #809577;
}
.TagClassName
{
border-color: #809577;
}
</style>