Shades of Amulet #829775
Tints of Amulet #829775
RGB
CMYK
RGB Variations
Color information
#829775 (or 0x829775) is known color: Amulet. HEX triplet: 82, 97 and 75. RGB value is (130,151,117). Sum of RGB (Red+Green+Blue) = 130+151+117=398 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.66% from 398); Green value is 151 (59.38% from 255 or 37.94% from 398); Blue value is 117 (46.09% from 255 or 29.40% from 398); Max value from RGB is 151 - color contains mainly: green. Hex color #829775 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829775 is #7D688A. Grayscale: #8C8C8C. Windows color (decimal): -8218763 or 7706498. OLE color: 7706498.
HSL color Cylindrical-coordinate representation of color #829775: hue angle of 97.06º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #829775 is Cyan = 0.14, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 151 | 117 | - |
| CMYK | 0.14 | 0 | 0.23 | 0.41 |
| HSL | 97.06º | 0.14% | 0.53% | - |
| HSV(B) | 97.06º | 0.23% | 0.59% | - |
| XYZ | 23.48 | 28.16 | 21.03 | - |
| YUV | 140.85 | 114.54 | 120.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 151 | 117 | 0.14 | 0 | 0.23 | 0.41 | 97.06 | 0.14 | 0.53 |
| Hex | 82 | 97 | 75 | E | 0 | 17 | 29 | 61 | E | 35 |
| Octal | 202 | 227 | 165 | 16 | 0 | 27 | 51 | 141 | 16 | 65 |
| Binary | 10000010 | 10010111 | 1110101 | 1110 | 0 | 10111 | 101001 | 1100001 | 1110 | 110101 |
Color Harmonies of #829775
Complementary color
Monochromatic Colors of #829775
Black with #829775
Text Example
Text Example
White with #829775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829775; }
p { color: rgb(130,151,117); }
H1.HeaderClassName
{
color: #829775;
}
.AnyTagClassName
{
color: #829775;
}
</style>
background-color css
<style>
a { background-color: #829775; }
a { background-color: rgb(130,151,117); }
div.DivClassName
{
background-color: #829775;
}
.BgClassName
{
background-color: #829775;
}
</style>
border-color css
<style>
span { border-color: #829775; }
span { border-color: rgb(130,151,117); }
td.TdClassName
{
border-color: #829775;
}
.TagClassName
{
border-color: #829775;
}
</style>