Shades of Envy #869489
Tints of Envy #869489
RGB
CMYK
RGB Variations
Color information
#869489 (or 0x869489) is known color: Envy. HEX triplet: 86, 94 and 89. RGB value is (134,148,137). Sum of RGB (Red+Green+Blue) = 134+148+137=419 (55% of max value = 765). Red value is 134 (52.73% from 255 or 31.98% from 419); Green value is 148 (58.20% from 255 or 35.32% from 419); Blue value is 137 (53.91% from 255 or 32.70% from 419); Max value from RGB is 148 - color contains mainly: green. Hex color #869489 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869489 is #796B76. Grayscale: #8E8E8E. Windows color (decimal): -7957367 or 9016454. OLE color: 9016454.
HSL color Cylindrical-coordinate representation of color #869489: 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.09%. Process color model (Four color, CMYK) of #869489 is Cyan = 0.09, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 148 | 137 | - |
| CMYK | 0.09 | 0 | 0.07 | 0.42 |
| HSL | 132.86º | 0.06% | 0.55% | - |
| HSV(B) | 132.86º | 0.09% | 0.58% | - |
| XYZ | 24.94 | 28.05 | 27.77 | - |
| YUV | 142.56 | 124.86 | 121.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 148 | 137 | 0.09 | 0 | 0.07 | 0.42 | 132.86 | 0.06 | 0.55 |
| Hex | 86 | 94 | 89 | 9 | 0 | 7 | 2A | 85 | 6 | 37 |
| Octal | 206 | 224 | 211 | 11 | 0 | 7 | 52 | 205 | 6 | 67 |
| Binary | 10000110 | 10010100 | 10001001 | 1001 | 0 | 111 | 101010 | 10000101 | 110 | 110111 |
Color Harmonies of #869489
Complementary color
Monochromatic Colors of #869489
Black with #869489
Text Example
Text Example
White with #869489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869489; }
p { color: rgb(134,148,137); }
H1.HeaderClassName
{
color: #869489;
}
.AnyTagClassName
{
color: #869489;
}
</style>
background-color css
<style>
a { background-color: #869489; }
a { background-color: rgb(134,148,137); }
div.DivClassName
{
background-color: #869489;
}
.BgClassName
{
background-color: #869489;
}
</style>
border-color css
<style>
span { border-color: #869489; }
span { border-color: rgb(134,148,137); }
td.TdClassName
{
border-color: #869489;
}
.TagClassName
{
border-color: #869489;
}
</style>