Shades of Amulet #829873
Tints of Amulet #829873
RGB
CMYK
RGB Variations
Color information
#829873 (or 0x829873) is known color: Amulet. HEX triplet: 82, 98 and 73. RGB value is (130,152,115). Sum of RGB (Red+Green+Blue) = 130+152+115=397 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.75% from 397); Green value is 152 (59.77% from 255 or 38.29% from 397); Blue value is 115 (45.31% from 255 or 28.97% from 397); Max value from RGB is 152 - color contains mainly: green. Hex color #829873 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829873 is #7D678C. Grayscale: #8D8D8D. Windows color (decimal): -8218509 or 7575682. OLE color: 7575682.
HSL color Cylindrical-coordinate representation of color #829873: hue angle of 95.68º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #829873 is Cyan = 0.14, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 152 | 115 | - |
| CMYK | 0.14 | 0 | 0.24 | 0.40 |
| HSL | 95.68º | 0.15% | 0.52% | - |
| HSV(B) | 95.68º | 0.24% | 0.6% | - |
| XYZ | 23.53 | 28.44 | 20.47 | - |
| YUV | 141.2 | 113.21 | 120.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 152 | 115 | 0.14 | 0 | 0.24 | 0.40 | 95.68 | 0.15 | 0.52 |
| Hex | 82 | 98 | 73 | E | 0 | 18 | 28 | 60 | F | 34 |
| Octal | 202 | 230 | 163 | 16 | 0 | 30 | 50 | 140 | 17 | 64 |
| Binary | 10000010 | 10011000 | 1110011 | 1110 | 0 | 11000 | 101000 | 1100000 | 1111 | 110100 |
Color Harmonies of #829873
Complementary color
Monochromatic Colors of #829873
Black with #829873
Text Example
Text Example
White with #829873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829873; }
p { color: rgb(130,152,115); }
H1.HeaderClassName
{
color: #829873;
}
.AnyTagClassName
{
color: #829873;
}
</style>
background-color css
<style>
a { background-color: #829873; }
a { background-color: rgb(130,152,115); }
div.DivClassName
{
background-color: #829873;
}
.BgClassName
{
background-color: #829873;
}
</style>
border-color css
<style>
span { border-color: #829873; }
span { border-color: rgb(130,152,115); }
td.TdClassName
{
border-color: #829873;
}
.TagClassName
{
border-color: #829873;
}
</style>