Shades of Envy #849688
Tints of Envy #849688
RGB
CMYK
RGB Variations
Color information
#849688 (or 0x849688) is known color: Envy. HEX triplet: 84, 96 and 88. RGB value is (132,150,136). Sum of RGB (Red+Green+Blue) = 132+150+136=418 (55% of max value = 765). Red value is 132 (51.95% from 255 or 31.58% from 418); Green value is 150 (58.98% from 255 or 35.89% from 418); Blue value is 136 (53.52% from 255 or 32.54% from 418); Max value from RGB is 150 - color contains mainly: green. Hex color #849688 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849688 is #7B6977. Grayscale: #8F8F8F. Windows color (decimal): -8087928 or 8951428. OLE color: 8951428.
HSL color Cylindrical-coordinate representation of color #849688: hue angle of 133.33º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #849688 is Cyan = 0.12, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 150 | 136 | - |
| CMYK | 0.12 | 0 | 0.09 | 0.41 |
| HSL | 133.33º | 0.08% | 0.55% | - |
| HSV(B) | 133.33º | 0.12% | 0.59% | - |
| XYZ | 24.87 | 28.5 | 27.48 | - |
| YUV | 143.02 | 124.04 | 120.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 150 | 136 | 0.12 | 0 | 0.09 | 0.41 | 133.33 | 0.08 | 0.55 |
| Hex | 84 | 96 | 88 | C | 0 | 9 | 29 | 85 | 8 | 37 |
| Octal | 204 | 226 | 210 | 14 | 0 | 11 | 51 | 205 | 10 | 67 |
| Binary | 10000100 | 10010110 | 10001000 | 1100 | 0 | 1001 | 101001 | 10000101 | 1000 | 110111 |
Color Harmonies of #849688
Complementary color
Monochromatic Colors of #849688
Black with #849688
Text Example
Text Example
White with #849688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849688; }
p { color: rgb(132,150,136); }
H1.HeaderClassName
{
color: #849688;
}
.AnyTagClassName
{
color: #849688;
}
</style>
background-color css
<style>
a { background-color: #849688; }
a { background-color: rgb(132,150,136); }
div.DivClassName
{
background-color: #849688;
}
.BgClassName
{
background-color: #849688;
}
</style>
border-color css
<style>
span { border-color: #849688; }
span { border-color: rgb(132,150,136); }
td.TdClassName
{
border-color: #849688;
}
.TagClassName
{
border-color: #849688;
}
</style>