Shades of Stack #849482
Tints of Stack #849482
RGB
CMYK
RGB Variations
Color information
#849482 (or 0x849482) is known color: Stack. HEX triplet: 84, 94 and 82. RGB value is (132,148,130). Sum of RGB (Red+Green+Blue) = 132+148+130=410 (54% of max value = 765). Red value is 132 (51.95% from 255 or 32.20% from 410); Green value is 148 (58.20% from 255 or 36.10% from 410); Blue value is 130 (51.17% from 255 or 31.71% from 410); Max value from RGB is 148 - color contains mainly: green. Hex color #849482 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849482 is #7B6B7D. Grayscale: #8D8D8D. Windows color (decimal): -8088446 or 8557700. OLE color: 8557700.
HSL color Cylindrical-coordinate representation of color #849482: hue angle of 113.33º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #849482 is Cyan = 0.11, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 130 | - |
| CMYK | 0.11 | 0 | 0.12 | 0.42 |
| HSL | 113.33º | 0.08% | 0.55% | - |
| HSV(B) | 113.33º | 0.12% | 0.58% | - |
| XYZ | 24.13 | 27.7 | 25.19 | - |
| YUV | 141.16 | 121.7 | 121.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 130 | 0.11 | 0 | 0.12 | 0.42 | 113.33 | 0.08 | 0.55 |
| Hex | 84 | 94 | 82 | B | 0 | C | 2A | 71 | 8 | 37 |
| Octal | 204 | 224 | 202 | 13 | 0 | 14 | 52 | 161 | 10 | 67 |
| Binary | 10000100 | 10010100 | 10000010 | 1011 | 0 | 1100 | 101010 | 1110001 | 1000 | 110111 |
Color Harmonies of #849482
Complementary color
Monochromatic Colors of #849482
Black with #849482
Text Example
Text Example
White with #849482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849482; }
p { color: rgb(132,148,130); }
H1.HeaderClassName
{
color: #849482;
}
.AnyTagClassName
{
color: #849482;
}
</style>
background-color css
<style>
a { background-color: #849482; }
a { background-color: rgb(132,148,130); }
div.DivClassName
{
background-color: #849482;
}
.BgClassName
{
background-color: #849482;
}
</style>
border-color css
<style>
span { border-color: #849482; }
span { border-color: rgb(132,148,130); }
td.TdClassName
{
border-color: #849482;
}
.TagClassName
{
border-color: #849482;
}
</style>