Shades of Amulet #819676
Tints of Amulet #819676
RGB
CMYK
RGB Variations
Color information
#819676 (or 0x819676) is known color: Amulet. HEX triplet: 81, 96 and 76. RGB value is (129,150,118). Sum of RGB (Red+Green+Blue) = 129+150+118=397 (52% of max value = 765). Red value is 129 (50.78% from 255 or 32.49% from 397); Green value is 150 (58.98% from 255 or 37.78% from 397); Blue value is 118 (46.48% from 255 or 29.72% from 397); Max value from RGB is 150 - color contains mainly: green. Hex color #819676 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #819676 is #7E6989. Grayscale: #8C8C8C. Windows color (decimal): -8284554 or 7771777. OLE color: 7771777.
HSL color Cylindrical-coordinate representation of color #819676: hue angle of 99.38º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #819676 is Cyan = 0.14, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 150 | 118 | - |
| CMYK | 0.14 | 0 | 0.21 | 0.41 |
| HSL | 99.38º | 0.13% | 0.53% | - |
| HSV(B) | 99.38º | 0.21% | 0.59% | - |
| XYZ | 23.23 | 27.79 | 21.28 | - |
| YUV | 140.07 | 115.54 | 120.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 150 | 118 | 0.14 | 0 | 0.21 | 0.41 | 99.38 | 0.13 | 0.53 |
| Hex | 81 | 96 | 76 | E | 0 | 15 | 29 | 63 | D | 35 |
| Octal | 201 | 226 | 166 | 16 | 0 | 25 | 51 | 143 | 15 | 65 |
| Binary | 10000001 | 10010110 | 1110110 | 1110 | 0 | 10101 | 101001 | 1100011 | 1101 | 110101 |
Color Harmonies of #819676
Complementary color
Monochromatic Colors of #819676
Black with #819676
Text Example
Text Example
White with #819676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819676; }
p { color: rgb(129,150,118); }
H1.HeaderClassName
{
color: #819676;
}
.AnyTagClassName
{
color: #819676;
}
</style>
background-color css
<style>
a { background-color: #819676; }
a { background-color: rgb(129,150,118); }
div.DivClassName
{
background-color: #819676;
}
.BgClassName
{
background-color: #819676;
}
</style>
border-color css
<style>
span { border-color: #819676; }
span { border-color: rgb(129,150,118); }
td.TdClassName
{
border-color: #819676;
}
.TagClassName
{
border-color: #819676;
}
</style>