Shades of Envy #819984
Tints of Envy #819984
RGB
CMYK
RGB Variations
Color information
#819984 (or 0x819984) is known color: Envy. HEX triplet: 81, 99 and 84. RGB value is (129,153,132). Sum of RGB (Red+Green+Blue) = 129+153+132=414 (54% of max value = 765). Red value is 129 (50.78% from 255 or 31.16% from 414); Green value is 153 (60.16% from 255 or 36.96% from 414); Blue value is 132 (51.95% from 255 or 31.88% from 414); Max value from RGB is 153 - color contains mainly: green. Hex color #819984 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819984 is #7E667B. Grayscale: #8F8F8F. Windows color (decimal): -8283772 or 8690049. OLE color: 8690049.
HSL color Cylindrical-coordinate representation of color #819984: hue angle of 127.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 #819984 is Cyan = 0.16, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 153 | 132 | - |
| CMYK | 0.16 | 0 | 0.14 | 0.4 |
| HSL | 127.5º | 0.11% | 0.55% | - |
| HSV(B) | 127.5º | 0.16% | 0.6% | - |
| XYZ | 24.61 | 29.12 | 26.15 | - |
| YUV | 143.43 | 121.55 | 117.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 153 | 132 | 0.16 | 0 | 0.14 | 0.4 | 127.5 | 0.11 | 0.55 |
| Hex | 81 | 99 | 84 | 10 | 0 | E | 28 | 80 | B | 37 |
| Octal | 201 | 231 | 204 | 20 | 0 | 16 | 50 | 200 | 13 | 67 |
| Binary | 10000001 | 10011001 | 10000100 | 10000 | 0 | 1110 | 101000 | 10000000 | 1011 | 110111 |
Color Harmonies of #819984
Complementary color
Monochromatic Colors of #819984
Black with #819984
Text Example
Text Example
White with #819984
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819984; }
p { color: rgb(129,153,132); }
H1.HeaderClassName
{
color: #819984;
}
.AnyTagClassName
{
color: #819984;
}
</style>
background-color css
<style>
a { background-color: #819984; }
a { background-color: rgb(129,153,132); }
div.DivClassName
{
background-color: #819984;
}
.BgClassName
{
background-color: #819984;
}
</style>
border-color css
<style>
span { border-color: #819984; }
span { border-color: rgb(129,153,132); }
td.TdClassName
{
border-color: #819984;
}
.TagClassName
{
border-color: #819984;
}
</style>