Shades of Stack #859186
Tints of Stack #859186
RGB
CMYK
RGB Variations
Color information
#859186 (or 0x859186) is known color: Stack. HEX triplet: 85, 91 and 86. RGB value is (133,145,134). Sum of RGB (Red+Green+Blue) = 133+145+134=412 (54% of max value = 765). Red value is 133 (52.34% from 255 or 32.28% from 412); Green value is 145 (57.03% from 255 or 35.19% from 412); Blue value is 134 (52.73% from 255 or 32.52% from 412); Max value from RGB is 145 - color contains mainly: green. Hex color #859186 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859186 is #7A6E79. Grayscale: #8C8C8C. Windows color (decimal): -8023674 or 8819077. OLE color: 8819077.
HSL color Cylindrical-coordinate representation of color #859186: hue angle of 125º 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 #859186 is Cyan = 0.08, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 145 | 134 | - |
| CMYK | 0.08 | 0 | 0.08 | 0.43 |
| HSL | 125º | 0.05% | 0.55% | - |
| HSV(B) | 125º | 0.08% | 0.57% | - |
| XYZ | 24.1 | 26.96 | 26.49 | - |
| YUV | 140.16 | 124.52 | 122.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 145 | 134 | 0.08 | 0 | 0.08 | 0.43 | 125 | 0.05 | 0.55 |
| Hex | 85 | 91 | 86 | 8 | 0 | 8 | 2B | 7D | 5 | 37 |
| Octal | 205 | 221 | 206 | 10 | 0 | 10 | 53 | 175 | 5 | 67 |
| Binary | 10000101 | 10010001 | 10000110 | 1000 | 0 | 1000 | 101011 | 1111101 | 101 | 110111 |
Color Harmonies of #859186
Complementary color
Monochromatic Colors of #859186
Black with #859186
Text Example
Text Example
White with #859186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859186; }
p { color: rgb(133,145,134); }
H1.HeaderClassName
{
color: #859186;
}
.AnyTagClassName
{
color: #859186;
}
</style>
background-color css
<style>
a { background-color: #859186; }
a { background-color: rgb(133,145,134); }
div.DivClassName
{
background-color: #859186;
}
.BgClassName
{
background-color: #859186;
}
</style>
border-color css
<style>
span { border-color: #859186; }
span { border-color: rgb(133,145,134); }
td.TdClassName
{
border-color: #859186;
}
.TagClassName
{
border-color: #859186;
}
</style>