Shades of Lochinvar #558986
Tints of Lochinvar #558986
RGB
CMYK
RGB Variations
Color information
#558986 (or 0x558986) is known color: Lochinvar. HEX triplet: 55, 89 and 86. RGB value is (85,137,134). Sum of RGB (Red+Green+Blue) = 85+137+134=356 (47% of max value = 765). Red value is 85 (33.59% from 255 or 23.88% from 356); Green value is 137 (53.91% from 255 or 38.48% from 356); Blue value is 134 (52.73% from 255 or 37.64% from 356); Max value from RGB is 137 - color contains mainly: green. Hex color #558986 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #558986 is #AA7679. Grayscale: #797979. Windows color (decimal): -11171450 or 8816981. OLE color: 8816981.
HSL color Cylindrical-coordinate representation of color #558986: hue angle of 176.54º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #558986 is Cyan = 0.38, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 85 | 137 | 134 | - |
| CMYK | 0.38 | 0 | 0.02 | 0.46 |
| HSL | 176.54º | 0.23% | 0.44% | - |
| HSV(B) | 176.54º | 0.38% | 0.54% | - |
| XYZ | 17 | 21.54 | 25.82 | - |
| YUV | 121.11 | 135.27 | 102.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 137 | 134 | 0.38 | 0 | 0.02 | 0.46 | 176.54 | 0.23 | 0.44 |
| Hex | 55 | 89 | 86 | 26 | 0 | 2 | 2E | B1 | 17 | 2C |
| Octal | 125 | 211 | 206 | 46 | 0 | 2 | 56 | 261 | 27 | 54 |
| Binary | 1010101 | 10001001 | 10000110 | 100110 | 0 | 10 | 101110 | 10110001 | 10111 | 101100 |
Color Harmonies of #558986
Complementary color
Monochromatic Colors of #558986
Black with #558986
Text Example
Text Example
White with #558986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558986; }
p { color: rgb(85,137,134); }
H1.HeaderClassName
{
color: #558986;
}
.AnyTagClassName
{
color: #558986;
}
</style>
background-color css
<style>
a { background-color: #558986; }
a { background-color: rgb(85,137,134); }
div.DivClassName
{
background-color: #558986;
}
.BgClassName
{
background-color: #558986;
}
</style>
border-color css
<style>
span { border-color: #558986; }
span { border-color: rgb(85,137,134); }
td.TdClassName
{
border-color: #558986;
}
.TagClassName
{
border-color: #558986;
}
</style>