Shades of Envy #859388
Tints of Envy #859388
RGB
CMYK
RGB Variations
Color information
#859388 (or 0x859388) is known color: Envy. HEX triplet: 85, 93 and 88. RGB value is (133,147,136). Sum of RGB (Red+Green+Blue) = 133+147+136=416 (55% of max value = 765). Red value is 133 (52.34% from 255 or 31.97% from 416); Green value is 147 (57.81% from 255 or 35.34% from 416); Blue value is 136 (53.52% from 255 or 32.69% from 416); Max value from RGB is 147 - color contains mainly: green. Hex color #859388 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859388 is #7A6C77. Grayscale: #8D8D8D. Windows color (decimal): -8023160 or 8950661. OLE color: 8950661.
HSL color Cylindrical-coordinate representation of color #859388: hue angle of 132.86º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #859388 is Cyan = 0.10, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 147 | 136 | - |
| CMYK | 0.10 | 0 | 0.07 | 0.42 |
| HSL | 132.86º | 0.06% | 0.55% | - |
| HSV(B) | 132.86º | 0.1% | 0.58% | - |
| XYZ | 24.55 | 27.63 | 27.33 | - |
| YUV | 141.56 | 124.86 | 121.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 136 | 0.10 | 0 | 0.07 | 0.42 | 132.86 | 0.06 | 0.55 |
| Hex | 85 | 93 | 88 | A | 0 | 7 | 2A | 85 | 6 | 37 |
| Octal | 205 | 223 | 210 | 12 | 0 | 7 | 52 | 205 | 6 | 67 |
| Binary | 10000101 | 10010011 | 10001000 | 1010 | 0 | 111 | 101010 | 10000101 | 110 | 110111 |
Color Harmonies of #859388
Complementary color
Monochromatic Colors of #859388
Black with #859388
Text Example
Text Example
White with #859388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859388; }
p { color: rgb(133,147,136); }
H1.HeaderClassName
{
color: #859388;
}
.AnyTagClassName
{
color: #859388;
}
</style>
background-color css
<style>
a { background-color: #859388; }
a { background-color: rgb(133,147,136); }
div.DivClassName
{
background-color: #859388;
}
.BgClassName
{
background-color: #859388;
}
</style>
border-color css
<style>
span { border-color: #859388; }
span { border-color: rgb(133,147,136); }
td.TdClassName
{
border-color: #859388;
}
.TagClassName
{
border-color: #859388;
}
</style>