Shades of Amulet #829970
Tints of Amulet #829970
RGB
CMYK
RGB Variations
Color information
#829970 (or 0x829970) is known color: Amulet. HEX triplet: 82, 99 and 70. RGB value is (130,153,112). Sum of RGB (Red+Green+Blue) = 130+153+112=395 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.91% from 395); Green value is 153 (60.16% from 255 or 38.73% from 395); Blue value is 112 (44.14% from 255 or 28.35% from 395); Max value from RGB is 153 - color contains mainly: green. Hex color #829970 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829970 is #7D668F. Grayscale: #8D8D8D. Windows color (decimal): -8218256 or 7379330. OLE color: 7379330.
HSL color Cylindrical-coordinate representation of color #829970: hue angle of 93.66º degrees, saturation: 0.17, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #829970 is Cyan = 0.15, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 130 | 153 | 112 | - |
| CMYK | 0.15 | 0 | 0.27 | 0.4 |
| HSL | 93.66º | 0.17% | 0.52% | - |
| HSV(B) | 93.66º | 0.27% | 0.6% | - |
| XYZ | 23.52 | 28.7 | 19.63 | - |
| YUV | 141.45 | 111.38 | 119.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 153 | 112 | 0.15 | 0 | 0.27 | 0.4 | 93.66 | 0.17 | 0.52 |
| Hex | 82 | 99 | 70 | F | 0 | 1B | 28 | 5E | 11 | 34 |
| Octal | 202 | 231 | 160 | 17 | 0 | 33 | 50 | 136 | 21 | 64 |
| Binary | 10000010 | 10011001 | 1110000 | 1111 | 0 | 11011 | 101000 | 1011110 | 10001 | 110100 |
Color Harmonies of #829970
Complementary color
Monochromatic Colors of #829970
Black with #829970
Text Example
Text Example
White with #829970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829970; }
p { color: rgb(130,153,112); }
H1.HeaderClassName
{
color: #829970;
}
.AnyTagClassName
{
color: #829970;
}
</style>
background-color css
<style>
a { background-color: #829970; }
a { background-color: rgb(130,153,112); }
div.DivClassName
{
background-color: #829970;
}
.BgClassName
{
background-color: #829970;
}
</style>
border-color css
<style>
span { border-color: #829970; }
span { border-color: rgb(130,153,112); }
td.TdClassName
{
border-color: #829970;
}
.TagClassName
{
border-color: #829970;
}
</style>