Shades of Amulet #819677
Tints of Amulet #819677
RGB
CMYK
RGB Variations
Color information
#819677 (or 0x819677) is known color: Amulet. HEX triplet: 81, 96 and 77. RGB value is (129,150,119). Sum of RGB (Red+Green+Blue) = 129+150+119=398 (52% of max value = 765). Red value is 129 (50.78% from 255 or 32.41% from 398); Green value is 150 (58.98% from 255 or 37.69% from 398); Blue value is 119 (46.88% from 255 or 29.90% from 398); Max value from RGB is 150 - color contains mainly: green. Hex color #819677 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #819677 is #7E6988. Grayscale: #8C8C8C. Windows color (decimal): -8284553 or 7837313. OLE color: 7837313.
HSL color Cylindrical-coordinate representation of color #819677: hue angle of 100.65º 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 #819677 is Cyan = 0.14, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 150 | 119 | - |
| CMYK | 0.14 | 0 | 0.21 | 0.41 |
| HSL | 100.65º | 0.13% | 0.53% | - |
| HSV(B) | 100.65º | 0.21% | 0.59% | - |
| XYZ | 23.29 | 27.81 | 21.59 | - |
| YUV | 140.19 | 116.04 | 120.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 150 | 119 | 0.14 | 0 | 0.21 | 0.41 | 100.65 | 0.13 | 0.53 |
| Hex | 81 | 96 | 77 | E | 0 | 15 | 29 | 65 | D | 35 |
| Octal | 201 | 226 | 167 | 16 | 0 | 25 | 51 | 145 | 15 | 65 |
| Binary | 10000001 | 10010110 | 1110111 | 1110 | 0 | 10101 | 101001 | 1100101 | 1101 | 110101 |
Color Harmonies of #819677
Complementary color
Monochromatic Colors of #819677
Black with #819677
Text Example
Text Example
White with #819677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819677; }
p { color: rgb(129,150,119); }
H1.HeaderClassName
{
color: #819677;
}
.AnyTagClassName
{
color: #819677;
}
</style>
background-color css
<style>
a { background-color: #819677; }
a { background-color: rgb(129,150,119); }
div.DivClassName
{
background-color: #819677;
}
.BgClassName
{
background-color: #819677;
}
</style>
border-color css
<style>
span { border-color: #819677; }
span { border-color: rgb(129,150,119); }
td.TdClassName
{
border-color: #819677;
}
.TagClassName
{
border-color: #819677;
}
</style>