Shades of Stack #829381
Tints of Stack #829381
RGB
CMYK
RGB Variations
Color information
#829381 (or 0x829381) is known color: Stack. HEX triplet: 82, 93 and 81. RGB value is (130,147,129). Sum of RGB (Red+Green+Blue) = 130+147+129=406 (53% of max value = 765). Red value is 130 (51.17% from 255 or 32.02% from 406); Green value is 147 (57.81% from 255 or 36.21% from 406); Blue value is 129 (50.78% from 255 or 31.77% from 406); Max value from RGB is 147 - color contains mainly: green. Hex color #829381 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829381 is #7D6C7E. Grayscale: #8B8B8B. Windows color (decimal): -8219775 or 8491906. OLE color: 8491906.
HSL color Cylindrical-coordinate representation of color #829381: hue angle of 116.67º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #829381 is Cyan = 0.12, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 147 | 129 | - |
| CMYK | 0.12 | 0 | 0.12 | 0.42 |
| HSL | 116.67º | 0.08% | 0.54% | - |
| HSV(B) | 116.67º | 0.12% | 0.58% | - |
| XYZ | 23.6 | 27.2 | 24.77 | - |
| YUV | 139.87 | 121.87 | 120.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 147 | 129 | 0.12 | 0 | 0.12 | 0.42 | 116.67 | 0.08 | 0.54 |
| Hex | 82 | 93 | 81 | C | 0 | C | 2A | 75 | 8 | 36 |
| Octal | 202 | 223 | 201 | 14 | 0 | 14 | 52 | 165 | 10 | 66 |
| Binary | 10000010 | 10010011 | 10000001 | 1100 | 0 | 1100 | 101010 | 1110101 | 1000 | 110110 |
Color Harmonies of #829381
Complementary color
Monochromatic Colors of #829381
Black with #829381
Text Example
Text Example
White with #829381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829381; }
p { color: rgb(130,147,129); }
H1.HeaderClassName
{
color: #829381;
}
.AnyTagClassName
{
color: #829381;
}
</style>
background-color css
<style>
a { background-color: #829381; }
a { background-color: rgb(130,147,129); }
div.DivClassName
{
background-color: #829381;
}
.BgClassName
{
background-color: #829381;
}
</style>
border-color css
<style>
span { border-color: #829381; }
span { border-color: rgb(130,147,129); }
td.TdClassName
{
border-color: #829381;
}
.TagClassName
{
border-color: #829381;
}
</style>