Shades of Stack #849387
Tints of Stack #849387
RGB
CMYK
RGB Variations
Color information
#849387 (or 0x849387) is known color: Stack. HEX triplet: 84, 93 and 87. RGB value is (132,147,135). Sum of RGB (Red+Green+Blue) = 132+147+135=414 (54% of max value = 765). Red value is 132 (51.95% from 255 or 31.88% from 414); Green value is 147 (57.81% from 255 or 35.51% from 414); Blue value is 135 (53.12% from 255 or 32.61% from 414); Max value from RGB is 147 - color contains mainly: green. Hex color #849387 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849387 is #7B6C78. Grayscale: #8D8D8D. Windows color (decimal): -8088697 or 8885124. OLE color: 8885124.
HSL color Cylindrical-coordinate representation of color #849387: hue angle of 132º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #849387 is Cyan = 0.10, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 135 | - |
| CMYK | 0.10 | 0 | 0.08 | 0.42 |
| HSL | 132º | 0.06% | 0.55% | - |
| HSV(B) | 132º | 0.1% | 0.58% | - |
| XYZ | 24.32 | 27.52 | 26.95 | - |
| YUV | 141.15 | 124.53 | 121.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 135 | 0.10 | 0 | 0.08 | 0.42 | 132 | 0.06 | 0.55 |
| Hex | 84 | 93 | 87 | A | 0 | 8 | 2A | 84 | 6 | 37 |
| Octal | 204 | 223 | 207 | 12 | 0 | 10 | 52 | 204 | 6 | 67 |
| Binary | 10000100 | 10010011 | 10000111 | 1010 | 0 | 1000 | 101010 | 10000100 | 110 | 110111 |
Color Harmonies of #849387
Complementary color
Monochromatic Colors of #849387
Black with #849387
Text Example
Text Example
White with #849387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849387; }
p { color: rgb(132,147,135); }
H1.HeaderClassName
{
color: #849387;
}
.AnyTagClassName
{
color: #849387;
}
</style>
background-color css
<style>
a { background-color: #849387; }
a { background-color: rgb(132,147,135); }
div.DivClassName
{
background-color: #849387;
}
.BgClassName
{
background-color: #849387;
}
</style>
border-color css
<style>
span { border-color: #849387; }
span { border-color: rgb(132,147,135); }
td.TdClassName
{
border-color: #849387;
}
.TagClassName
{
border-color: #849387;
}
</style>