Shades of Stack #829281
Tints of Stack #829281
RGB
CMYK
RGB Variations
Color information
#829281 (or 0x829281) is known color: Stack. HEX triplet: 82, 92 and 81. RGB value is (130,146,129). Sum of RGB (Red+Green+Blue) = 130+146+129=405 (53% of max value = 765). Red value is 130 (51.17% from 255 or 32.10% from 405); Green value is 146 (57.42% from 255 or 36.05% from 405); Blue value is 129 (50.78% from 255 or 31.85% from 405); Max value from RGB is 146 - color contains mainly: green. Hex color #829281 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829281 is #7D6D7E. Grayscale: #8B8B8B. Windows color (decimal): -8220031 or 8491650. OLE color: 8491650.
HSL color Cylindrical-coordinate representation of color #829281: hue angle of 116.47º degrees, saturation: 0.07, 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 #829281 is Cyan = 0.11, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 146 | 129 | - |
| CMYK | 0.11 | 0 | 0.12 | 0.43 |
| HSL | 116.47º | 0.07% | 0.54% | - |
| HSV(B) | 116.47º | 0.12% | 0.57% | - |
| XYZ | 23.45 | 26.89 | 24.72 | - |
| YUV | 139.28 | 122.2 | 121.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 146 | 129 | 0.11 | 0 | 0.12 | 0.43 | 116.47 | 0.07 | 0.54 |
| Hex | 82 | 92 | 81 | B | 0 | C | 2B | 74 | 7 | 36 |
| Octal | 202 | 222 | 201 | 13 | 0 | 14 | 53 | 164 | 7 | 66 |
| Binary | 10000010 | 10010010 | 10000001 | 1011 | 0 | 1100 | 101011 | 1110100 | 111 | 110110 |
Color Harmonies of #829281
Complementary color
Monochromatic Colors of #829281
Black with #829281
Text Example
Text Example
White with #829281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829281; }
p { color: rgb(130,146,129); }
H1.HeaderClassName
{
color: #829281;
}
.AnyTagClassName
{
color: #829281;
}
</style>
background-color css
<style>
a { background-color: #829281; }
a { background-color: rgb(130,146,129); }
div.DivClassName
{
background-color: #829281;
}
.BgClassName
{
background-color: #829281;
}
</style>
border-color css
<style>
span { border-color: #829281; }
span { border-color: rgb(130,146,129); }
td.TdClassName
{
border-color: #829281;
}
.TagClassName
{
border-color: #829281;
}
</style>