Shades of Envy #819986
Tints of Envy #819986
RGB
CMYK
RGB Variations
Color information
#819986 (or 0x819986) is known color: Envy. HEX triplet: 81, 99 and 86. RGB value is (129,153,134). Sum of RGB (Red+Green+Blue) = 129+153+134=416 (55% of max value = 765). Red value is 129 (50.78% from 255 or 31.01% from 416); Green value is 153 (60.16% from 255 or 36.78% from 416); Blue value is 134 (52.73% from 255 or 32.21% from 416); Max value from RGB is 153 - color contains mainly: green. Hex color #819986 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819986 is #7E6679. Grayscale: #8F8F8F. Windows color (decimal): -8283770 or 8821121. OLE color: 8821121.
HSL color Cylindrical-coordinate representation of color #819986: hue angle of 132.5º degrees, saturation: 0.11, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #819986 is Cyan = 0.16, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 153 | 134 | - |
| CMYK | 0.16 | 0 | 0.12 | 0.4 |
| HSL | 132.5º | 0.11% | 0.55% | - |
| HSV(B) | 132.5º | 0.16% | 0.6% | - |
| XYZ | 24.75 | 29.17 | 26.88 | - |
| YUV | 143.66 | 122.55 | 117.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 153 | 134 | 0.16 | 0 | 0.12 | 0.4 | 132.5 | 0.11 | 0.55 |
| Hex | 81 | 99 | 86 | 10 | 0 | C | 28 | 84 | B | 37 |
| Octal | 201 | 231 | 206 | 20 | 0 | 14 | 50 | 204 | 13 | 67 |
| Binary | 10000001 | 10011001 | 10000110 | 10000 | 0 | 1100 | 101000 | 10000100 | 1011 | 110111 |
Color Harmonies of #819986
Complementary color
Monochromatic Colors of #819986
Black with #819986
Text Example
Text Example
White with #819986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819986; }
p { color: rgb(129,153,134); }
H1.HeaderClassName
{
color: #819986;
}
.AnyTagClassName
{
color: #819986;
}
</style>
background-color css
<style>
a { background-color: #819986; }
a { background-color: rgb(129,153,134); }
div.DivClassName
{
background-color: #819986;
}
.BgClassName
{
background-color: #819986;
}
</style>
border-color css
<style>
span { border-color: #819986; }
span { border-color: rgb(129,153,134); }
td.TdClassName
{
border-color: #819986;
}
.TagClassName
{
border-color: #819986;
}
</style>