Shades of Stack #859087
Tints of Stack #859087
RGB
CMYK
RGB Variations
Color information
#859087 (or 0x859087) is known color: Stack. HEX triplet: 85, 90 and 87. RGB value is (133,144,135). Sum of RGB (Red+Green+Blue) = 133+144+135=412 (54% of max value = 765). Red value is 133 (52.34% from 255 or 32.28% from 412); Green value is 144 (56.64% from 255 or 34.95% from 412); Blue value is 135 (53.12% from 255 or 32.77% from 412); Max value from RGB is 144 - color contains mainly: green. Hex color #859087 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859087 is #7A6F78. Grayscale: #8B8B8B. Windows color (decimal): -8023929 or 8884357. OLE color: 8884357.
HSL color Cylindrical-coordinate representation of color #859087: hue angle of 130.91º degrees, saturation: 0.05, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #859087 is Cyan = 0.08, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 133 | 144 | 135 | - |
| CMYK | 0.08 | 0 | 0.06 | 0.44 |
| HSL | 130.91º | 0.05% | 0.54% | - |
| HSV(B) | 130.91º | 0.08% | 0.56% | - |
| XYZ | 24.02 | 26.68 | 26.81 | - |
| YUV | 139.69 | 125.36 | 123.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 144 | 135 | 0.08 | 0 | 0.06 | 0.44 | 130.91 | 0.05 | 0.54 |
| Hex | 85 | 90 | 87 | 8 | 0 | 6 | 2C | 83 | 5 | 36 |
| Octal | 205 | 220 | 207 | 10 | 0 | 6 | 54 | 203 | 5 | 66 |
| Binary | 10000101 | 10010000 | 10000111 | 1000 | 0 | 110 | 101100 | 10000011 | 101 | 110110 |
Color Harmonies of #859087
Complementary color
Monochromatic Colors of #859087
Black with #859087
Text Example
Text Example
White with #859087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859087; }
p { color: rgb(133,144,135); }
H1.HeaderClassName
{
color: #859087;
}
.AnyTagClassName
{
color: #859087;
}
</style>
background-color css
<style>
a { background-color: #859087; }
a { background-color: rgb(133,144,135); }
div.DivClassName
{
background-color: #859087;
}
.BgClassName
{
background-color: #859087;
}
</style>
border-color css
<style>
span { border-color: #859087; }
span { border-color: rgb(133,144,135); }
td.TdClassName
{
border-color: #859087;
}
.TagClassName
{
border-color: #859087;
}
</style>