Shades of Envy #859389
Tints of Envy #859389
RGB
CMYK
RGB Variations
Color information
#859389 (or 0x859389) is known color: Envy. HEX triplet: 85, 93 and 89. RGB value is (133,147,137). Sum of RGB (Red+Green+Blue) = 133+147+137=417 (55% of max value = 765). Red value is 133 (52.34% from 255 or 31.89% from 417); Green value is 147 (57.81% from 255 or 35.25% from 417); Blue value is 137 (53.91% from 255 or 32.85% from 417); Max value from RGB is 147 - color contains mainly: green. Hex color #859389 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859389 is #7A6C76. Grayscale: #8D8D8D. Windows color (decimal): -8023159 or 9016197. OLE color: 9016197.
HSL color Cylindrical-coordinate representation of color #859389: hue angle of 137.14º 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 #859389 is Cyan = 0.10, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 147 | 137 | - |
| CMYK | 0.10 | 0 | 0.07 | 0.42 |
| HSL | 137.14º | 0.06% | 0.55% | - |
| HSV(B) | 137.14º | 0.1% | 0.58% | - |
| XYZ | 24.62 | 27.66 | 27.71 | - |
| YUV | 141.67 | 125.36 | 121.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 137 | 0.10 | 0 | 0.07 | 0.42 | 137.14 | 0.06 | 0.55 |
| Hex | 85 | 93 | 89 | A | 0 | 7 | 2A | 89 | 6 | 37 |
| Octal | 205 | 223 | 211 | 12 | 0 | 7 | 52 | 211 | 6 | 67 |
| Binary | 10000101 | 10010011 | 10001001 | 1010 | 0 | 111 | 101010 | 10001001 | 110 | 110111 |
Color Harmonies of #859389
Complementary color
Monochromatic Colors of #859389
Black with #859389
Text Example
Text Example
White with #859389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859389; }
p { color: rgb(133,147,137); }
H1.HeaderClassName
{
color: #859389;
}
.AnyTagClassName
{
color: #859389;
}
</style>
background-color css
<style>
a { background-color: #859389; }
a { background-color: rgb(133,147,137); }
div.DivClassName
{
background-color: #859389;
}
.BgClassName
{
background-color: #859389;
}
</style>
border-color css
<style>
span { border-color: #859389; }
span { border-color: rgb(133,147,137); }
td.TdClassName
{
border-color: #859389;
}
.TagClassName
{
border-color: #859389;
}
</style>