Shades of Stack #859385
Tints of Stack #859385
RGB
CMYK
RGB Variations
Color information
#859385 (or 0x859385) is known color: Stack. HEX triplet: 85, 93 and 85. RGB value is (133,147,133). Sum of RGB (Red+Green+Blue) = 133+147+133=413 (54% of max value = 765). Red value is 133 (52.34% from 255 or 32.20% from 413); Green value is 147 (57.81% from 255 or 35.59% from 413); Blue value is 133 (52.34% from 255 or 32.20% from 413); Max value from RGB is 147 - color contains mainly: green. Hex color #859385 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859385 is #7A6C7A. Grayscale: #8D8D8D. Windows color (decimal): -8023163 or 8754053. OLE color: 8754053.
HSL color Cylindrical-coordinate representation of color #859385: hue angle of 120º 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 #859385 is Cyan = 0.10, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 147 | 133 | - |
| CMYK | 0.10 | 0 | 0.10 | 0.42 |
| HSL | 120º | 0.06% | 0.55% | - |
| HSV(B) | 120º | 0.1% | 0.58% | - |
| XYZ | 24.34 | 27.55 | 26.22 | - |
| YUV | 141.22 | 123.36 | 122.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 133 | 0.10 | 0 | 0.10 | 0.42 | 120 | 0.06 | 0.55 |
| Hex | 85 | 93 | 85 | A | 0 | A | 2A | 78 | 6 | 37 |
| Octal | 205 | 223 | 205 | 12 | 0 | 12 | 52 | 170 | 6 | 67 |
| Binary | 10000101 | 10010011 | 10000101 | 1010 | 0 | 1010 | 101010 | 1111000 | 110 | 110111 |
Color Harmonies of #859385
Complementary color
Monochromatic Colors of #859385
Black with #859385
Text Example
Text Example
White with #859385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859385; }
p { color: rgb(133,147,133); }
H1.HeaderClassName
{
color: #859385;
}
.AnyTagClassName
{
color: #859385;
}
</style>
background-color css
<style>
a { background-color: #859385; }
a { background-color: rgb(133,147,133); }
div.DivClassName
{
background-color: #859385;
}
.BgClassName
{
background-color: #859385;
}
</style>
border-color css
<style>
span { border-color: #859385; }
span { border-color: rgb(133,147,133); }
td.TdClassName
{
border-color: #859385;
}
.TagClassName
{
border-color: #859385;
}
</style>