Shades of Amulet #829677
Tints of Amulet #829677
RGB
CMYK
RGB Variations
Color information
#829677 (or 0x829677) is known color: Amulet. HEX triplet: 82, 96 and 77. RGB value is (130,150,119). Sum of RGB (Red+Green+Blue) = 130+150+119=399 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.58% from 399); Green value is 150 (58.98% from 255 or 37.59% from 399); Blue value is 119 (46.88% from 255 or 29.82% from 399); Max value from RGB is 150 - color contains mainly: green. Hex color #829677 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829677 is #7D6988. Grayscale: #8C8C8C. Windows color (decimal): -8219017 or 7837314. OLE color: 7837314.
HSL color Cylindrical-coordinate representation of color #829677: hue angle of 98.71º 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 #829677 is Cyan = 0.13, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 150 | 119 | - |
| CMYK | 0.13 | 0 | 0.21 | 0.41 |
| HSL | 98.71º | 0.13% | 0.53% | - |
| HSV(B) | 98.71º | 0.21% | 0.59% | - |
| XYZ | 23.44 | 27.89 | 21.6 | - |
| YUV | 140.49 | 115.87 | 120.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 150 | 119 | 0.13 | 0 | 0.21 | 0.41 | 98.71 | 0.13 | 0.53 |
| Hex | 82 | 96 | 77 | D | 0 | 15 | 29 | 63 | D | 35 |
| Octal | 202 | 226 | 167 | 15 | 0 | 25 | 51 | 143 | 15 | 65 |
| Binary | 10000010 | 10010110 | 1110111 | 1101 | 0 | 10101 | 101001 | 1100011 | 1101 | 110101 |
Color Harmonies of #829677
Complementary color
Monochromatic Colors of #829677
Black with #829677
Text Example
Text Example
White with #829677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829677; }
p { color: rgb(130,150,119); }
H1.HeaderClassName
{
color: #829677;
}
.AnyTagClassName
{
color: #829677;
}
</style>
background-color css
<style>
a { background-color: #829677; }
a { background-color: rgb(130,150,119); }
div.DivClassName
{
background-color: #829677;
}
.BgClassName
{
background-color: #829677;
}
</style>
border-color css
<style>
span { border-color: #829677; }
span { border-color: rgb(130,150,119); }
td.TdClassName
{
border-color: #829677;
}
.TagClassName
{
border-color: #829677;
}
</style>