Shades of Envy #849986
Tints of Envy #849986
RGB
CMYK
RGB Variations
Color information
#849986 (or 0x849986) is known color: Envy. HEX triplet: 84, 99 and 86. RGB value is (132,153,134). Sum of RGB (Red+Green+Blue) = 132+153+134=419 (55% of max value = 765). Red value is 132 (51.95% from 255 or 31.50% from 419); Green value is 153 (60.16% from 255 or 36.52% from 419); Blue value is 134 (52.73% from 255 or 31.98% from 419); Max value from RGB is 153 - color contains mainly: green. Hex color #849986 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849986 is #7B6679. Grayscale: #909090. Windows color (decimal): -8087162 or 8821124. OLE color: 8821124.
HSL color Cylindrical-coordinate representation of color #849986: hue angle of 125.71º 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 #849986 is Cyan = 0.14, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 132 | 153 | 134 | - |
| CMYK | 0.14 | 0 | 0.12 | 0.4 |
| HSL | 125.71º | 0.09% | 0.56% | - |
| HSV(B) | 125.71º | 0.14% | 0.6% | - |
| XYZ | 25.21 | 29.41 | 26.9 | - |
| YUV | 144.56 | 122.04 | 119.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 153 | 134 | 0.14 | 0 | 0.12 | 0.4 | 125.71 | 0.09 | 0.56 |
| Hex | 84 | 99 | 86 | E | 0 | C | 28 | 7E | 9 | 38 |
| Octal | 204 | 231 | 206 | 16 | 0 | 14 | 50 | 176 | 11 | 70 |
| Binary | 10000100 | 10011001 | 10000110 | 1110 | 0 | 1100 | 101000 | 1111110 | 1001 | 111000 |
Color Harmonies of #849986
Complementary color
Monochromatic Colors of #849986
Black with #849986
Text Example
Text Example
White with #849986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849986; }
p { color: rgb(132,153,134); }
H1.HeaderClassName
{
color: #849986;
}
.AnyTagClassName
{
color: #849986;
}
</style>
background-color css
<style>
a { background-color: #849986; }
a { background-color: rgb(132,153,134); }
div.DivClassName
{
background-color: #849986;
}
.BgClassName
{
background-color: #849986;
}
</style>
border-color css
<style>
span { border-color: #849986; }
span { border-color: rgb(132,153,134); }
td.TdClassName
{
border-color: #849986;
}
.TagClassName
{
border-color: #849986;
}
</style>