Shades of Envy #829988
Tints of Envy #829988
RGB
CMYK
RGB Variations
Color information
#829988 (or 0x829988) is known color: Envy. HEX triplet: 82, 99 and 88. RGB value is (130,153,136). Sum of RGB (Red+Green+Blue) = 130+153+136=419 (55% of max value = 765). Red value is 130 (51.17% from 255 or 31.03% from 419); Green value is 153 (60.16% from 255 or 36.52% from 419); Blue value is 136 (53.52% from 255 or 32.46% from 419); Max value from RGB is 153 - color contains mainly: green. Hex color #829988 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829988 is #7D6677. Grayscale: #909090. Windows color (decimal): -8218232 or 8952194. OLE color: 8952194.
HSL color Cylindrical-coordinate representation of color #829988: hue angle of 135.65º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #829988 is Cyan = 0.15, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 130 | 153 | 136 | - |
| CMYK | 0.15 | 0 | 0.11 | 0.4 |
| HSL | 135.65º | 0.1% | 0.55% | - |
| HSV(B) | 135.65º | 0.15% | 0.6% | - |
| XYZ | 25.04 | 29.31 | 27.63 | - |
| YUV | 144.19 | 123.38 | 117.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 153 | 136 | 0.15 | 0 | 0.11 | 0.4 | 135.65 | 0.1 | 0.55 |
| Hex | 82 | 99 | 88 | F | 0 | B | 28 | 88 | A | 37 |
| Octal | 202 | 231 | 210 | 17 | 0 | 13 | 50 | 210 | 12 | 67 |
| Binary | 10000010 | 10011001 | 10001000 | 1111 | 0 | 1011 | 101000 | 10001000 | 1010 | 110111 |
Color Harmonies of #829988
Complementary color
Monochromatic Colors of #829988
Black with #829988
Text Example
Text Example
White with #829988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829988; }
p { color: rgb(130,153,136); }
H1.HeaderClassName
{
color: #829988;
}
.AnyTagClassName
{
color: #829988;
}
</style>
background-color css
<style>
a { background-color: #829988; }
a { background-color: rgb(130,153,136); }
div.DivClassName
{
background-color: #829988;
}
.BgClassName
{
background-color: #829988;
}
</style>
border-color css
<style>
span { border-color: #829988; }
span { border-color: rgb(130,153,136); }
td.TdClassName
{
border-color: #829988;
}
.TagClassName
{
border-color: #829988;
}
</style>