Shades of Amulet #829575
Tints of Amulet #829575
RGB
CMYK
RGB Variations
Color information
#829575 (or 0x829575) is known color: Amulet. HEX triplet: 82, 95 and 75. RGB value is (130,149,117). Sum of RGB (Red+Green+Blue) = 130+149+117=396 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.83% from 396); Green value is 149 (58.59% from 255 or 37.63% from 396); Blue value is 117 (46.09% from 255 or 29.55% from 396); Max value from RGB is 149 - color contains mainly: green. Hex color #829575 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829575 is #7D6A8A. Grayscale: #8B8B8B. Windows color (decimal): -8219275 or 7705986. OLE color: 7705986.
HSL color Cylindrical-coordinate representation of color #829575: hue angle of 95.62º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #829575 is Cyan = 0.13, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 149 | 117 | - |
| CMYK | 0.13 | 0 | 0.21 | 0.42 |
| HSL | 95.63º | 0.13% | 0.52% | - |
| HSV(B) | 95.63º | 0.21% | 0.58% | - |
| XYZ | 23.16 | 27.53 | 20.92 | - |
| YUV | 139.67 | 115.21 | 121.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 149 | 117 | 0.13 | 0 | 0.21 | 0.42 | 95.63 | 0.13 | 0.52 |
| Hex | 82 | 95 | 75 | D | 0 | 15 | 2A | 60 | D | 34 |
| Octal | 202 | 225 | 165 | 15 | 0 | 25 | 52 | 140 | 15 | 64 |
| Binary | 10000010 | 10010101 | 1110101 | 1101 | 0 | 10101 | 101010 | 1100000 | 1101 | 110100 |
Color Harmonies of #829575
Complementary color
Monochromatic Colors of #829575
Black with #829575
Text Example
Text Example
White with #829575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829575; }
p { color: rgb(130,149,117); }
H1.HeaderClassName
{
color: #829575;
}
.AnyTagClassName
{
color: #829575;
}
</style>
background-color css
<style>
a { background-color: #829575; }
a { background-color: rgb(130,149,117); }
div.DivClassName
{
background-color: #829575;
}
.BgClassName
{
background-color: #829575;
}
</style>
border-color css
<style>
span { border-color: #829575; }
span { border-color: rgb(130,149,117); }
td.TdClassName
{
border-color: #829575;
}
.TagClassName
{
border-color: #829575;
}
</style>