Shades of Lochinvar #558980
Tints of Lochinvar #558980
RGB
CMYK
RGB Variations
Color information
#558980 (or 0x558980) is known color: Lochinvar. HEX triplet: 55, 89 and 80. RGB value is (85,137,128). Sum of RGB (Red+Green+Blue) = 85+137+128=350 (46% of max value = 765). Red value is 85 (33.59% from 255 or 24.29% from 350); Green value is 137 (53.91% from 255 or 39.14% from 350); Blue value is 128 (50.39% from 255 or 36.57% from 350); Max value from RGB is 137 - color contains mainly: green. Hex color #558980 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #558980 is #AA767F. Grayscale: #787878. Windows color (decimal): -11171456 or 8423765. OLE color: 8423765.
HSL color Cylindrical-coordinate representation of color #558980: hue angle of 169.62º 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 #558980 is Cyan = 0.38, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 85 | 137 | 128 | - |
| CMYK | 0.38 | 0 | 0.07 | 0.46 |
| HSL | 169.62º | 0.23% | 0.44% | - |
| HSV(B) | 169.62º | 0.38% | 0.54% | - |
| XYZ | 16.59 | 21.38 | 23.67 | - |
| YUV | 120.43 | 132.27 | 102.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 137 | 128 | 0.38 | 0 | 0.07 | 0.46 | 169.62 | 0.23 | 0.44 |
| Hex | 55 | 89 | 80 | 26 | 0 | 7 | 2E | AA | 17 | 2C |
| Octal | 125 | 211 | 200 | 46 | 0 | 7 | 56 | 252 | 27 | 54 |
| Binary | 1010101 | 10001001 | 10000000 | 100110 | 0 | 111 | 101110 | 10101010 | 10111 | 101100 |
Color Harmonies of #558980
Complementary color
Monochromatic Colors of #558980
Black with #558980
Text Example
Text Example
White with #558980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558980; }
p { color: rgb(85,137,128); }
H1.HeaderClassName
{
color: #558980;
}
.AnyTagClassName
{
color: #558980;
}
</style>
background-color css
<style>
a { background-color: #558980; }
a { background-color: rgb(85,137,128); }
div.DivClassName
{
background-color: #558980;
}
.BgClassName
{
background-color: #558980;
}
</style>
border-color css
<style>
span { border-color: #558980; }
span { border-color: rgb(85,137,128); }
td.TdClassName
{
border-color: #558980;
}
.TagClassName
{
border-color: #558980;
}
</style>