Shades of Envy #829886
Tints of Envy #829886
RGB
CMYK
RGB Variations
Color information
#829886 (or 0x829886) is known color: Envy. HEX triplet: 82, 98 and 86. RGB value is (130,152,134). Sum of RGB (Red+Green+Blue) = 130+152+134=416 (55% of max value = 765). Red value is 130 (51.17% from 255 or 31.25% from 416); Green value is 152 (59.77% from 255 or 36.54% from 416); Blue value is 134 (52.73% from 255 or 32.21% from 416); Max value from RGB is 152 - color contains mainly: green. Hex color #829886 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829886 is #7D6779. Grayscale: #8F8F8F. Windows color (decimal): -8218490 or 8820866. OLE color: 8820866.
HSL color Cylindrical-coordinate representation of color #829886: hue angle of 130.91º 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 #829886 is Cyan = 0.14, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 152 | 134 | - |
| CMYK | 0.14 | 0 | 0.12 | 0.40 |
| HSL | 130.91º | 0.1% | 0.55% | - |
| HSV(B) | 130.91º | 0.14% | 0.6% | - |
| XYZ | 24.74 | 28.92 | 26.83 | - |
| YUV | 143.37 | 122.71 | 118.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 152 | 134 | 0.14 | 0 | 0.12 | 0.40 | 130.91 | 0.1 | 0.55 |
| Hex | 82 | 98 | 86 | E | 0 | C | 28 | 83 | A | 37 |
| Octal | 202 | 230 | 206 | 16 | 0 | 14 | 50 | 203 | 12 | 67 |
| Binary | 10000010 | 10011000 | 10000110 | 1110 | 0 | 1100 | 101000 | 10000011 | 1010 | 110111 |
Color Harmonies of #829886
Complementary color
Monochromatic Colors of #829886
Black with #829886
Text Example
Text Example
White with #829886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829886; }
p { color: rgb(130,152,134); }
H1.HeaderClassName
{
color: #829886;
}
.AnyTagClassName
{
color: #829886;
}
</style>
background-color css
<style>
a { background-color: #829886; }
a { background-color: rgb(130,152,134); }
div.DivClassName
{
background-color: #829886;
}
.BgClassName
{
background-color: #829886;
}
</style>
border-color css
<style>
span { border-color: #829886; }
span { border-color: rgb(130,152,134); }
td.TdClassName
{
border-color: #829886;
}
.TagClassName
{
border-color: #829886;
}
</style>