Shades of Stack #829384
Tints of Stack #829384
RGB
CMYK
RGB Variations
Color information
#829384 (or 0x829384) is known color: Stack. HEX triplet: 82, 93 and 84. RGB value is (130,147,132). Sum of RGB (Red+Green+Blue) = 130+147+132=409 (54% of max value = 765). Red value is 130 (51.17% from 255 or 31.78% from 409); Green value is 147 (57.81% from 255 or 35.94% from 409); Blue value is 132 (51.95% from 255 or 32.27% from 409); Max value from RGB is 147 - color contains mainly: green. Hex color #829384 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829384 is #7D6C7B. Grayscale: #8C8C8C. Windows color (decimal): -8219772 or 8688514. OLE color: 8688514.
HSL color Cylindrical-coordinate representation of color #829384: hue angle of 127.06º degrees, saturation: 0.07, 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 #829384 is Cyan = 0.12, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 147 | 132 | - |
| CMYK | 0.12 | 0 | 0.10 | 0.42 |
| HSL | 127.06º | 0.07% | 0.54% | - |
| HSV(B) | 127.06º | 0.12% | 0.58% | - |
| XYZ | 23.8 | 27.28 | 25.84 | - |
| YUV | 140.21 | 123.37 | 120.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 147 | 132 | 0.12 | 0 | 0.10 | 0.42 | 127.06 | 0.07 | 0.54 |
| Hex | 82 | 93 | 84 | C | 0 | A | 2A | 7F | 7 | 36 |
| Octal | 202 | 223 | 204 | 14 | 0 | 12 | 52 | 177 | 7 | 66 |
| Binary | 10000010 | 10010011 | 10000100 | 1100 | 0 | 1010 | 101010 | 1111111 | 111 | 110110 |
Color Harmonies of #829384
Complementary color
Monochromatic Colors of #829384
Black with #829384
Text Example
Text Example
White with #829384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829384; }
p { color: rgb(130,147,132); }
H1.HeaderClassName
{
color: #829384;
}
.AnyTagClassName
{
color: #829384;
}
</style>
background-color css
<style>
a { background-color: #829384; }
a { background-color: rgb(130,147,132); }
div.DivClassName
{
background-color: #829384;
}
.BgClassName
{
background-color: #829384;
}
</style>
border-color css
<style>
span { border-color: #829384; }
span { border-color: rgb(130,147,132); }
td.TdClassName
{
border-color: #829384;
}
.TagClassName
{
border-color: #829384;
}
</style>