Shades of Envy #849987
Tints of Envy #849987
RGB
CMYK
RGB Variations
Color information
#849987 (or 0x849987) is known color: Envy. HEX triplet: 84, 99 and 87. RGB value is (132,153,135). Sum of RGB (Red+Green+Blue) = 132+153+135=420 (55% of max value = 765). Red value is 132 (51.95% from 255 or 31.43% from 420); Green value is 153 (60.16% from 255 or 36.43% from 420); Blue value is 135 (53.12% from 255 or 32.14% from 420); Max value from RGB is 153 - color contains mainly: green. Hex color #849987 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849987 is #7B6678. Grayscale: #909090. Windows color (decimal): -8087161 or 8886660. OLE color: 8886660.
HSL color Cylindrical-coordinate representation of color #849987: hue angle of 128.57º degrees, saturation: 0.09, 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 #849987 is Cyan = 0.14, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 132 | 153 | 135 | - |
| CMYK | 0.14 | 0 | 0.12 | 0.4 |
| HSL | 128.57º | 0.09% | 0.56% | - |
| HSV(B) | 128.57º | 0.14% | 0.6% | - |
| XYZ | 25.28 | 29.44 | 27.27 | - |
| YUV | 144.67 | 122.54 | 118.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 153 | 135 | 0.14 | 0 | 0.12 | 0.4 | 128.57 | 0.09 | 0.56 |
| Hex | 84 | 99 | 87 | E | 0 | C | 28 | 81 | 9 | 38 |
| Octal | 204 | 231 | 207 | 16 | 0 | 14 | 50 | 201 | 11 | 70 |
| Binary | 10000100 | 10011001 | 10000111 | 1110 | 0 | 1100 | 101000 | 10000001 | 1001 | 111000 |
Color Harmonies of #849987
Complementary color
Monochromatic Colors of #849987
Black with #849987
Text Example
Text Example
White with #849987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849987; }
p { color: rgb(132,153,135); }
H1.HeaderClassName
{
color: #849987;
}
.AnyTagClassName
{
color: #849987;
}
</style>
background-color css
<style>
a { background-color: #849987; }
a { background-color: rgb(132,153,135); }
div.DivClassName
{
background-color: #849987;
}
.BgClassName
{
background-color: #849987;
}
</style>
border-color css
<style>
span { border-color: #849987; }
span { border-color: rgb(132,153,135); }
td.TdClassName
{
border-color: #849987;
}
.TagClassName
{
border-color: #849987;
}
</style>