Shades of Lochinvar #559686
Tints of Lochinvar #559686
RGB
CMYK
RGB Variations
Color information
#559686 (or 0x559686) is known color: Lochinvar. HEX triplet: 55, 96 and 86. RGB value is (85,150,134). Sum of RGB (Red+Green+Blue) = 85+150+134=369 (48% of max value = 765). Red value is 85 (33.59% from 255 or 23.04% from 369); Green value is 150 (58.98% from 255 or 40.65% from 369); Blue value is 134 (52.73% from 255 or 36.31% from 369); Max value from RGB is 150 - color contains mainly: green. Hex color #559686 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #559686 is #AA6979. Grayscale: #808080. Windows color (decimal): -11168122 or 8820309. OLE color: 8820309.
HSL color Cylindrical-coordinate representation of color #559686: hue angle of 165.23º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #559686 is Cyan = 0.43, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 150 | 134 | - |
| CMYK | 0.43 | 0 | 0.11 | 0.41 |
| HSL | 165.23º | 0.28% | 0.46% | - |
| HSV(B) | 165.23º | 0.43% | 0.59% | - |
| XYZ | 18.96 | 25.47 | 26.47 | - |
| YUV | 128.74 | 130.97 | 96.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 150 | 134 | 0.43 | 0 | 0.11 | 0.41 | 165.23 | 0.28 | 0.46 |
| Hex | 55 | 96 | 86 | 2B | 0 | B | 29 | A5 | 1C | 2E |
| Octal | 125 | 226 | 206 | 53 | 0 | 13 | 51 | 245 | 34 | 56 |
| Binary | 1010101 | 10010110 | 10000110 | 101011 | 0 | 1011 | 101001 | 10100101 | 11100 | 101110 |
Color Harmonies of #559686
Complementary color
Monochromatic Colors of #559686
Black with #559686
Text Example
Text Example
White with #559686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559686; }
p { color: rgb(85,150,134); }
H1.HeaderClassName
{
color: #559686;
}
.AnyTagClassName
{
color: #559686;
}
</style>
background-color css
<style>
a { background-color: #559686; }
a { background-color: rgb(85,150,134); }
div.DivClassName
{
background-color: #559686;
}
.BgClassName
{
background-color: #559686;
}
</style>
border-color css
<style>
span { border-color: #559686; }
span { border-color: rgb(85,150,134); }
td.TdClassName
{
border-color: #559686;
}
.TagClassName
{
border-color: #559686;
}
</style>