Shades of Envy #849289
Tints of Envy #849289
RGB
CMYK
RGB Variations
Color information
#849289 (or 0x849289) is known color: Envy. HEX triplet: 84, 92 and 89. RGB value is (132,146,137). Sum of RGB (Red+Green+Blue) = 132+146+137=415 (54% of max value = 765). Red value is 132 (51.95% from 255 or 31.81% from 415); Green value is 146 (57.42% from 255 or 35.18% from 415); Blue value is 137 (53.91% from 255 or 33.01% from 415); Max value from RGB is 146 - color contains mainly: green. Hex color #849289 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849289 is #7B6D76. Grayscale: #8C8C8C. Windows color (decimal): -8088951 or 9015940. OLE color: 9015940.
HSL color Cylindrical-coordinate representation of color #849289: hue angle of 141.43º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #849289 is Cyan = 0.10, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 137 | - |
| CMYK | 0.10 | 0 | 0.06 | 0.43 |
| HSL | 141.43º | 0.06% | 0.55% | - |
| HSV(B) | 141.43º | 0.1% | 0.57% | - |
| XYZ | 24.31 | 27.27 | 27.65 | - |
| YUV | 140.79 | 125.86 | 121.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 137 | 0.10 | 0 | 0.06 | 0.43 | 141.43 | 0.06 | 0.55 |
| Hex | 84 | 92 | 89 | A | 0 | 6 | 2B | 8D | 6 | 37 |
| Octal | 204 | 222 | 211 | 12 | 0 | 6 | 53 | 215 | 6 | 67 |
| Binary | 10000100 | 10010010 | 10001001 | 1010 | 0 | 110 | 101011 | 10001101 | 110 | 110111 |
Color Harmonies of #849289
Complementary color
Monochromatic Colors of #849289
Black with #849289
Text Example
Text Example
White with #849289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849289; }
p { color: rgb(132,146,137); }
H1.HeaderClassName
{
color: #849289;
}
.AnyTagClassName
{
color: #849289;
}
</style>
background-color css
<style>
a { background-color: #849289; }
a { background-color: rgb(132,146,137); }
div.DivClassName
{
background-color: #849289;
}
.BgClassName
{
background-color: #849289;
}
</style>
border-color css
<style>
span { border-color: #849289; }
span { border-color: rgb(132,146,137); }
td.TdClassName
{
border-color: #849289;
}
.TagClassName
{
border-color: #849289;
}
</style>