Shades of Amulet #839576
Tints of Amulet #839576
RGB
CMYK
RGB Variations
Color information
#839576 (or 0x839576) is known color: Amulet. HEX triplet: 83, 95 and 76. RGB value is (131,149,118). Sum of RGB (Red+Green+Blue) = 131+149+118=398 (52% of max value = 765). Red value is 131 (51.56% from 255 or 32.91% from 398); Green value is 149 (58.59% from 255 or 37.44% from 398); Blue value is 118 (46.48% from 255 or 29.65% from 398); Max value from RGB is 149 - color contains mainly: green. Hex color #839576 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839576 is #7C6A89. Grayscale: #8C8C8C. Windows color (decimal): -8153738 or 7771523. OLE color: 7771523.
HSL color Cylindrical-coordinate representation of color #839576: hue angle of 94.84º 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 #839576 is Cyan = 0.12, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 149 | 118 | - |
| CMYK | 0.12 | 0 | 0.21 | 0.42 |
| HSL | 94.84º | 0.13% | 0.52% | - |
| HSV(B) | 94.84º | 0.21% | 0.58% | - |
| XYZ | 23.38 | 27.63 | 21.24 | - |
| YUV | 140.08 | 115.54 | 121.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 149 | 118 | 0.12 | 0 | 0.21 | 0.42 | 94.84 | 0.13 | 0.52 |
| Hex | 83 | 95 | 76 | C | 0 | 15 | 2A | 5F | D | 34 |
| Octal | 203 | 225 | 166 | 14 | 0 | 25 | 52 | 137 | 15 | 64 |
| Binary | 10000011 | 10010101 | 1110110 | 1100 | 0 | 10101 | 101010 | 1011111 | 1101 | 110100 |
Color Harmonies of #839576
Complementary color
Monochromatic Colors of #839576
Black with #839576
Text Example
Text Example
White with #839576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839576; }
p { color: rgb(131,149,118); }
H1.HeaderClassName
{
color: #839576;
}
.AnyTagClassName
{
color: #839576;
}
</style>
background-color css
<style>
a { background-color: #839576; }
a { background-color: rgb(131,149,118); }
div.DivClassName
{
background-color: #839576;
}
.BgClassName
{
background-color: #839576;
}
</style>
border-color css
<style>
span { border-color: #839576; }
span { border-color: rgb(131,149,118); }
td.TdClassName
{
border-color: #839576;
}
.TagClassName
{
border-color: #839576;
}
</style>