Shades of Envy #839589
Tints of Envy #839589
RGB
CMYK
RGB Variations
Color information
#839589 (or 0x839589) is known color: Envy. HEX triplet: 83, 95 and 89. RGB value is (131,149,137). Sum of RGB (Red+Green+Blue) = 131+149+137=417 (55% of max value = 765). Red value is 131 (51.56% from 255 or 31.41% from 417); Green value is 149 (58.59% from 255 or 35.73% from 417); Blue value is 137 (53.91% from 255 or 32.85% from 417); Max value from RGB is 149 - color contains mainly: green. Hex color #839589 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #839589 is #7C6A76. Grayscale: #8E8E8E. Windows color (decimal): -8153719 or 9016707. OLE color: 9016707.
HSL color Cylindrical-coordinate representation of color #839589: hue angle of 140º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #839589 is Cyan = 0.12, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 149 | 137 | - |
| CMYK | 0.12 | 0 | 0.08 | 0.42 |
| HSL | 140º | 0.08% | 0.55% | - |
| HSV(B) | 140º | 0.12% | 0.58% | - |
| XYZ | 24.62 | 28.13 | 27.8 | - |
| YUV | 142.25 | 125.04 | 119.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 149 | 137 | 0.12 | 0 | 0.08 | 0.42 | 140 | 0.08 | 0.55 |
| Hex | 83 | 95 | 89 | C | 0 | 8 | 2A | 8C | 8 | 37 |
| Octal | 203 | 225 | 211 | 14 | 0 | 10 | 52 | 214 | 10 | 67 |
| Binary | 10000011 | 10010101 | 10001001 | 1100 | 0 | 1000 | 101010 | 10001100 | 1000 | 110111 |
Color Harmonies of #839589
Complementary color
Monochromatic Colors of #839589
Black with #839589
Text Example
Text Example
White with #839589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839589; }
p { color: rgb(131,149,137); }
H1.HeaderClassName
{
color: #839589;
}
.AnyTagClassName
{
color: #839589;
}
</style>
background-color css
<style>
a { background-color: #839589; }
a { background-color: rgb(131,149,137); }
div.DivClassName
{
background-color: #839589;
}
.BgClassName
{
background-color: #839589;
}
</style>
border-color css
<style>
span { border-color: #839589; }
span { border-color: rgb(131,149,137); }
td.TdClassName
{
border-color: #839589;
}
.TagClassName
{
border-color: #839589;
}
</style>