Shades of Amulet #809576
Tints of Amulet #809576
RGB
CMYK
RGB Variations
Color information
#809576 (or 0x809576) is known color: Amulet. HEX triplet: 80, 95 and 76. RGB value is (128,149,118). Sum of RGB (Red+Green+Blue) = 128+149+118=395 (52% of max value = 765). Red value is 128 (50.39% from 255 or 32.41% from 395); Green value is 149 (58.59% from 255 or 37.72% from 395); Blue value is 118 (46.48% from 255 or 29.87% from 395); Max value from RGB is 149 - color contains mainly: green. Hex color #809576 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #809576 is #7F6A89. Grayscale: #8B8B8B. Windows color (decimal): -8350346 or 7771520. OLE color: 7771520.
HSL color Cylindrical-coordinate representation of color #809576: hue angle of 100.65º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #809576 is Cyan = 0.14, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 149 | 118 | - |
| CMYK | 0.14 | 0 | 0.21 | 0.42 |
| HSL | 100.65º | 0.13% | 0.52% | - |
| HSV(B) | 100.65º | 0.21% | 0.58% | - |
| XYZ | 22.92 | 27.39 | 21.22 | - |
| YUV | 139.19 | 116.04 | 120.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 149 | 118 | 0.14 | 0 | 0.21 | 0.42 | 100.65 | 0.13 | 0.52 |
| Hex | 80 | 95 | 76 | E | 0 | 15 | 2A | 65 | D | 34 |
| Octal | 200 | 225 | 166 | 16 | 0 | 25 | 52 | 145 | 15 | 64 |
| Binary | 10000000 | 10010101 | 1110110 | 1110 | 0 | 10101 | 101010 | 1100101 | 1101 | 110100 |
Color Harmonies of #809576
Complementary color
Monochromatic Colors of #809576
Black with #809576
Text Example
Text Example
White with #809576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809576; }
p { color: rgb(128,149,118); }
H1.HeaderClassName
{
color: #809576;
}
.AnyTagClassName
{
color: #809576;
}
</style>
background-color css
<style>
a { background-color: #809576; }
a { background-color: rgb(128,149,118); }
div.DivClassName
{
background-color: #809576;
}
.BgClassName
{
background-color: #809576;
}
</style>
border-color css
<style>
span { border-color: #809576; }
span { border-color: rgb(128,149,118); }
td.TdClassName
{
border-color: #809576;
}
.TagClassName
{
border-color: #809576;
}
</style>