Shades of Stack #839681
Tints of Stack #839681
RGB
CMYK
RGB Variations
Color information
#839681 (or 0x839681) is known color: Stack. HEX triplet: 83, 96 and 81. RGB value is (131,150,129). Sum of RGB (Red+Green+Blue) = 131+150+129=410 (54% of max value = 765). Red value is 131 (51.56% from 255 or 31.95% from 410); Green value is 150 (58.98% from 255 or 36.59% from 410); Blue value is 129 (50.78% from 255 or 31.46% from 410); Max value from RGB is 150 - color contains mainly: green. Hex color #839681 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #839681 is #7C697E. Grayscale: #8D8D8D. Windows color (decimal): -8153471 or 8492675. OLE color: 8492675.
HSL color Cylindrical-coordinate representation of color #839681: hue angle of 114.29º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #839681 is Cyan = 0.13, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 131 | 150 | 129 | - |
| CMYK | 0.13 | 0 | 0.14 | 0.41 |
| HSL | 114.29º | 0.09% | 0.55% | - |
| HSV(B) | 114.29º | 0.14% | 0.59% | - |
| XYZ | 24.23 | 28.22 | 24.94 | - |
| YUV | 141.93 | 120.71 | 120.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 150 | 129 | 0.13 | 0 | 0.14 | 0.41 | 114.29 | 0.09 | 0.55 |
| Hex | 83 | 96 | 81 | D | 0 | E | 29 | 72 | 9 | 37 |
| Octal | 203 | 226 | 201 | 15 | 0 | 16 | 51 | 162 | 11 | 67 |
| Binary | 10000011 | 10010110 | 10000001 | 1101 | 0 | 1110 | 101001 | 1110010 | 1001 | 110111 |
Color Harmonies of #839681
Complementary color
Monochromatic Colors of #839681
Black with #839681
Text Example
Text Example
White with #839681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839681; }
p { color: rgb(131,150,129); }
H1.HeaderClassName
{
color: #839681;
}
.AnyTagClassName
{
color: #839681;
}
</style>
background-color css
<style>
a { background-color: #839681; }
a { background-color: rgb(131,150,129); }
div.DivClassName
{
background-color: #839681;
}
.BgClassName
{
background-color: #839681;
}
</style>
border-color css
<style>
span { border-color: #839681; }
span { border-color: rgb(131,150,129); }
td.TdClassName
{
border-color: #839681;
}
.TagClassName
{
border-color: #839681;
}
</style>