Shades of Stack #869886
Tints of Stack #869886
RGB
CMYK
RGB Variations
Color information
#869886 (or 0x869886) is known color: Stack. HEX triplet: 86, 98 and 86. RGB value is (134,152,134). Sum of RGB (Red+Green+Blue) = 134+152+134=420 (55% of max value = 765). Red value is 134 (52.73% from 255 or 31.90% from 420); Green value is 152 (59.77% from 255 or 36.19% from 420); Blue value is 134 (52.73% from 255 or 31.90% from 420); Max value from RGB is 152 - color contains mainly: green. Hex color #869886 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869886 is #796779. Grayscale: #909090. Windows color (decimal): -7956346 or 8820870. OLE color: 8820870.
HSL color Cylindrical-coordinate representation of color #869886: hue angle of 120º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #869886 is Cyan = 0.12, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 152 | 134 | - |
| CMYK | 0.12 | 0 | 0.12 | 0.40 |
| HSL | 120º | 0.08% | 0.56% | - |
| HSV(B) | 120º | 0.12% | 0.6% | - |
| XYZ | 25.36 | 29.25 | 26.86 | - |
| YUV | 144.57 | 122.04 | 120.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 152 | 134 | 0.12 | 0 | 0.12 | 0.40 | 120 | 0.08 | 0.56 |
| Hex | 86 | 98 | 86 | C | 0 | C | 28 | 78 | 8 | 38 |
| Octal | 206 | 230 | 206 | 14 | 0 | 14 | 50 | 170 | 10 | 70 |
| Binary | 10000110 | 10011000 | 10000110 | 1100 | 0 | 1100 | 101000 | 1111000 | 1000 | 111000 |
Color Harmonies of #869886
Complementary color
Monochromatic Colors of #869886
Black with #869886
Text Example
Text Example
White with #869886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869886; }
p { color: rgb(134,152,134); }
H1.HeaderClassName
{
color: #869886;
}
.AnyTagClassName
{
color: #869886;
}
</style>
background-color css
<style>
a { background-color: #869886; }
a { background-color: rgb(134,152,134); }
div.DivClassName
{
background-color: #869886;
}
.BgClassName
{
background-color: #869886;
}
</style>
border-color css
<style>
span { border-color: #869886; }
span { border-color: rgb(134,152,134); }
td.TdClassName
{
border-color: #869886;
}
.TagClassName
{
border-color: #869886;
}
</style>