Shades of Envy #849288
Tints of Envy #849288
RGB
CMYK
RGB Variations
Color information
#849288 (or 0x849288) is known color: Envy. HEX triplet: 84, 92 and 88. RGB value is (132,146,136). Sum of RGB (Red+Green+Blue) = 132+146+136=414 (54% of max value = 765). Red value is 132 (51.95% from 255 or 31.88% from 414); Green value is 146 (57.42% from 255 or 35.27% from 414); Blue value is 136 (53.52% from 255 or 32.85% from 414); Max value from RGB is 146 - color contains mainly: green. Hex color #849288 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849288 is #7B6D77. Grayscale: #8C8C8C. Windows color (decimal): -8088952 or 8950404. OLE color: 8950404.
HSL color Cylindrical-coordinate representation of color #849288: hue angle of 137.14º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #849288 is Cyan = 0.10, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 136 | - |
| CMYK | 0.10 | 0 | 0.07 | 0.43 |
| HSL | 137.14º | 0.06% | 0.55% | - |
| HSV(B) | 137.14º | 0.1% | 0.57% | - |
| XYZ | 24.24 | 27.24 | 27.27 | - |
| YUV | 140.67 | 125.36 | 121.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 136 | 0.10 | 0 | 0.07 | 0.43 | 137.14 | 0.06 | 0.55 |
| Hex | 84 | 92 | 88 | A | 0 | 7 | 2B | 89 | 6 | 37 |
| Octal | 204 | 222 | 210 | 12 | 0 | 7 | 53 | 211 | 6 | 67 |
| Binary | 10000100 | 10010010 | 10001000 | 1010 | 0 | 111 | 101011 | 10001001 | 110 | 110111 |
Color Harmonies of #849288
Complementary color
Monochromatic Colors of #849288
Black with #849288
Text Example
Text Example
White with #849288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849288; }
p { color: rgb(132,146,136); }
H1.HeaderClassName
{
color: #849288;
}
.AnyTagClassName
{
color: #849288;
}
</style>
background-color css
<style>
a { background-color: #849288; }
a { background-color: rgb(132,146,136); }
div.DivClassName
{
background-color: #849288;
}
.BgClassName
{
background-color: #849288;
}
</style>
border-color css
<style>
span { border-color: #849288; }
span { border-color: rgb(132,146,136); }
td.TdClassName
{
border-color: #849288;
}
.TagClassName
{
border-color: #849288;
}
</style>