Shades of Amulet #839477
Tints of Amulet #839477
RGB
CMYK
RGB Variations
Color information
#839477 (or 0x839477) is known color: Amulet. HEX triplet: 83, 94 and 77. RGB value is (131,148,119). Sum of RGB (Red+Green+Blue) = 131+148+119=398 (52% of max value = 765). Red value is 131 (51.56% from 255 or 32.91% from 398); Green value is 148 (58.20% from 255 or 37.19% from 398); Blue value is 119 (46.88% from 255 or 29.90% from 398); Max value from RGB is 148 - color contains mainly: green. Hex color #839477 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839477 is #7C6B88. Grayscale: #8B8B8B. Windows color (decimal): -8153993 or 7836803. OLE color: 7836803.
HSL color Cylindrical-coordinate representation of color #839477: hue angle of 95.17º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #839477 is Cyan = 0.11, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 148 | 119 | - |
| CMYK | 0.11 | 0 | 0.20 | 0.42 |
| HSL | 95.17º | 0.12% | 0.52% | - |
| HSV(B) | 95.17º | 0.2% | 0.58% | - |
| XYZ | 23.28 | 27.34 | 21.5 | - |
| YUV | 139.61 | 116.37 | 121.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 148 | 119 | 0.11 | 0 | 0.20 | 0.42 | 95.17 | 0.12 | 0.52 |
| Hex | 83 | 94 | 77 | B | 0 | 14 | 2A | 5F | C | 34 |
| Octal | 203 | 224 | 167 | 13 | 0 | 24 | 52 | 137 | 14 | 64 |
| Binary | 10000011 | 10010100 | 1110111 | 1011 | 0 | 10100 | 101010 | 1011111 | 1100 | 110100 |
Color Harmonies of #839477
Complementary color
Monochromatic Colors of #839477
Black with #839477
Text Example
Text Example
White with #839477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839477; }
p { color: rgb(131,148,119); }
H1.HeaderClassName
{
color: #839477;
}
.AnyTagClassName
{
color: #839477;
}
</style>
background-color css
<style>
a { background-color: #839477; }
a { background-color: rgb(131,148,119); }
div.DivClassName
{
background-color: #839477;
}
.BgClassName
{
background-color: #839477;
}
</style>
border-color css
<style>
span { border-color: #839477; }
span { border-color: rgb(131,148,119); }
td.TdClassName
{
border-color: #839477;
}
.TagClassName
{
border-color: #839477;
}
</style>