Shades of Envy #859588
Tints of Envy #859588
RGB
CMYK
RGB Variations
Color information
#859588 (or 0x859588) is known color: Envy. HEX triplet: 85, 95 and 88. RGB value is (133,149,136). Sum of RGB (Red+Green+Blue) = 133+149+136=418 (55% of max value = 765). Red value is 133 (52.34% from 255 or 31.82% from 418); Green value is 149 (58.59% from 255 or 35.65% from 418); Blue value is 136 (53.52% from 255 or 32.54% from 418); Max value from RGB is 149 - color contains mainly: green. Hex color #859588 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859588 is #7A6A77. Grayscale: #8E8E8E. Windows color (decimal): -8022648 or 8951173. OLE color: 8951173.
HSL color Cylindrical-coordinate representation of color #859588: hue angle of 131.25º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #859588 is Cyan = 0.11, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 149 | 136 | - |
| CMYK | 0.11 | 0 | 0.09 | 0.42 |
| HSL | 131.25º | 0.07% | 0.55% | - |
| HSV(B) | 131.25º | 0.11% | 0.58% | - |
| XYZ | 24.86 | 28.26 | 27.44 | - |
| YUV | 142.73 | 124.2 | 121.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 149 | 136 | 0.11 | 0 | 0.09 | 0.42 | 131.25 | 0.07 | 0.55 |
| Hex | 85 | 95 | 88 | B | 0 | 9 | 2A | 83 | 7 | 37 |
| Octal | 205 | 225 | 210 | 13 | 0 | 11 | 52 | 203 | 7 | 67 |
| Binary | 10000101 | 10010101 | 10001000 | 1011 | 0 | 1001 | 101010 | 10000011 | 111 | 110111 |
Color Harmonies of #859588
Complementary color
Monochromatic Colors of #859588
Black with #859588
Text Example
Text Example
White with #859588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859588; }
p { color: rgb(133,149,136); }
H1.HeaderClassName
{
color: #859588;
}
.AnyTagClassName
{
color: #859588;
}
</style>
background-color css
<style>
a { background-color: #859588; }
a { background-color: rgb(133,149,136); }
div.DivClassName
{
background-color: #859588;
}
.BgClassName
{
background-color: #859588;
}
</style>
border-color css
<style>
span { border-color: #859588; }
span { border-color: rgb(133,149,136); }
td.TdClassName
{
border-color: #859588;
}
.TagClassName
{
border-color: #859588;
}
</style>