Shades of Envy #819888
Tints of Envy #819888
RGB
CMYK
RGB Variations
Color information
#819888 (or 0x819888) is known color: Envy. HEX triplet: 81, 98 and 88. RGB value is (129,152,136). Sum of RGB (Red+Green+Blue) = 129+152+136=417 (55% of max value = 765). Red value is 129 (50.78% from 255 or 30.94% from 417); Green value is 152 (59.77% from 255 or 36.45% from 417); Blue value is 136 (53.52% from 255 or 32.61% from 417); Max value from RGB is 152 - color contains mainly: green. Hex color #819888 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819888 is #7E6777. Grayscale: #8F8F8F. Windows color (decimal): -8284024 or 8951937. OLE color: 8951937.
HSL color Cylindrical-coordinate representation of color #819888: hue angle of 138.26º 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 #819888 is Cyan = 0.15, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 152 | 136 | - |
| CMYK | 0.15 | 0 | 0.11 | 0.40 |
| HSL | 138.26º | 0.1% | 0.55% | - |
| HSV(B) | 138.26º | 0.15% | 0.6% | - |
| XYZ | 24.73 | 28.9 | 27.57 | - |
| YUV | 143.3 | 123.88 | 117.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 152 | 136 | 0.15 | 0 | 0.11 | 0.40 | 138.26 | 0.1 | 0.55 |
| Hex | 81 | 98 | 88 | F | 0 | B | 28 | 8A | A | 37 |
| Octal | 201 | 230 | 210 | 17 | 0 | 13 | 50 | 212 | 12 | 67 |
| Binary | 10000001 | 10011000 | 10001000 | 1111 | 0 | 1011 | 101000 | 10001010 | 1010 | 110111 |
Color Harmonies of #819888
Complementary color
Monochromatic Colors of #819888
Black with #819888
Text Example
Text Example
White with #819888
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819888; }
p { color: rgb(129,152,136); }
H1.HeaderClassName
{
color: #819888;
}
.AnyTagClassName
{
color: #819888;
}
</style>
background-color css
<style>
a { background-color: #819888; }
a { background-color: rgb(129,152,136); }
div.DivClassName
{
background-color: #819888;
}
.BgClassName
{
background-color: #819888;
}
</style>
border-color css
<style>
span { border-color: #819888; }
span { border-color: rgb(129,152,136); }
td.TdClassName
{
border-color: #819888;
}
.TagClassName
{
border-color: #819888;
}
</style>