Shades of Envy #849589
Tints of Envy #849589
RGB
CMYK
RGB Variations
Color information
#849589 (or 0x849589) is known color: Envy. HEX triplet: 84, 95 and 89. RGB value is (132,149,137). Sum of RGB (Red+Green+Blue) = 132+149+137=418 (55% of max value = 765). Red value is 132 (51.95% from 255 or 31.58% from 418); Green value is 149 (58.59% from 255 or 35.65% from 418); Blue value is 137 (53.91% from 255 or 32.78% from 418); Max value from RGB is 149 - color contains mainly: green. Hex color #849589 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849589 is #7B6A76. Grayscale: #8E8E8E. Windows color (decimal): -8088183 or 9016708. OLE color: 9016708.
HSL color Cylindrical-coordinate representation of color #849589: hue angle of 137.65º 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 #849589 is Cyan = 0.11, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 149 | 137 | - |
| CMYK | 0.11 | 0 | 0.08 | 0.42 |
| HSL | 137.65º | 0.07% | 0.55% | - |
| HSV(B) | 137.65º | 0.11% | 0.58% | - |
| XYZ | 24.78 | 28.21 | 27.81 | - |
| YUV | 142.55 | 124.87 | 120.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 149 | 137 | 0.11 | 0 | 0.08 | 0.42 | 137.65 | 0.07 | 0.55 |
| Hex | 84 | 95 | 89 | B | 0 | 8 | 2A | 8A | 7 | 37 |
| Octal | 204 | 225 | 211 | 13 | 0 | 10 | 52 | 212 | 7 | 67 |
| Binary | 10000100 | 10010101 | 10001001 | 1011 | 0 | 1000 | 101010 | 10001010 | 111 | 110111 |
Color Harmonies of #849589
Complementary color
Monochromatic Colors of #849589
Black with #849589
Text Example
Text Example
White with #849589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849589; }
p { color: rgb(132,149,137); }
H1.HeaderClassName
{
color: #849589;
}
.AnyTagClassName
{
color: #849589;
}
</style>
background-color css
<style>
a { background-color: #849589; }
a { background-color: rgb(132,149,137); }
div.DivClassName
{
background-color: #849589;
}
.BgClassName
{
background-color: #849589;
}
</style>
border-color css
<style>
span { border-color: #849589; }
span { border-color: rgb(132,149,137); }
td.TdClassName
{
border-color: #849589;
}
.TagClassName
{
border-color: #849589;
}
</style>