Shades of Envy #839487
Tints of Envy #839487
RGB
CMYK
RGB Variations
Color information
#839487 (or 0x839487) is known color: Envy. HEX triplet: 83, 94 and 87. RGB value is (131,148,135). Sum of RGB (Red+Green+Blue) = 131+148+135=414 (54% of max value = 765). Red value is 131 (51.56% from 255 or 31.64% from 414); Green value is 148 (58.20% from 255 or 35.75% from 414); Blue value is 135 (53.12% from 255 or 32.61% from 414); Max value from RGB is 148 - color contains mainly: green. Hex color #839487 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #839487 is #7C6B78. Grayscale: #8D8D8D. Windows color (decimal): -8153977 or 8885379. OLE color: 8885379.
HSL color Cylindrical-coordinate representation of color #839487: hue angle of 134.12º 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 #839487 is Cyan = 0.11, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 148 | 135 | - |
| CMYK | 0.11 | 0 | 0.09 | 0.42 |
| HSL | 134.12º | 0.07% | 0.55% | - |
| HSV(B) | 134.12º | 0.11% | 0.58% | - |
| XYZ | 24.32 | 27.75 | 27 | - |
| YUV | 141.44 | 124.37 | 120.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 148 | 135 | 0.11 | 0 | 0.09 | 0.42 | 134.12 | 0.07 | 0.55 |
| Hex | 83 | 94 | 87 | B | 0 | 9 | 2A | 86 | 7 | 37 |
| Octal | 203 | 224 | 207 | 13 | 0 | 11 | 52 | 206 | 7 | 67 |
| Binary | 10000011 | 10010100 | 10000111 | 1011 | 0 | 1001 | 101010 | 10000110 | 111 | 110111 |
Color Harmonies of #839487
Complementary color
Monochromatic Colors of #839487
Black with #839487
Text Example
Text Example
White with #839487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839487; }
p { color: rgb(131,148,135); }
H1.HeaderClassName
{
color: #839487;
}
.AnyTagClassName
{
color: #839487;
}
</style>
background-color css
<style>
a { background-color: #839487; }
a { background-color: rgb(131,148,135); }
div.DivClassName
{
background-color: #839487;
}
.BgClassName
{
background-color: #839487;
}
</style>
border-color css
<style>
span { border-color: #839487; }
span { border-color: rgb(131,148,135); }
td.TdClassName
{
border-color: #839487;
}
.TagClassName
{
border-color: #839487;
}
</style>