Shades of Lochinvar #559189
Tints of Lochinvar #559189
RGB
CMYK
RGB Variations
Color information
#559189 (or 0x559189) is known color: Lochinvar. HEX triplet: 55, 91 and 89. RGB value is (85,145,137). Sum of RGB (Red+Green+Blue) = 85+145+137=367 (48% of max value = 765). Red value is 85 (33.59% from 255 or 23.16% from 367); Green value is 145 (57.03% from 255 or 39.51% from 367); Blue value is 137 (53.91% from 255 or 37.33% from 367); Max value from RGB is 145 - color contains mainly: green. Hex color #559189 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #559189 is #AA6E76. Grayscale: #7E7E7E. Windows color (decimal): -11169399 or 9015637. OLE color: 9015637.
HSL color Cylindrical-coordinate representation of color #559189: hue angle of 172º 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 #559189 is Cyan = 0.41, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 145 | 137 | - |
| CMYK | 0.41 | 0 | 0.06 | 0.43 |
| HSL | 172º | 0.26% | 0.45% | - |
| HSV(B) | 172º | 0.41% | 0.57% | - |
| XYZ | 18.39 | 23.99 | 27.33 | - |
| YUV | 126.15 | 134.12 | 98.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 145 | 137 | 0.41 | 0 | 0.06 | 0.43 | 172 | 0.26 | 0.45 |
| Hex | 55 | 91 | 89 | 29 | 0 | 6 | 2B | AC | 1A | 2D |
| Octal | 125 | 221 | 211 | 51 | 0 | 6 | 53 | 254 | 32 | 55 |
| Binary | 1010101 | 10010001 | 10001001 | 101001 | 0 | 110 | 101011 | 10101100 | 11010 | 101101 |
Color Harmonies of #559189
Complementary color
Monochromatic Colors of #559189
Black with #559189
Text Example
Text Example
White with #559189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559189; }
p { color: rgb(85,145,137); }
H1.HeaderClassName
{
color: #559189;
}
.AnyTagClassName
{
color: #559189;
}
</style>
background-color css
<style>
a { background-color: #559189; }
a { background-color: rgb(85,145,137); }
div.DivClassName
{
background-color: #559189;
}
.BgClassName
{
background-color: #559189;
}
</style>
border-color css
<style>
span { border-color: #559189; }
span { border-color: rgb(85,145,137); }
td.TdClassName
{
border-color: #559189;
}
.TagClassName
{
border-color: #559189;
}
</style>