Shades of Stack #829480
Tints of Stack #829480
RGB
CMYK
RGB Variations
Color information
#829480 (or 0x829480) is known color: Stack. HEX triplet: 82, 94 and 80. RGB value is (130,148,128). Sum of RGB (Red+Green+Blue) = 130+148+128=406 (53% of max value = 765). Red value is 130 (51.17% from 255 or 32.02% from 406); Green value is 148 (58.20% from 255 or 36.45% from 406); Blue value is 128 (50.39% from 255 or 31.53% from 406); Max value from RGB is 148 - color contains mainly: green. Hex color #829480 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829480 is #7D6B7F. Grayscale: #8C8C8C. Windows color (decimal): -8219520 or 8426626. OLE color: 8426626.
HSL color Cylindrical-coordinate representation of color #829480: hue angle of 114º degrees, saturation: 0.09, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #829480 is Cyan = 0.12, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 148 | 128 | - |
| CMYK | 0.12 | 0 | 0.14 | 0.42 |
| HSL | 114º | 0.09% | 0.54% | - |
| HSV(B) | 114º | 0.14% | 0.58% | - |
| XYZ | 23.69 | 27.48 | 24.48 | - |
| YUV | 140.34 | 121.04 | 120.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 148 | 128 | 0.12 | 0 | 0.14 | 0.42 | 114 | 0.09 | 0.54 |
| Hex | 82 | 94 | 80 | C | 0 | E | 2A | 72 | 9 | 36 |
| Octal | 202 | 224 | 200 | 14 | 0 | 16 | 52 | 162 | 11 | 66 |
| Binary | 10000010 | 10010100 | 10000000 | 1100 | 0 | 1110 | 101010 | 1110010 | 1001 | 110110 |
Color Harmonies of #829480
Complementary color
Monochromatic Colors of #829480
Black with #829480
Text Example
Text Example
White with #829480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829480; }
p { color: rgb(130,148,128); }
H1.HeaderClassName
{
color: #829480;
}
.AnyTagClassName
{
color: #829480;
}
</style>
background-color css
<style>
a { background-color: #829480; }
a { background-color: rgb(130,148,128); }
div.DivClassName
{
background-color: #829480;
}
.BgClassName
{
background-color: #829480;
}
</style>
border-color css
<style>
span { border-color: #829480; }
span { border-color: rgb(130,148,128); }
td.TdClassName
{
border-color: #829480;
}
.TagClassName
{
border-color: #829480;
}
</style>