Shades of Envy #819886
Tints of Envy #819886
RGB
CMYK
RGB Variations
Color information
#819886 (or 0x819886) is known color: Envy. HEX triplet: 81, 98 and 86. RGB value is (129,152,134). Sum of RGB (Red+Green+Blue) = 129+152+134=415 (54% of max value = 765). Red value is 129 (50.78% from 255 or 31.08% from 415); Green value is 152 (59.77% from 255 or 36.63% from 415); Blue value is 134 (52.73% from 255 or 32.29% from 415); Max value from RGB is 152 - color contains mainly: green. Hex color #819886 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819886 is #7E6779. Grayscale: #8F8F8F. Windows color (decimal): -8284026 or 8820865. OLE color: 8820865.
HSL color Cylindrical-coordinate representation of color #819886: hue angle of 133.04º 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 #819886 is Cyan = 0.15, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 152 | 134 | - |
| CMYK | 0.15 | 0 | 0.12 | 0.40 |
| HSL | 133.04º | 0.1% | 0.55% | - |
| HSV(B) | 133.04º | 0.15% | 0.6% | - |
| XYZ | 24.58 | 28.84 | 26.83 | - |
| YUV | 143.07 | 122.88 | 117.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 152 | 134 | 0.15 | 0 | 0.12 | 0.40 | 133.04 | 0.1 | 0.55 |
| Hex | 81 | 98 | 86 | F | 0 | C | 28 | 85 | A | 37 |
| Octal | 201 | 230 | 206 | 17 | 0 | 14 | 50 | 205 | 12 | 67 |
| Binary | 10000001 | 10011000 | 10000110 | 1111 | 0 | 1100 | 101000 | 10000101 | 1010 | 110111 |
Color Harmonies of #819886
Complementary color
Monochromatic Colors of #819886
Black with #819886
Text Example
Text Example
White with #819886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819886; }
p { color: rgb(129,152,134); }
H1.HeaderClassName
{
color: #819886;
}
.AnyTagClassName
{
color: #819886;
}
</style>
background-color css
<style>
a { background-color: #819886; }
a { background-color: rgb(129,152,134); }
div.DivClassName
{
background-color: #819886;
}
.BgClassName
{
background-color: #819886;
}
</style>
border-color css
<style>
span { border-color: #819886; }
span { border-color: rgb(129,152,134); }
td.TdClassName
{
border-color: #819886;
}
.TagClassName
{
border-color: #819886;
}
</style>