Shades of Amulet #839578
Tints of Amulet #839578
RGB
CMYK
RGB Variations
Color information
#839578 (or 0x839578) is known color: Amulet. HEX triplet: 83, 95 and 78. RGB value is (131,149,120). Sum of RGB (Red+Green+Blue) = 131+149+120=400 (52% of max value = 765). Red value is 131 (51.56% from 255 or 32.75% from 400); Green value is 149 (58.59% from 255 or 37.25% from 400); Blue value is 120 (47.27% from 255 or 30% from 400); Max value from RGB is 149 - color contains mainly: green. Hex color #839578 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839578 is #7C6A87. Grayscale: #8C8C8C. Windows color (decimal): -8153736 or 7902595. OLE color: 7902595.
HSL color Cylindrical-coordinate representation of color #839578: hue angle of 97.24º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #839578 is Cyan = 0.12, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 149 | 120 | - |
| CMYK | 0.12 | 0 | 0.19 | 0.42 |
| HSL | 97.24º | 0.12% | 0.53% | - |
| HSV(B) | 97.24º | 0.19% | 0.58% | - |
| XYZ | 23.5 | 27.68 | 21.87 | - |
| YUV | 140.31 | 116.54 | 121.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 149 | 120 | 0.12 | 0 | 0.19 | 0.42 | 97.24 | 0.12 | 0.53 |
| Hex | 83 | 95 | 78 | C | 0 | 13 | 2A | 61 | C | 35 |
| Octal | 203 | 225 | 170 | 14 | 0 | 23 | 52 | 141 | 14 | 65 |
| Binary | 10000011 | 10010101 | 1111000 | 1100 | 0 | 10011 | 101010 | 1100001 | 1100 | 110101 |
Color Harmonies of #839578
Complementary color
Monochromatic Colors of #839578
Black with #839578
Text Example
Text Example
White with #839578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839578; }
p { color: rgb(131,149,120); }
H1.HeaderClassName
{
color: #839578;
}
.AnyTagClassName
{
color: #839578;
}
</style>
background-color css
<style>
a { background-color: #839578; }
a { background-color: rgb(131,149,120); }
div.DivClassName
{
background-color: #839578;
}
.BgClassName
{
background-color: #839578;
}
</style>
border-color css
<style>
span { border-color: #839578; }
span { border-color: rgb(131,149,120); }
td.TdClassName
{
border-color: #839578;
}
.TagClassName
{
border-color: #839578;
}
</style>