Shades of Lochinvar #559787
Tints of Lochinvar #559787
RGB
CMYK
RGB Variations
Color information
#559787 (or 0x559787) is known color: Lochinvar. HEX triplet: 55, 97 and 87. RGB value is (85,151,135). Sum of RGB (Red+Green+Blue) = 85+151+135=371 (49% of max value = 765). Red value is 85 (33.59% from 255 or 22.91% from 371); Green value is 151 (59.38% from 255 or 40.70% from 371); Blue value is 135 (53.12% from 255 or 36.39% from 371); Max value from RGB is 151 - color contains mainly: green. Hex color #559787 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #559787 is #AA6878. Grayscale: #818181. Windows color (decimal): -11167865 or 8886101. OLE color: 8886101.
HSL color Cylindrical-coordinate representation of color #559787: hue angle of 165.45º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #559787 is Cyan = 0.44, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 151 | 135 | - |
| CMYK | 0.44 | 0 | 0.11 | 0.41 |
| HSL | 165.45º | 0.28% | 0.46% | - |
| HSV(B) | 165.45º | 0.44% | 0.59% | - |
| XYZ | 19.19 | 25.81 | 26.89 | - |
| YUV | 129.44 | 131.13 | 96.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 151 | 135 | 0.44 | 0 | 0.11 | 0.41 | 165.45 | 0.28 | 0.46 |
| Hex | 55 | 97 | 87 | 2C | 0 | B | 29 | A5 | 1C | 2E |
| Octal | 125 | 227 | 207 | 54 | 0 | 13 | 51 | 245 | 34 | 56 |
| Binary | 1010101 | 10010111 | 10000111 | 101100 | 0 | 1011 | 101001 | 10100101 | 11100 | 101110 |
Color Harmonies of #559787
Complementary color
Monochromatic Colors of #559787
Black with #559787
Text Example
Text Example
White with #559787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559787; }
p { color: rgb(85,151,135); }
H1.HeaderClassName
{
color: #559787;
}
.AnyTagClassName
{
color: #559787;
}
</style>
background-color css
<style>
a { background-color: #559787; }
a { background-color: rgb(85,151,135); }
div.DivClassName
{
background-color: #559787;
}
.BgClassName
{
background-color: #559787;
}
</style>
border-color css
<style>
span { border-color: #559787; }
span { border-color: rgb(85,151,135); }
td.TdClassName
{
border-color: #559787;
}
.TagClassName
{
border-color: #559787;
}
</style>