Shades of Stack #869588
Tints of Stack #869588
RGB
CMYK
RGB Variations
Color information
#869588 (or 0x869588) is known color: Stack. HEX triplet: 86, 95 and 88. RGB value is (134,149,136). Sum of RGB (Red+Green+Blue) = 134+149+136=419 (55% of max value = 765). Red value is 134 (52.73% from 255 or 31.98% from 419); Green value is 149 (58.59% from 255 or 35.56% from 419); Blue value is 136 (53.52% from 255 or 32.46% from 419); Max value from RGB is 149 - color contains mainly: green. Hex color #869588 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869588 is #796A77. Grayscale: #8F8F8F. Windows color (decimal): -7957112 or 8951174. OLE color: 8951174.
HSL color Cylindrical-coordinate representation of color #869588: hue angle of 128º degrees, saturation: 0.07, 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 #869588 is Cyan = 0.10, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 149 | 136 | - |
| CMYK | 0.10 | 0 | 0.09 | 0.42 |
| HSL | 128º | 0.07% | 0.55% | - |
| HSV(B) | 128º | 0.1% | 0.58% | - |
| XYZ | 25.02 | 28.34 | 27.44 | - |
| YUV | 143.03 | 124.03 | 121.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 149 | 136 | 0.10 | 0 | 0.09 | 0.42 | 128 | 0.07 | 0.55 |
| Hex | 86 | 95 | 88 | A | 0 | 9 | 2A | 80 | 7 | 37 |
| Octal | 206 | 225 | 210 | 12 | 0 | 11 | 52 | 200 | 7 | 67 |
| Binary | 10000110 | 10010101 | 10001000 | 1010 | 0 | 1001 | 101010 | 10000000 | 111 | 110111 |
Color Harmonies of #869588
Complementary color
Monochromatic Colors of #869588
Black with #869588
Text Example
Text Example
White with #869588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869588; }
p { color: rgb(134,149,136); }
H1.HeaderClassName
{
color: #869588;
}
.AnyTagClassName
{
color: #869588;
}
</style>
background-color css
<style>
a { background-color: #869588; }
a { background-color: rgb(134,149,136); }
div.DivClassName
{
background-color: #869588;
}
.BgClassName
{
background-color: #869588;
}
</style>
border-color css
<style>
span { border-color: #869588; }
span { border-color: rgb(134,149,136); }
td.TdClassName
{
border-color: #869588;
}
.TagClassName
{
border-color: #869588;
}
</style>