Shades of Amulet #809772
Tints of Amulet #809772
RGB
CMYK
RGB Variations
Color information
#809772 (or 0x809772) is known color: Amulet. HEX triplet: 80, 97 and 72. RGB value is (128,151,114). Sum of RGB (Red+Green+Blue) = 128+151+114=393 (52% of max value = 765). Red value is 128 (50.39% from 255 or 32.57% from 393); Green value is 151 (59.38% from 255 or 38.42% from 393); Blue value is 114 (44.92% from 255 or 29.01% from 393); Max value from RGB is 151 - color contains mainly: green. Hex color #809772 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #809772 is #7F688D. Grayscale: #8C8C8C. Windows color (decimal): -8349838 or 7509888. OLE color: 7509888.
HSL color Cylindrical-coordinate representation of color #809772: hue angle of 97.3º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #809772 is Cyan = 0.15, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 128 | 151 | 114 | - |
| CMYK | 0.15 | 0 | 0.25 | 0.41 |
| HSL | 97.3º | 0.15% | 0.52% | - |
| HSV(B) | 97.3º | 0.25% | 0.59% | - |
| XYZ | 23.01 | 27.94 | 20.1 | - |
| YUV | 139.91 | 113.38 | 119.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 151 | 114 | 0.15 | 0 | 0.25 | 0.41 | 97.3 | 0.15 | 0.52 |
| Hex | 80 | 97 | 72 | F | 0 | 19 | 29 | 61 | F | 34 |
| Octal | 200 | 227 | 162 | 17 | 0 | 31 | 51 | 141 | 17 | 64 |
| Binary | 10000000 | 10010111 | 1110010 | 1111 | 0 | 11001 | 101001 | 1100001 | 1111 | 110100 |
Color Harmonies of #809772
Complementary color
Monochromatic Colors of #809772
Black with #809772
Text Example
Text Example
White with #809772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809772; }
p { color: rgb(128,151,114); }
H1.HeaderClassName
{
color: #809772;
}
.AnyTagClassName
{
color: #809772;
}
</style>
background-color css
<style>
a { background-color: #809772; }
a { background-color: rgb(128,151,114); }
div.DivClassName
{
background-color: #809772;
}
.BgClassName
{
background-color: #809772;
}
</style>
border-color css
<style>
span { border-color: #809772; }
span { border-color: rgb(128,151,114); }
td.TdClassName
{
border-color: #809772;
}
.TagClassName
{
border-color: #809772;
}
</style>