Shades of Stack #859386
Tints of Stack #859386
RGB
CMYK
RGB Variations
Color information
#859386 (or 0x859386) is known color: Stack. HEX triplet: 85, 93 and 86. RGB value is (133,147,134). Sum of RGB (Red+Green+Blue) = 133+147+134=414 (54% of max value = 765). Red value is 133 (52.34% from 255 or 32.13% from 414); Green value is 147 (57.81% from 255 or 35.51% from 414); Blue value is 134 (52.73% from 255 or 32.37% from 414); Max value from RGB is 147 - color contains mainly: green. Hex color #859386 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859386 is #7A6C79. Grayscale: #8D8D8D. Windows color (decimal): -8023162 or 8819589. OLE color: 8819589.
HSL color Cylindrical-coordinate representation of color #859386: hue angle of 124.29º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #859386 is Cyan = 0.10, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 147 | 134 | - |
| CMYK | 0.10 | 0 | 0.09 | 0.42 |
| HSL | 124.29º | 0.06% | 0.55% | - |
| HSV(B) | 124.29º | 0.1% | 0.58% | - |
| XYZ | 24.41 | 27.58 | 26.59 | - |
| YUV | 141.33 | 123.86 | 122.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 134 | 0.10 | 0 | 0.09 | 0.42 | 124.29 | 0.06 | 0.55 |
| Hex | 85 | 93 | 86 | A | 0 | 9 | 2A | 7C | 6 | 37 |
| Octal | 205 | 223 | 206 | 12 | 0 | 11 | 52 | 174 | 6 | 67 |
| Binary | 10000101 | 10010011 | 10000110 | 1010 | 0 | 1001 | 101010 | 1111100 | 110 | 110111 |
Color Harmonies of #859386
Complementary color
Monochromatic Colors of #859386
Black with #859386
Text Example
Text Example
White with #859386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859386; }
p { color: rgb(133,147,134); }
H1.HeaderClassName
{
color: #859386;
}
.AnyTagClassName
{
color: #859386;
}
</style>
background-color css
<style>
a { background-color: #859386; }
a { background-color: rgb(133,147,134); }
div.DivClassName
{
background-color: #859386;
}
.BgClassName
{
background-color: #859386;
}
</style>
border-color css
<style>
span { border-color: #859386; }
span { border-color: rgb(133,147,134); }
td.TdClassName
{
border-color: #859386;
}
.TagClassName
{
border-color: #859386;
}
</style>