Shades of Envy #819885
Tints of Envy #819885
RGB
CMYK
RGB Variations
Color information
#819885 (or 0x819885) is known color: Envy. HEX triplet: 81, 98 and 85. RGB value is (129,152,133). Sum of RGB (Red+Green+Blue) = 129+152+133=414 (54% of max value = 765). Red value is 129 (50.78% from 255 or 31.16% from 414); Green value is 152 (59.77% from 255 or 36.71% from 414); Blue value is 133 (52.34% from 255 or 32.13% from 414); Max value from RGB is 152 - color contains mainly: green. Hex color #819885 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819885 is #7E677A. Grayscale: #8F8F8F. Windows color (decimal): -8284027 or 8755329. OLE color: 8755329.
HSL color Cylindrical-coordinate representation of color #819885: hue angle of 130.43º 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 #819885 is Cyan = 0.15, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 152 | 133 | - |
| CMYK | 0.15 | 0 | 0.13 | 0.40 |
| HSL | 130.43º | 0.1% | 0.55% | - |
| HSV(B) | 130.43º | 0.15% | 0.6% | - |
| XYZ | 24.52 | 28.82 | 26.46 | - |
| YUV | 142.96 | 122.38 | 118.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 152 | 133 | 0.15 | 0 | 0.13 | 0.40 | 130.43 | 0.1 | 0.55 |
| Hex | 81 | 98 | 85 | F | 0 | D | 28 | 82 | A | 37 |
| Octal | 201 | 230 | 205 | 17 | 0 | 15 | 50 | 202 | 12 | 67 |
| Binary | 10000001 | 10011000 | 10000101 | 1111 | 0 | 1101 | 101000 | 10000010 | 1010 | 110111 |
Color Harmonies of #819885
Complementary color
Monochromatic Colors of #819885
Black with #819885
Text Example
Text Example
White with #819885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819885; }
p { color: rgb(129,152,133); }
H1.HeaderClassName
{
color: #819885;
}
.AnyTagClassName
{
color: #819885;
}
</style>
background-color css
<style>
a { background-color: #819885; }
a { background-color: rgb(129,152,133); }
div.DivClassName
{
background-color: #819885;
}
.BgClassName
{
background-color: #819885;
}
</style>
border-color css
<style>
span { border-color: #819885; }
span { border-color: rgb(129,152,133); }
td.TdClassName
{
border-color: #819885;
}
.TagClassName
{
border-color: #819885;
}
</style>