Shades of Amulet #829477
Tints of Amulet #829477
RGB
CMYK
RGB Variations
Color information
#829477 (or 0x829477) is known color: Amulet. HEX triplet: 82, 94 and 77. RGB value is (130,148,119). Sum of RGB (Red+Green+Blue) = 130+148+119=397 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.75% from 397); Green value is 148 (58.20% from 255 or 37.28% from 397); Blue value is 119 (46.88% from 255 or 29.97% from 397); Max value from RGB is 148 - color contains mainly: green. Hex color #829477 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829477 is #7D6B88. Grayscale: #8B8B8B. Windows color (decimal): -8219529 or 7836802. OLE color: 7836802.
HSL color Cylindrical-coordinate representation of color #829477: hue angle of 97.24º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #829477 is Cyan = 0.12, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 148 | 119 | - |
| CMYK | 0.12 | 0 | 0.20 | 0.42 |
| HSL | 97.24º | 0.12% | 0.52% | - |
| HSV(B) | 97.24º | 0.2% | 0.58% | - |
| XYZ | 23.13 | 27.26 | 21.5 | - |
| YUV | 139.31 | 116.54 | 121.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 148 | 119 | 0.12 | 0 | 0.20 | 0.42 | 97.24 | 0.12 | 0.52 |
| Hex | 82 | 94 | 77 | C | 0 | 14 | 2A | 61 | C | 34 |
| Octal | 202 | 224 | 167 | 14 | 0 | 24 | 52 | 141 | 14 | 64 |
| Binary | 10000010 | 10010100 | 1110111 | 1100 | 0 | 10100 | 101010 | 1100001 | 1100 | 110100 |
Color Harmonies of #829477
Complementary color
Monochromatic Colors of #829477
Black with #829477
Text Example
Text Example
White with #829477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829477; }
p { color: rgb(130,148,119); }
H1.HeaderClassName
{
color: #829477;
}
.AnyTagClassName
{
color: #829477;
}
</style>
background-color css
<style>
a { background-color: #829477; }
a { background-color: rgb(130,148,119); }
div.DivClassName
{
background-color: #829477;
}
.BgClassName
{
background-color: #829477;
}
</style>
border-color css
<style>
span { border-color: #829477; }
span { border-color: rgb(130,148,119); }
td.TdClassName
{
border-color: #829477;
}
.TagClassName
{
border-color: #829477;
}
</style>