Shades of Lochinvar #559187
Tints of Lochinvar #559187
RGB
CMYK
RGB Variations
Color information
#559187 (or 0x559187) is known color: Lochinvar. HEX triplet: 55, 91 and 87. RGB value is (85,145,135). Sum of RGB (Red+Green+Blue) = 85+145+135=365 (48% of max value = 765). Red value is 85 (33.59% from 255 or 23.29% from 365); Green value is 145 (57.03% from 255 or 39.73% from 365); Blue value is 135 (53.12% from 255 or 36.99% from 365); Max value from RGB is 145 - color contains mainly: green. Hex color #559187 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #559187 is #AA6E78. Grayscale: #7D7D7D. Windows color (decimal): -11169401 or 8884565. OLE color: 8884565.
HSL color Cylindrical-coordinate representation of color #559187: hue angle of 170º 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 #559187 is Cyan = 0.41, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 145 | 135 | - |
| CMYK | 0.41 | 0 | 0.07 | 0.43 |
| HSL | 170º | 0.26% | 0.45% | - |
| HSV(B) | 170º | 0.41% | 0.57% | - |
| XYZ | 18.24 | 23.93 | 26.58 | - |
| YUV | 125.92 | 133.12 | 98.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 145 | 135 | 0.41 | 0 | 0.07 | 0.43 | 170 | 0.26 | 0.45 |
| Hex | 55 | 91 | 87 | 29 | 0 | 7 | 2B | AA | 1A | 2D |
| Octal | 125 | 221 | 207 | 51 | 0 | 7 | 53 | 252 | 32 | 55 |
| Binary | 1010101 | 10010001 | 10000111 | 101001 | 0 | 111 | 101011 | 10101010 | 11010 | 101101 |
Color Harmonies of #559187
Complementary color
Monochromatic Colors of #559187
Black with #559187
Text Example
Text Example
White with #559187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559187; }
p { color: rgb(85,145,135); }
H1.HeaderClassName
{
color: #559187;
}
.AnyTagClassName
{
color: #559187;
}
</style>
background-color css
<style>
a { background-color: #559187; }
a { background-color: rgb(85,145,135); }
div.DivClassName
{
background-color: #559187;
}
.BgClassName
{
background-color: #559187;
}
</style>
border-color css
<style>
span { border-color: #559187; }
span { border-color: rgb(85,145,135); }
td.TdClassName
{
border-color: #559187;
}
.TagClassName
{
border-color: #559187;
}
</style>