Shades of Lochinvar #559588
Tints of Lochinvar #559588
RGB
CMYK
RGB Variations
Color information
#559588 (or 0x559588) is known color: Lochinvar. HEX triplet: 55, 95 and 88. RGB value is (85,149,136). Sum of RGB (Red+Green+Blue) = 85+149+136=370 (49% of max value = 765). Red value is 85 (33.59% from 255 or 22.97% from 370); Green value is 149 (58.59% from 255 or 40.27% from 370); Blue value is 136 (53.52% from 255 or 36.76% from 370); Max value from RGB is 149 - color contains mainly: green. Hex color #559588 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #559588 is #AA6A77. Grayscale: #808080. Windows color (decimal): -11168376 or 8951125. OLE color: 8951125.
HSL color Cylindrical-coordinate representation of color #559588: hue angle of 167.81º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #559588 is Cyan = 0.43, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 149 | 136 | - |
| CMYK | 0.43 | 0 | 0.09 | 0.42 |
| HSL | 167.81º | 0.27% | 0.46% | - |
| HSV(B) | 167.81º | 0.43% | 0.58% | - |
| XYZ | 18.94 | 25.2 | 27.16 | - |
| YUV | 128.38 | 132.3 | 97.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 149 | 136 | 0.43 | 0 | 0.09 | 0.42 | 167.81 | 0.27 | 0.46 |
| Hex | 55 | 95 | 88 | 2B | 0 | 9 | 2A | A8 | 1B | 2E |
| Octal | 125 | 225 | 210 | 53 | 0 | 11 | 52 | 250 | 33 | 56 |
| Binary | 1010101 | 10010101 | 10001000 | 101011 | 0 | 1001 | 101010 | 10101000 | 11011 | 101110 |
Color Harmonies of #559588
Complementary color
Monochromatic Colors of #559588
Black with #559588
Text Example
Text Example
White with #559588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559588; }
p { color: rgb(85,149,136); }
H1.HeaderClassName
{
color: #559588;
}
.AnyTagClassName
{
color: #559588;
}
</style>
background-color css
<style>
a { background-color: #559588; }
a { background-color: rgb(85,149,136); }
div.DivClassName
{
background-color: #559588;
}
.BgClassName
{
background-color: #559588;
}
</style>
border-color css
<style>
span { border-color: #559588; }
span { border-color: rgb(85,149,136); }
td.TdClassName
{
border-color: #559588;
}
.TagClassName
{
border-color: #559588;
}
</style>