Shades of Envy #829889
Tints of Envy #829889
RGB
CMYK
RGB Variations
Color information
#829889 (or 0x829889) is known color: Envy. HEX triplet: 82, 98 and 89. RGB value is (130,152,137). Sum of RGB (Red+Green+Blue) = 130+152+137=419 (55% of max value = 765). Red value is 130 (51.17% from 255 or 31.03% from 419); Green value is 152 (59.77% from 255 or 36.28% from 419); Blue value is 137 (53.91% from 255 or 32.70% from 419); Max value from RGB is 152 - color contains mainly: green. Hex color #829889 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829889 is #7D6776. Grayscale: #8F8F8F. Windows color (decimal): -8218487 or 9017474. OLE color: 9017474.
HSL color Cylindrical-coordinate representation of color #829889: hue angle of 139.09º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #829889 is Cyan = 0.14, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 152 | 137 | - |
| CMYK | 0.14 | 0 | 0.10 | 0.40 |
| HSL | 139.09º | 0.1% | 0.55% | - |
| HSV(B) | 139.09º | 0.14% | 0.6% | - |
| XYZ | 24.95 | 29.01 | 27.95 | - |
| YUV | 143.71 | 124.21 | 118.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 152 | 137 | 0.14 | 0 | 0.10 | 0.40 | 139.09 | 0.1 | 0.55 |
| Hex | 82 | 98 | 89 | E | 0 | A | 28 | 8B | A | 37 |
| Octal | 202 | 230 | 211 | 16 | 0 | 12 | 50 | 213 | 12 | 67 |
| Binary | 10000010 | 10011000 | 10001001 | 1110 | 0 | 1010 | 101000 | 10001011 | 1010 | 110111 |
Color Harmonies of #829889
Complementary color
Monochromatic Colors of #829889
Black with #829889
Text Example
Text Example
White with #829889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829889; }
p { color: rgb(130,152,137); }
H1.HeaderClassName
{
color: #829889;
}
.AnyTagClassName
{
color: #829889;
}
</style>
background-color css
<style>
a { background-color: #829889; }
a { background-color: rgb(130,152,137); }
div.DivClassName
{
background-color: #829889;
}
.BgClassName
{
background-color: #829889;
}
</style>
border-color css
<style>
span { border-color: #829889; }
span { border-color: rgb(130,152,137); }
td.TdClassName
{
border-color: #829889;
}
.TagClassName
{
border-color: #829889;
}
</style>