Shades of Stack #849485
Tints of Stack #849485
RGB
CMYK
RGB Variations
Color information
#849485 (or 0x849485) is known color: Stack. HEX triplet: 84, 94 and 85. RGB value is (132,148,133). Sum of RGB (Red+Green+Blue) = 132+148+133=413 (54% of max value = 765). Red value is 132 (51.95% from 255 or 31.96% from 413); Green value is 148 (58.20% from 255 or 35.84% from 413); Blue value is 133 (52.34% from 255 or 32.20% from 413); Max value from RGB is 148 - color contains mainly: green. Hex color #849485 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849485 is #7B6B7A. Grayscale: #8D8D8D. Windows color (decimal): -8088443 or 8754308. OLE color: 8754308.
HSL color Cylindrical-coordinate representation of color #849485: hue angle of 123.75º 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 #849485 is Cyan = 0.11, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 133 | - |
| CMYK | 0.11 | 0 | 0.10 | 0.42 |
| HSL | 123.75º | 0.07% | 0.55% | - |
| HSV(B) | 123.75º | 0.11% | 0.58% | - |
| XYZ | 24.34 | 27.78 | 26.27 | - |
| YUV | 141.51 | 123.2 | 121.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 133 | 0.11 | 0 | 0.10 | 0.42 | 123.75 | 0.07 | 0.55 |
| Hex | 84 | 94 | 85 | B | 0 | A | 2A | 7C | 7 | 37 |
| Octal | 204 | 224 | 205 | 13 | 0 | 12 | 52 | 174 | 7 | 67 |
| Binary | 10000100 | 10010100 | 10000101 | 1011 | 0 | 1010 | 101010 | 1111100 | 111 | 110111 |
Color Harmonies of #849485
Complementary color
Monochromatic Colors of #849485
Black with #849485
Text Example
Text Example
White with #849485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849485; }
p { color: rgb(132,148,133); }
H1.HeaderClassName
{
color: #849485;
}
.AnyTagClassName
{
color: #849485;
}
</style>
background-color css
<style>
a { background-color: #849485; }
a { background-color: rgb(132,148,133); }
div.DivClassName
{
background-color: #849485;
}
.BgClassName
{
background-color: #849485;
}
</style>
border-color css
<style>
span { border-color: #849485; }
span { border-color: rgb(132,148,133); }
td.TdClassName
{
border-color: #849485;
}
.TagClassName
{
border-color: #849485;
}
</style>