Shades of Amulet #839974
Tints of Amulet #839974
RGB
CMYK
RGB Variations
Color information
#839974 (or 0x839974) is known color: Amulet. HEX triplet: 83, 99 and 74. RGB value is (131,153,116). Sum of RGB (Red+Green+Blue) = 131+153+116=400 (52% of max value = 765). Red value is 131 (51.56% from 255 or 32.75% from 400); Green value is 153 (60.16% from 255 or 38.25% from 400); Blue value is 116 (45.70% from 255 or 29% from 400); Max value from RGB is 153 - color contains mainly: green. Hex color #839974 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839974 is #7C668B. Grayscale: #8E8E8E. Windows color (decimal): -8152716 or 7641475. OLE color: 7641475.
HSL color Cylindrical-coordinate representation of color #839974: hue angle of 95.68º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #839974 is Cyan = 0.14, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 131 | 153 | 116 | - |
| CMYK | 0.14 | 0 | 0.24 | 0.4 |
| HSL | 95.68º | 0.15% | 0.53% | - |
| HSV(B) | 95.68º | 0.24% | 0.6% | - |
| XYZ | 23.9 | 28.87 | 20.84 | - |
| YUV | 142.2 | 113.21 | 120.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 153 | 116 | 0.14 | 0 | 0.24 | 0.4 | 95.68 | 0.15 | 0.53 |
| Hex | 83 | 99 | 74 | E | 0 | 18 | 28 | 60 | F | 35 |
| Octal | 203 | 231 | 164 | 16 | 0 | 30 | 50 | 140 | 17 | 65 |
| Binary | 10000011 | 10011001 | 1110100 | 1110 | 0 | 11000 | 101000 | 1100000 | 1111 | 110101 |
Color Harmonies of #839974
Complementary color
Monochromatic Colors of #839974
Black with #839974
Text Example
Text Example
White with #839974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839974; }
p { color: rgb(131,153,116); }
H1.HeaderClassName
{
color: #839974;
}
.AnyTagClassName
{
color: #839974;
}
</style>
background-color css
<style>
a { background-color: #839974; }
a { background-color: rgb(131,153,116); }
div.DivClassName
{
background-color: #839974;
}
.BgClassName
{
background-color: #839974;
}
</style>
border-color css
<style>
span { border-color: #839974; }
span { border-color: rgb(131,153,116); }
td.TdClassName
{
border-color: #839974;
}
.TagClassName
{
border-color: #839974;
}
</style>