Shades of Stack #889287
Tints of Stack #889287
RGB
CMYK
RGB Variations
Color information
#889287 (or 0x889287) is known color: Stack. HEX triplet: 88, 92 and 87. RGB value is (136,146,135). Sum of RGB (Red+Green+Blue) = 136+146+135=417 (55% of max value = 765). Red value is 136 (53.52% from 255 or 32.61% from 417); Green value is 146 (57.42% from 255 or 35.01% from 417); Blue value is 135 (53.12% from 255 or 32.37% from 417); Max value from RGB is 146 - color contains mainly: green. Hex color #889287 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #889287 is #776D78. Grayscale: #8D8D8D. Windows color (decimal): -7826809 or 8884872. OLE color: 8884872.
HSL color Cylindrical-coordinate representation of color #889287: hue angle of 114.55º degrees, saturation: 0.05, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #889287 is Cyan = 0.07, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 136 | 146 | 135 | - |
| CMYK | 0.07 | 0 | 0.08 | 0.43 |
| HSL | 114.55º | 0.05% | 0.55% | - |
| HSV(B) | 114.55º | 0.08% | 0.57% | - |
| XYZ | 24.81 | 27.54 | 26.93 | - |
| YUV | 141.76 | 124.19 | 123.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 146 | 135 | 0.07 | 0 | 0.08 | 0.43 | 114.55 | 0.05 | 0.55 |
| Hex | 88 | 92 | 87 | 7 | 0 | 8 | 2B | 73 | 5 | 37 |
| Octal | 210 | 222 | 207 | 7 | 0 | 10 | 53 | 163 | 5 | 67 |
| Binary | 10001000 | 10010010 | 10000111 | 111 | 0 | 1000 | 101011 | 1110011 | 101 | 110111 |
Color Harmonies of #889287
Complementary color
Monochromatic Colors of #889287
Black with #889287
Text Example
Text Example
White with #889287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889287; }
p { color: rgb(136,146,135); }
H1.HeaderClassName
{
color: #889287;
}
.AnyTagClassName
{
color: #889287;
}
</style>
background-color css
<style>
a { background-color: #889287; }
a { background-color: rgb(136,146,135); }
div.DivClassName
{
background-color: #889287;
}
.BgClassName
{
background-color: #889287;
}
</style>
border-color css
<style>
span { border-color: #889287; }
span { border-color: rgb(136,146,135); }
td.TdClassName
{
border-color: #889287;
}
.TagClassName
{
border-color: #889287;
}
</style>