Shades of Stack #829385
Tints of Stack #829385
RGB
CMYK
RGB Variations
Color information
#829385 (or 0x829385) is known color: Stack. HEX triplet: 82, 93 and 85. RGB value is (130,147,133). Sum of RGB (Red+Green+Blue) = 130+147+133=410 (54% of max value = 765). Red value is 130 (51.17% from 255 or 31.71% from 410); Green value is 147 (57.81% from 255 or 35.85% from 410); Blue value is 133 (52.34% from 255 or 32.44% from 410); Max value from RGB is 147 - color contains mainly: green. Hex color #829385 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829385 is #7D6C7A. Grayscale: #8C8C8C. Windows color (decimal): -8219771 or 8754050. OLE color: 8754050.
HSL color Cylindrical-coordinate representation of color #829385: hue angle of 130.59º 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 #829385 is Cyan = 0.12, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 147 | 133 | - |
| CMYK | 0.12 | 0 | 0.10 | 0.42 |
| HSL | 130.59º | 0.07% | 0.54% | - |
| HSV(B) | 130.59º | 0.12% | 0.58% | - |
| XYZ | 23.87 | 27.31 | 26.2 | - |
| YUV | 140.32 | 123.87 | 120.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 147 | 133 | 0.12 | 0 | 0.10 | 0.42 | 130.59 | 0.07 | 0.54 |
| Hex | 82 | 93 | 85 | C | 0 | A | 2A | 83 | 7 | 36 |
| Octal | 202 | 223 | 205 | 14 | 0 | 12 | 52 | 203 | 7 | 66 |
| Binary | 10000010 | 10010011 | 10000101 | 1100 | 0 | 1010 | 101010 | 10000011 | 111 | 110110 |
Color Harmonies of #829385
Complementary color
Monochromatic Colors of #829385
Black with #829385
Text Example
Text Example
White with #829385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829385; }
p { color: rgb(130,147,133); }
H1.HeaderClassName
{
color: #829385;
}
.AnyTagClassName
{
color: #829385;
}
</style>
background-color css
<style>
a { background-color: #829385; }
a { background-color: rgb(130,147,133); }
div.DivClassName
{
background-color: #829385;
}
.BgClassName
{
background-color: #829385;
}
</style>
border-color css
<style>
span { border-color: #829385; }
span { border-color: rgb(130,147,133); }
td.TdClassName
{
border-color: #829385;
}
.TagClassName
{
border-color: #829385;
}
</style>