Shades of Lochinvar #559186
Tints of Lochinvar #559186
RGB
CMYK
RGB Variations
Color information
#559186 (or 0x559186) is known color: Lochinvar. HEX triplet: 55, 91 and 86. RGB value is (85,145,134). Sum of RGB (Red+Green+Blue) = 85+145+134=364 (48% of max value = 765). Red value is 85 (33.59% from 255 or 23.35% from 364); Green value is 145 (57.03% from 255 or 39.84% from 364); Blue value is 134 (52.73% from 255 or 36.81% from 364); Max value from RGB is 145 - color contains mainly: green. Hex color #559186 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #559186 is #AA6E79. Grayscale: #7D7D7D. Windows color (decimal): -11169402 or 8819029. OLE color: 8819029.
HSL color Cylindrical-coordinate representation of color #559186: hue angle of 169º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #559186 is Cyan = 0.41, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 145 | 134 | - |
| CMYK | 0.41 | 0 | 0.08 | 0.43 |
| HSL | 169º | 0.26% | 0.45% | - |
| HSV(B) | 169º | 0.41% | 0.57% | - |
| XYZ | 18.17 | 23.9 | 26.21 | - |
| YUV | 125.81 | 132.62 | 98.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 145 | 134 | 0.41 | 0 | 0.08 | 0.43 | 169 | 0.26 | 0.45 |
| Hex | 55 | 91 | 86 | 29 | 0 | 8 | 2B | A9 | 1A | 2D |
| Octal | 125 | 221 | 206 | 51 | 0 | 10 | 53 | 251 | 32 | 55 |
| Binary | 1010101 | 10010001 | 10000110 | 101001 | 0 | 1000 | 101011 | 10101001 | 11010 | 101101 |
Color Harmonies of #559186
Complementary color
Monochromatic Colors of #559186
Black with #559186
Text Example
Text Example
White with #559186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559186; }
p { color: rgb(85,145,134); }
H1.HeaderClassName
{
color: #559186;
}
.AnyTagClassName
{
color: #559186;
}
</style>
background-color css
<style>
a { background-color: #559186; }
a { background-color: rgb(85,145,134); }
div.DivClassName
{
background-color: #559186;
}
.BgClassName
{
background-color: #559186;
}
</style>
border-color css
<style>
span { border-color: #559186; }
span { border-color: rgb(85,145,134); }
td.TdClassName
{
border-color: #559186;
}
.TagClassName
{
border-color: #559186;
}
</style>