Shades of Envy #839489
Tints of Envy #839489
RGB
CMYK
RGB Variations
Color information
#839489 (or 0x839489) is known color: Envy. HEX triplet: 83, 94 and 89. RGB value is (131,148,137). Sum of RGB (Red+Green+Blue) = 131+148+137=416 (55% of max value = 765). Red value is 131 (51.56% from 255 or 31.49% from 416); Green value is 148 (58.20% from 255 or 35.58% from 416); Blue value is 137 (53.91% from 255 or 32.93% from 416); Max value from RGB is 148 - color contains mainly: green. Hex color #839489 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #839489 is #7C6B76. Grayscale: #8D8D8D. Windows color (decimal): -8153975 or 9016451. OLE color: 9016451.
HSL color Cylindrical-coordinate representation of color #839489: hue angle of 141.18º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #839489 is Cyan = 0.11, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 148 | 137 | - |
| CMYK | 0.11 | 0 | 0.07 | 0.42 |
| HSL | 141.18º | 0.07% | 0.55% | - |
| HSV(B) | 141.18º | 0.11% | 0.58% | - |
| XYZ | 24.47 | 27.81 | 27.75 | - |
| YUV | 141.66 | 125.37 | 120.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 148 | 137 | 0.11 | 0 | 0.07 | 0.42 | 141.18 | 0.07 | 0.55 |
| Hex | 83 | 94 | 89 | B | 0 | 7 | 2A | 8D | 7 | 37 |
| Octal | 203 | 224 | 211 | 13 | 0 | 7 | 52 | 215 | 7 | 67 |
| Binary | 10000011 | 10010100 | 10001001 | 1011 | 0 | 111 | 101010 | 10001101 | 111 | 110111 |
Color Harmonies of #839489
Complementary color
Monochromatic Colors of #839489
Black with #839489
Text Example
Text Example
White with #839489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839489; }
p { color: rgb(131,148,137); }
H1.HeaderClassName
{
color: #839489;
}
.AnyTagClassName
{
color: #839489;
}
</style>
background-color css
<style>
a { background-color: #839489; }
a { background-color: rgb(131,148,137); }
div.DivClassName
{
background-color: #839489;
}
.BgClassName
{
background-color: #839489;
}
</style>
border-color css
<style>
span { border-color: #839489; }
span { border-color: rgb(131,148,137); }
td.TdClassName
{
border-color: #839489;
}
.TagClassName
{
border-color: #839489;
}
</style>