Shades of Amulet #809671
Tints of Amulet #809671
RGB
CMYK
RGB Variations
Color information
#809671 (or 0x809671) is known color: Amulet. HEX triplet: 80, 96 and 71. RGB value is (128,150,113). Sum of RGB (Red+Green+Blue) = 128+150+113=391 (51% of max value = 765). Red value is 128 (50.39% from 255 or 32.74% from 391); Green value is 150 (58.98% from 255 or 38.36% from 391); Blue value is 113 (44.53% from 255 or 28.90% from 391); Max value from RGB is 150 - color contains mainly: green. Hex color #809671 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #809671 is #7F698E. Grayscale: #8B8B8B. Windows color (decimal): -8350095 or 7444096. OLE color: 7444096.
HSL color Cylindrical-coordinate representation of color #809671: hue angle of 95.68º 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 #809671 is Cyan = 0.15, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 128 | 150 | 113 | - |
| CMYK | 0.15 | 0 | 0.25 | 0.41 |
| HSL | 95.68º | 0.15% | 0.52% | - |
| HSV(B) | 95.68º | 0.25% | 0.59% | - |
| XYZ | 22.79 | 27.59 | 19.75 | - |
| YUV | 139.2 | 113.21 | 120.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 150 | 113 | 0.15 | 0 | 0.25 | 0.41 | 95.68 | 0.15 | 0.52 |
| Hex | 80 | 96 | 71 | F | 0 | 19 | 29 | 60 | F | 34 |
| Octal | 200 | 226 | 161 | 17 | 0 | 31 | 51 | 140 | 17 | 64 |
| Binary | 10000000 | 10010110 | 1110001 | 1111 | 0 | 11001 | 101001 | 1100000 | 1111 | 110100 |
Color Harmonies of #809671
Complementary color
Monochromatic Colors of #809671
Black with #809671
Text Example
Text Example
White with #809671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809671; }
p { color: rgb(128,150,113); }
H1.HeaderClassName
{
color: #809671;
}
.AnyTagClassName
{
color: #809671;
}
</style>
background-color css
<style>
a { background-color: #809671; }
a { background-color: rgb(128,150,113); }
div.DivClassName
{
background-color: #809671;
}
.BgClassName
{
background-color: #809671;
}
</style>
border-color css
<style>
span { border-color: #809671; }
span { border-color: rgb(128,150,113); }
td.TdClassName
{
border-color: #809671;
}
.TagClassName
{
border-color: #809671;
}
</style>