Shades of Envy #839986
Tints of Envy #839986
RGB
CMYK
RGB Variations
Color information
#839986 (or 0x839986) is known color: Envy. HEX triplet: 83, 99 and 86. RGB value is (131,153,134). Sum of RGB (Red+Green+Blue) = 131+153+134=418 (55% of max value = 765). Red value is 131 (51.56% from 255 or 31.34% from 418); Green value is 153 (60.16% from 255 or 36.60% from 418); Blue value is 134 (52.73% from 255 or 32.06% from 418); Max value from RGB is 153 - color contains mainly: green. Hex color #839986 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #839986 is #7C6679. Grayscale: #909090. Windows color (decimal): -8152698 or 8821123. OLE color: 8821123.
HSL color Cylindrical-coordinate representation of color #839986: hue angle of 128.18º degrees, saturation: 0.1, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #839986 is Cyan = 0.14, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 131 | 153 | 134 | - |
| CMYK | 0.14 | 0 | 0.12 | 0.4 |
| HSL | 128.18º | 0.1% | 0.56% | - |
| HSV(B) | 128.18º | 0.14% | 0.6% | - |
| XYZ | 25.05 | 29.33 | 26.89 | - |
| YUV | 144.26 | 122.21 | 118.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 153 | 134 | 0.14 | 0 | 0.12 | 0.4 | 128.18 | 0.1 | 0.56 |
| Hex | 83 | 99 | 86 | E | 0 | C | 28 | 80 | A | 38 |
| Octal | 203 | 231 | 206 | 16 | 0 | 14 | 50 | 200 | 12 | 70 |
| Binary | 10000011 | 10011001 | 10000110 | 1110 | 0 | 1100 | 101000 | 10000000 | 1010 | 111000 |
Color Harmonies of #839986
Complementary color
Monochromatic Colors of #839986
Black with #839986
Text Example
Text Example
White with #839986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839986; }
p { color: rgb(131,153,134); }
H1.HeaderClassName
{
color: #839986;
}
.AnyTagClassName
{
color: #839986;
}
</style>
background-color css
<style>
a { background-color: #839986; }
a { background-color: rgb(131,153,134); }
div.DivClassName
{
background-color: #839986;
}
.BgClassName
{
background-color: #839986;
}
</style>
border-color css
<style>
span { border-color: #839986; }
span { border-color: rgb(131,153,134); }
td.TdClassName
{
border-color: #839986;
}
.TagClassName
{
border-color: #839986;
}
</style>