Shades of Stack #839484
Tints of Stack #839484
RGB
CMYK
RGB Variations
Color information
#839484 (or 0x839484) is known color: Stack. HEX triplet: 83, 94 and 84. RGB value is (131,148,132). Sum of RGB (Red+Green+Blue) = 131+148+132=411 (54% of max value = 765). Red value is 131 (51.56% from 255 or 31.87% from 411); Green value is 148 (58.20% from 255 or 36.01% from 411); Blue value is 132 (51.95% from 255 or 32.12% from 411); Max value from RGB is 148 - color contains mainly: green. Hex color #839484 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #839484 is #7C6B7B. Grayscale: #8D8D8D. Windows color (decimal): -8153980 or 8688771. OLE color: 8688771.
HSL color Cylindrical-coordinate representation of color #839484: hue angle of 123.53º 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 #839484 is Cyan = 0.11, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 148 | 132 | - |
| CMYK | 0.11 | 0 | 0.11 | 0.42 |
| HSL | 123.53º | 0.07% | 0.55% | - |
| HSV(B) | 123.53º | 0.11% | 0.58% | - |
| XYZ | 24.11 | 27.67 | 25.9 | - |
| YUV | 141.09 | 122.87 | 120.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 148 | 132 | 0.11 | 0 | 0.11 | 0.42 | 123.53 | 0.07 | 0.55 |
| Hex | 83 | 94 | 84 | B | 0 | B | 2A | 7C | 7 | 37 |
| Octal | 203 | 224 | 204 | 13 | 0 | 13 | 52 | 174 | 7 | 67 |
| Binary | 10000011 | 10010100 | 10000100 | 1011 | 0 | 1011 | 101010 | 1111100 | 111 | 110111 |
Color Harmonies of #839484
Complementary color
Monochromatic Colors of #839484
Black with #839484
Text Example
Text Example
White with #839484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839484; }
p { color: rgb(131,148,132); }
H1.HeaderClassName
{
color: #839484;
}
.AnyTagClassName
{
color: #839484;
}
</style>
background-color css
<style>
a { background-color: #839484; }
a { background-color: rgb(131,148,132); }
div.DivClassName
{
background-color: #839484;
}
.BgClassName
{
background-color: #839484;
}
</style>
border-color css
<style>
span { border-color: #839484; }
span { border-color: rgb(131,148,132); }
td.TdClassName
{
border-color: #839484;
}
.TagClassName
{
border-color: #839484;
}
</style>