Shades of Stack #859584
Tints of Stack #859584
RGB
CMYK
RGB Variations
Color information
#859584 (or 0x859584) is known color: Stack. HEX triplet: 85, 95 and 84. RGB value is (133,149,132). Sum of RGB (Red+Green+Blue) = 133+149+132=414 (54% of max value = 765). Red value is 133 (52.34% from 255 or 32.13% from 414); Green value is 149 (58.59% from 255 or 35.99% from 414); Blue value is 132 (51.95% from 255 or 31.88% from 414); Max value from RGB is 149 - color contains mainly: green. Hex color #859584 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859584 is #7A6A7B. Grayscale: #8E8E8E. Windows color (decimal): -8022652 or 8689029. OLE color: 8689029.
HSL color Cylindrical-coordinate representation of color #859584: hue angle of 116.47º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #859584 is Cyan = 0.11, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 149 | 132 | - |
| CMYK | 0.11 | 0 | 0.11 | 0.42 |
| HSL | 116.47º | 0.07% | 0.55% | - |
| HSV(B) | 116.47º | 0.11% | 0.58% | - |
| XYZ | 24.59 | 28.15 | 25.97 | - |
| YUV | 142.28 | 122.2 | 121.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 149 | 132 | 0.11 | 0 | 0.11 | 0.42 | 116.47 | 0.07 | 0.55 |
| Hex | 85 | 95 | 84 | B | 0 | B | 2A | 74 | 7 | 37 |
| Octal | 205 | 225 | 204 | 13 | 0 | 13 | 52 | 164 | 7 | 67 |
| Binary | 10000101 | 10010101 | 10000100 | 1011 | 0 | 1011 | 101010 | 1110100 | 111 | 110111 |
Color Harmonies of #859584
Complementary color
Monochromatic Colors of #859584
Black with #859584
Text Example
Text Example
White with #859584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859584; }
p { color: rgb(133,149,132); }
H1.HeaderClassName
{
color: #859584;
}
.AnyTagClassName
{
color: #859584;
}
</style>
background-color css
<style>
a { background-color: #859584; }
a { background-color: rgb(133,149,132); }
div.DivClassName
{
background-color: #859584;
}
.BgClassName
{
background-color: #859584;
}
</style>
border-color css
<style>
span { border-color: #859584; }
span { border-color: rgb(133,149,132); }
td.TdClassName
{
border-color: #859584;
}
.TagClassName
{
border-color: #859584;
}
</style>