Shades of Stack #849284
Tints of Stack #849284
RGB
CMYK
RGB Variations
Color information
#849284 (or 0x849284) is known color: Stack. HEX triplet: 84, 92 and 84. RGB value is (132,146,132). Sum of RGB (Red+Green+Blue) = 132+146+132=410 (54% of max value = 765). Red value is 132 (51.95% from 255 or 32.20% from 410); Green value is 146 (57.42% from 255 or 35.61% from 410); Blue value is 132 (51.95% from 255 or 32.20% from 410); Max value from RGB is 146 - color contains mainly: green. Hex color #849284 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849284 is #7B6D7B. Grayscale: #8C8C8C. Windows color (decimal): -8088956 or 8688260. OLE color: 8688260.
HSL color Cylindrical-coordinate representation of color #849284: hue angle of 120º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #849284 is Cyan = 0.10, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 132 | - |
| CMYK | 0.10 | 0 | 0.10 | 0.43 |
| HSL | 120º | 0.06% | 0.55% | - |
| HSV(B) | 120º | 0.1% | 0.57% | - |
| XYZ | 23.96 | 27.13 | 25.8 | - |
| YUV | 140.22 | 123.36 | 122.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 132 | 0.10 | 0 | 0.10 | 0.43 | 120 | 0.06 | 0.55 |
| Hex | 84 | 92 | 84 | A | 0 | A | 2B | 78 | 6 | 37 |
| Octal | 204 | 222 | 204 | 12 | 0 | 12 | 53 | 170 | 6 | 67 |
| Binary | 10000100 | 10010010 | 10000100 | 1010 | 0 | 1010 | 101011 | 1111000 | 110 | 110111 |
Color Harmonies of #849284
Complementary color
Monochromatic Colors of #849284
Black with #849284
Text Example
Text Example
White with #849284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849284; }
p { color: rgb(132,146,132); }
H1.HeaderClassName
{
color: #849284;
}
.AnyTagClassName
{
color: #849284;
}
</style>
background-color css
<style>
a { background-color: #849284; }
a { background-color: rgb(132,146,132); }
div.DivClassName
{
background-color: #849284;
}
.BgClassName
{
background-color: #849284;
}
</style>
border-color css
<style>
span { border-color: #849284; }
span { border-color: rgb(132,146,132); }
td.TdClassName
{
border-color: #849284;
}
.TagClassName
{
border-color: #849284;
}
</style>