Shades of Stack #849782
Tints of Stack #849782
RGB
CMYK
RGB Variations
Color information
#849782 (or 0x849782) is known color: Stack. HEX triplet: 84, 97 and 82. RGB value is (132,151,130). Sum of RGB (Red+Green+Blue) = 132+151+130=413 (54% of max value = 765). Red value is 132 (51.95% from 255 or 31.96% from 413); Green value is 151 (59.38% from 255 or 36.56% from 413); Blue value is 130 (51.17% from 255 or 31.48% from 413); Max value from RGB is 151 - color contains mainly: green. Hex color #849782 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849782 is #7B687D. Grayscale: #8E8E8E. Windows color (decimal): -8087678 or 8558468. OLE color: 8558468.
HSL color Cylindrical-coordinate representation of color #849782: hue angle of 114.29º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #849782 is Cyan = 0.13, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 151 | 130 | - |
| CMYK | 0.13 | 0 | 0.14 | 0.41 |
| HSL | 114.29º | 0.09% | 0.55% | - |
| HSV(B) | 114.29º | 0.14% | 0.59% | - |
| XYZ | 24.61 | 28.65 | 25.35 | - |
| YUV | 142.93 | 120.71 | 120.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 151 | 130 | 0.13 | 0 | 0.14 | 0.41 | 114.29 | 0.09 | 0.55 |
| Hex | 84 | 97 | 82 | D | 0 | E | 29 | 72 | 9 | 37 |
| Octal | 204 | 227 | 202 | 15 | 0 | 16 | 51 | 162 | 11 | 67 |
| Binary | 10000100 | 10010111 | 10000010 | 1101 | 0 | 1110 | 101001 | 1110010 | 1001 | 110111 |
Color Harmonies of #849782
Complementary color
Monochromatic Colors of #849782
Black with #849782
Text Example
Text Example
White with #849782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849782; }
p { color: rgb(132,151,130); }
H1.HeaderClassName
{
color: #849782;
}
.AnyTagClassName
{
color: #849782;
}
</style>
background-color css
<style>
a { background-color: #849782; }
a { background-color: rgb(132,151,130); }
div.DivClassName
{
background-color: #849782;
}
.BgClassName
{
background-color: #849782;
}
</style>
border-color css
<style>
span { border-color: #849782; }
span { border-color: rgb(132,151,130); }
td.TdClassName
{
border-color: #849782;
}
.TagClassName
{
border-color: #849782;
}
</style>