Shades of Stack #859284
Tints of Stack #859284
RGB
CMYK
RGB Variations
Color information
#859284 (or 0x859284) is known color: Stack. HEX triplet: 85, 92 and 84. RGB value is (133,146,132). Sum of RGB (Red+Green+Blue) = 133+146+132=411 (54% of max value = 765). Red value is 133 (52.34% from 255 or 32.36% from 411); Green value is 146 (57.42% from 255 or 35.52% from 411); Blue value is 132 (51.95% from 255 or 32.12% from 411); Max value from RGB is 146 - color contains mainly: green. Hex color #859284 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859284 is #7A6D7B. Grayscale: #8C8C8C. Windows color (decimal): -8023420 or 8688261. OLE color: 8688261.
HSL color Cylindrical-coordinate representation of color #859284: hue angle of 115.71º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #859284 is Cyan = 0.09, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 146 | 132 | - |
| CMYK | 0.09 | 0 | 0.10 | 0.43 |
| HSL | 115.71º | 0.06% | 0.55% | - |
| HSV(B) | 115.71º | 0.1% | 0.57% | - |
| XYZ | 24.12 | 27.21 | 25.81 | - |
| YUV | 140.52 | 123.19 | 122.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 146 | 132 | 0.09 | 0 | 0.10 | 0.43 | 115.71 | 0.06 | 0.55 |
| Hex | 85 | 92 | 84 | 9 | 0 | A | 2B | 74 | 6 | 37 |
| Octal | 205 | 222 | 204 | 11 | 0 | 12 | 53 | 164 | 6 | 67 |
| Binary | 10000101 | 10010010 | 10000100 | 1001 | 0 | 1010 | 101011 | 1110100 | 110 | 110111 |
Color Harmonies of #859284
Complementary color
Monochromatic Colors of #859284
Black with #859284
Text Example
Text Example
White with #859284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859284; }
p { color: rgb(133,146,132); }
H1.HeaderClassName
{
color: #859284;
}
.AnyTagClassName
{
color: #859284;
}
</style>
background-color css
<style>
a { background-color: #859284; }
a { background-color: rgb(133,146,132); }
div.DivClassName
{
background-color: #859284;
}
.BgClassName
{
background-color: #859284;
}
</style>
border-color css
<style>
span { border-color: #859284; }
span { border-color: rgb(133,146,132); }
td.TdClassName
{
border-color: #859284;
}
.TagClassName
{
border-color: #859284;
}
</style>