Shades of Stack #829280
Tints of Stack #829280
RGB
CMYK
RGB Variations
Color information
#829280 (or 0x829280) is known color: Stack. HEX triplet: 82, 92 and 80. RGB value is (130,146,128). Sum of RGB (Red+Green+Blue) = 130+146+128=404 (53% of max value = 765). Red value is 130 (51.17% from 255 or 32.18% from 404); Green value is 146 (57.42% from 255 or 36.14% from 404); Blue value is 128 (50.39% from 255 or 31.68% from 404); Max value from RGB is 146 - color contains mainly: green. Hex color #829280 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829280 is #7D6D7F. Grayscale: #8B8B8B. Windows color (decimal): -8220032 or 8426114. OLE color: 8426114.
HSL color Cylindrical-coordinate representation of color #829280: hue angle of 113.33º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #829280 is Cyan = 0.11, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 146 | 128 | - |
| CMYK | 0.11 | 0 | 0.12 | 0.43 |
| HSL | 113.33º | 0.08% | 0.54% | - |
| HSV(B) | 113.33º | 0.12% | 0.57% | - |
| XYZ | 23.38 | 26.86 | 24.37 | - |
| YUV | 139.16 | 121.7 | 121.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 146 | 128 | 0.11 | 0 | 0.12 | 0.43 | 113.33 | 0.08 | 0.54 |
| Hex | 82 | 92 | 80 | B | 0 | C | 2B | 71 | 8 | 36 |
| Octal | 202 | 222 | 200 | 13 | 0 | 14 | 53 | 161 | 10 | 66 |
| Binary | 10000010 | 10010010 | 10000000 | 1011 | 0 | 1100 | 101011 | 1110001 | 1000 | 110110 |
Color Harmonies of #829280
Complementary color
Monochromatic Colors of #829280
Black with #829280
Text Example
Text Example
White with #829280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829280; }
p { color: rgb(130,146,128); }
H1.HeaderClassName
{
color: #829280;
}
.AnyTagClassName
{
color: #829280;
}
</style>
background-color css
<style>
a { background-color: #829280; }
a { background-color: rgb(130,146,128); }
div.DivClassName
{
background-color: #829280;
}
.BgClassName
{
background-color: #829280;
}
</style>
border-color css
<style>
span { border-color: #829280; }
span { border-color: rgb(130,146,128); }
td.TdClassName
{
border-color: #829280;
}
.TagClassName
{
border-color: #829280;
}
</style>