Shades of Envy #829789
Tints of Envy #829789
RGB
CMYK
RGB Variations
Color information
#829789 (or 0x829789) is known color: Envy. HEX triplet: 82, 97 and 89. RGB value is (130,151,137). Sum of RGB (Red+Green+Blue) = 130+151+137=418 (55% of max value = 765). Red value is 130 (51.17% from 255 or 31.10% from 418); Green value is 151 (59.38% from 255 or 36.12% from 418); Blue value is 137 (53.91% from 255 or 32.78% from 418); Max value from RGB is 151 - color contains mainly: green. Hex color #829789 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829789 is #7D6876. Grayscale: #8F8F8F. Windows color (decimal): -8218743 or 9017218. OLE color: 9017218.
HSL color Cylindrical-coordinate representation of color #829789: hue angle of 140º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #829789 is Cyan = 0.14, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 151 | 137 | - |
| CMYK | 0.14 | 0 | 0.09 | 0.41 |
| HSL | 140º | 0.09% | 0.55% | - |
| HSV(B) | 140º | 0.14% | 0.59% | - |
| XYZ | 24.79 | 28.69 | 27.9 | - |
| YUV | 143.13 | 124.54 | 118.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 151 | 137 | 0.14 | 0 | 0.09 | 0.41 | 140 | 0.09 | 0.55 |
| Hex | 82 | 97 | 89 | E | 0 | 9 | 29 | 8C | 9 | 37 |
| Octal | 202 | 227 | 211 | 16 | 0 | 11 | 51 | 214 | 11 | 67 |
| Binary | 10000010 | 10010111 | 10001001 | 1110 | 0 | 1001 | 101001 | 10001100 | 1001 | 110111 |
Color Harmonies of #829789
Complementary color
Monochromatic Colors of #829789
Black with #829789
Text Example
Text Example
White with #829789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829789; }
p { color: rgb(130,151,137); }
H1.HeaderClassName
{
color: #829789;
}
.AnyTagClassName
{
color: #829789;
}
</style>
background-color css
<style>
a { background-color: #829789; }
a { background-color: rgb(130,151,137); }
div.DivClassName
{
background-color: #829789;
}
.BgClassName
{
background-color: #829789;
}
</style>
border-color css
<style>
span { border-color: #829789; }
span { border-color: rgb(130,151,137); }
td.TdClassName
{
border-color: #829789;
}
.TagClassName
{
border-color: #829789;
}
</style>