Shades of Envy #859289
Tints of Envy #859289
RGB
CMYK
RGB Variations
Color information
#859289 (or 0x859289) is known color: Envy. HEX triplet: 85, 92 and 89. RGB value is (133,146,137). Sum of RGB (Red+Green+Blue) = 133+146+137=416 (55% of max value = 765). Red value is 133 (52.34% from 255 or 31.97% from 416); Green value is 146 (57.42% from 255 or 35.10% from 416); Blue value is 137 (53.91% from 255 or 32.93% from 416); Max value from RGB is 146 - color contains mainly: green. Hex color #859289 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859289 is #7A6D76. Grayscale: #8D8D8D. Windows color (decimal): -8023415 or 9015941. OLE color: 9015941.
HSL color Cylindrical-coordinate representation of color #859289: hue angle of 138.46º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #859289 is Cyan = 0.09, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 146 | 137 | - |
| CMYK | 0.09 | 0 | 0.06 | 0.43 |
| HSL | 138.46º | 0.06% | 0.55% | - |
| HSV(B) | 138.46º | 0.09% | 0.57% | - |
| XYZ | 24.47 | 27.35 | 27.66 | - |
| YUV | 141.09 | 125.69 | 122.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 146 | 137 | 0.09 | 0 | 0.06 | 0.43 | 138.46 | 0.06 | 0.55 |
| Hex | 85 | 92 | 89 | 9 | 0 | 6 | 2B | 8A | 6 | 37 |
| Octal | 205 | 222 | 211 | 11 | 0 | 6 | 53 | 212 | 6 | 67 |
| Binary | 10000101 | 10010010 | 10001001 | 1001 | 0 | 110 | 101011 | 10001010 | 110 | 110111 |
Color Harmonies of #859289
Complementary color
Monochromatic Colors of #859289
Black with #859289
Text Example
Text Example
White with #859289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859289; }
p { color: rgb(133,146,137); }
H1.HeaderClassName
{
color: #859289;
}
.AnyTagClassName
{
color: #859289;
}
</style>
background-color css
<style>
a { background-color: #859289; }
a { background-color: rgb(133,146,137); }
div.DivClassName
{
background-color: #859289;
}
.BgClassName
{
background-color: #859289;
}
</style>
border-color css
<style>
span { border-color: #859289; }
span { border-color: rgb(133,146,137); }
td.TdClassName
{
border-color: #859289;
}
.TagClassName
{
border-color: #859289;
}
</style>