Shades of Amulet #839574
Tints of Amulet #839574
RGB
CMYK
RGB Variations
Color information
#839574 (or 0x839574) is known color: Amulet. HEX triplet: 83, 95 and 74. RGB value is (131,149,116). Sum of RGB (Red+Green+Blue) = 131+149+116=396 (52% of max value = 765). Red value is 131 (51.56% from 255 or 33.08% from 396); Green value is 149 (58.59% from 255 or 37.63% from 396); Blue value is 116 (45.70% from 255 or 29.29% from 396); Max value from RGB is 149 - color contains mainly: green. Hex color #839574 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839574 is #7C6A8B. Grayscale: #8B8B8B. Windows color (decimal): -8153740 or 7640451. OLE color: 7640451.
HSL color Cylindrical-coordinate representation of color #839574: hue angle of 92.73º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #839574 is Cyan = 0.12, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 149 | 116 | - |
| CMYK | 0.12 | 0 | 0.22 | 0.42 |
| HSL | 92.73º | 0.13% | 0.52% | - |
| HSV(B) | 92.73º | 0.22% | 0.58% | - |
| XYZ | 23.26 | 27.58 | 20.62 | - |
| YUV | 139.86 | 114.54 | 121.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 149 | 116 | 0.12 | 0 | 0.22 | 0.42 | 92.73 | 0.13 | 0.52 |
| Hex | 83 | 95 | 74 | C | 0 | 16 | 2A | 5D | D | 34 |
| Octal | 203 | 225 | 164 | 14 | 0 | 26 | 52 | 135 | 15 | 64 |
| Binary | 10000011 | 10010101 | 1110100 | 1100 | 0 | 10110 | 101010 | 1011101 | 1101 | 110100 |
Color Harmonies of #839574
Complementary color
Monochromatic Colors of #839574
Black with #839574
Text Example
Text Example
White with #839574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839574; }
p { color: rgb(131,149,116); }
H1.HeaderClassName
{
color: #839574;
}
.AnyTagClassName
{
color: #839574;
}
</style>
background-color css
<style>
a { background-color: #839574; }
a { background-color: rgb(131,149,116); }
div.DivClassName
{
background-color: #839574;
}
.BgClassName
{
background-color: #839574;
}
</style>
border-color css
<style>
span { border-color: #839574; }
span { border-color: rgb(131,149,116); }
td.TdClassName
{
border-color: #839574;
}
.TagClassName
{
border-color: #839574;
}
</style>