Shades of Stack #849484
Tints of Stack #849484
RGB
CMYK
RGB Variations
Color information
#849484 (or 0x849484) is known color: Stack. HEX triplet: 84, 94 and 84. RGB value is (132,148,132). Sum of RGB (Red+Green+Blue) = 132+148+132=412 (54% of max value = 765). Red value is 132 (51.95% from 255 or 32.04% from 412); Green value is 148 (58.20% from 255 or 35.92% from 412); Blue value is 132 (51.95% from 255 or 32.04% from 412); Max value from RGB is 148 - color contains mainly: green. Hex color #849484 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849484 is #7B6B7B. Grayscale: #8D8D8D. Windows color (decimal): -8088444 or 8688772. OLE color: 8688772.
HSL color Cylindrical-coordinate representation of color #849484: hue angle of 120º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #849484 is Cyan = 0.11, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 132 | - |
| CMYK | 0.11 | 0 | 0.11 | 0.42 |
| HSL | 120º | 0.07% | 0.55% | - |
| HSV(B) | 120º | 0.11% | 0.58% | - |
| XYZ | 24.27 | 27.75 | 25.91 | - |
| YUV | 141.39 | 122.7 | 121.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 132 | 0.11 | 0 | 0.11 | 0.42 | 120 | 0.07 | 0.55 |
| Hex | 84 | 94 | 84 | B | 0 | B | 2A | 78 | 7 | 37 |
| Octal | 204 | 224 | 204 | 13 | 0 | 13 | 52 | 170 | 7 | 67 |
| Binary | 10000100 | 10010100 | 10000100 | 1011 | 0 | 1011 | 101010 | 1111000 | 111 | 110111 |
Color Harmonies of #849484
Complementary color
Monochromatic Colors of #849484
Black with #849484
Text Example
Text Example
White with #849484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849484; }
p { color: rgb(132,148,132); }
H1.HeaderClassName
{
color: #849484;
}
.AnyTagClassName
{
color: #849484;
}
</style>
background-color css
<style>
a { background-color: #849484; }
a { background-color: rgb(132,148,132); }
div.DivClassName
{
background-color: #849484;
}
.BgClassName
{
background-color: #849484;
}
</style>
border-color css
<style>
span { border-color: #849484; }
span { border-color: rgb(132,148,132); }
td.TdClassName
{
border-color: #849484;
}
.TagClassName
{
border-color: #849484;
}
</style>