Shades of Amulet #809572
Tints of Amulet #809572
RGB
CMYK
RGB Variations
Color information
#809572 (or 0x809572) is known color: Amulet. HEX triplet: 80, 95 and 72. RGB value is (128,149,114). Sum of RGB (Red+Green+Blue) = 128+149+114=391 (51% of max value = 765). Red value is 128 (50.39% from 255 or 32.74% from 391); Green value is 149 (58.59% from 255 or 38.11% from 391); Blue value is 114 (44.92% from 255 or 29.16% from 391); Max value from RGB is 149 - color contains mainly: green. Hex color #809572 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #809572 is #7F6A8D. Grayscale: #8A8A8A. Windows color (decimal): -8350350 or 7509376. OLE color: 7509376.
HSL color Cylindrical-coordinate representation of color #809572: hue angle of 96º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #809572 is Cyan = 0.14, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 149 | 114 | - |
| CMYK | 0.14 | 0 | 0.23 | 0.42 |
| HSL | 96º | 0.14% | 0.52% | - |
| HSV(B) | 96º | 0.23% | 0.58% | - |
| XYZ | 22.69 | 27.3 | 19.99 | - |
| YUV | 138.73 | 114.04 | 120.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 149 | 114 | 0.14 | 0 | 0.23 | 0.42 | 96 | 0.14 | 0.52 |
| Hex | 80 | 95 | 72 | E | 0 | 17 | 2A | 60 | E | 34 |
| Octal | 200 | 225 | 162 | 16 | 0 | 27 | 52 | 140 | 16 | 64 |
| Binary | 10000000 | 10010101 | 1110010 | 1110 | 0 | 10111 | 101010 | 1100000 | 1110 | 110100 |
Color Harmonies of #809572
Complementary color
Monochromatic Colors of #809572
Black with #809572
Text Example
Text Example
White with #809572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809572; }
p { color: rgb(128,149,114); }
H1.HeaderClassName
{
color: #809572;
}
.AnyTagClassName
{
color: #809572;
}
</style>
background-color css
<style>
a { background-color: #809572; }
a { background-color: rgb(128,149,114); }
div.DivClassName
{
background-color: #809572;
}
.BgClassName
{
background-color: #809572;
}
</style>
border-color css
<style>
span { border-color: #809572; }
span { border-color: rgb(128,149,114); }
td.TdClassName
{
border-color: #809572;
}
.TagClassName
{
border-color: #809572;
}
</style>