Shades of Stack #829781
Tints of Stack #829781
RGB
CMYK
RGB Variations
Color information
#829781 (or 0x829781) is known color: Stack. HEX triplet: 82, 97 and 81. RGB value is (130,151,129). Sum of RGB (Red+Green+Blue) = 130+151+129=410 (54% of max value = 765). Red value is 130 (51.17% from 255 or 31.71% from 410); Green value is 151 (59.38% from 255 or 36.83% from 410); Blue value is 129 (50.78% from 255 or 31.46% from 410); Max value from RGB is 151 - color contains mainly: green. Hex color #829781 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829781 is #7D687E. Grayscale: #8E8E8E. Windows color (decimal): -8218751 or 8492930. OLE color: 8492930.
HSL color Cylindrical-coordinate representation of color #829781: hue angle of 117.27º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #829781 is Cyan = 0.14, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 151 | 129 | - |
| CMYK | 0.14 | 0 | 0.15 | 0.41 |
| HSL | 117.27º | 0.1% | 0.55% | - |
| HSV(B) | 117.27º | 0.15% | 0.59% | - |
| XYZ | 24.23 | 28.46 | 24.99 | - |
| YUV | 142.21 | 120.54 | 119.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 151 | 129 | 0.14 | 0 | 0.15 | 0.41 | 117.27 | 0.1 | 0.55 |
| Hex | 82 | 97 | 81 | E | 0 | F | 29 | 75 | A | 37 |
| Octal | 202 | 227 | 201 | 16 | 0 | 17 | 51 | 165 | 12 | 67 |
| Binary | 10000010 | 10010111 | 10000001 | 1110 | 0 | 1111 | 101001 | 1110101 | 1010 | 110111 |
Color Harmonies of #829781
Complementary color
Monochromatic Colors of #829781
Black with #829781
Text Example
Text Example
White with #829781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829781; }
p { color: rgb(130,151,129); }
H1.HeaderClassName
{
color: #829781;
}
.AnyTagClassName
{
color: #829781;
}
</style>
background-color css
<style>
a { background-color: #829781; }
a { background-color: rgb(130,151,129); }
div.DivClassName
{
background-color: #829781;
}
.BgClassName
{
background-color: #829781;
}
</style>
border-color css
<style>
span { border-color: #829781; }
span { border-color: rgb(130,151,129); }
td.TdClassName
{
border-color: #829781;
}
.TagClassName
{
border-color: #829781;
}
</style>