Shades of Stack #849786
Tints of Stack #849786
RGB
CMYK
RGB Variations
Color information
#849786 (or 0x849786) is known color: Stack. HEX triplet: 84, 97 and 86. RGB value is (132,151,134). Sum of RGB (Red+Green+Blue) = 132+151+134=417 (55% of max value = 765). Red value is 132 (51.95% from 255 or 31.65% from 417); Green value is 151 (59.38% from 255 or 36.21% from 417); Blue value is 134 (52.73% from 255 or 32.13% from 417); Max value from RGB is 151 - color contains mainly: green. Hex color #849786 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849786 is #7B6879. Grayscale: #8F8F8F. Windows color (decimal): -8087674 or 8820612. OLE color: 8820612.
HSL color Cylindrical-coordinate representation of color #849786: hue angle of 126.32º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #849786 is Cyan = 0.13, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 151 | 134 | - |
| CMYK | 0.13 | 0 | 0.11 | 0.41 |
| HSL | 126.32º | 0.08% | 0.55% | - |
| HSV(B) | 126.32º | 0.13% | 0.59% | - |
| XYZ | 24.89 | 28.76 | 26.79 | - |
| YUV | 143.38 | 122.71 | 119.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 151 | 134 | 0.13 | 0 | 0.11 | 0.41 | 126.32 | 0.08 | 0.55 |
| Hex | 84 | 97 | 86 | D | 0 | B | 29 | 7E | 8 | 37 |
| Octal | 204 | 227 | 206 | 15 | 0 | 13 | 51 | 176 | 10 | 67 |
| Binary | 10000100 | 10010111 | 10000110 | 1101 | 0 | 1011 | 101001 | 1111110 | 1000 | 110111 |
Color Harmonies of #849786
Complementary color
Monochromatic Colors of #849786
Black with #849786
Text Example
Text Example
White with #849786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849786; }
p { color: rgb(132,151,134); }
H1.HeaderClassName
{
color: #849786;
}
.AnyTagClassName
{
color: #849786;
}
</style>
background-color css
<style>
a { background-color: #849786; }
a { background-color: rgb(132,151,134); }
div.DivClassName
{
background-color: #849786;
}
.BgClassName
{
background-color: #849786;
}
</style>
border-color css
<style>
span { border-color: #849786; }
span { border-color: rgb(132,151,134); }
td.TdClassName
{
border-color: #849786;
}
.TagClassName
{
border-color: #849786;
}
</style>