Shades of Lochinvar #559688
Tints of Lochinvar #559688
RGB
CMYK
RGB Variations
Color information
#559688 (or 0x559688) is known color: Lochinvar. HEX triplet: 55, 96 and 88. RGB value is (85,150,136). Sum of RGB (Red+Green+Blue) = 85+150+136=371 (49% of max value = 765). Red value is 85 (33.59% from 255 or 22.91% from 371); Green value is 150 (58.98% from 255 or 40.43% from 371); Blue value is 136 (53.52% from 255 or 36.66% from 371); Max value from RGB is 150 - color contains mainly: green. Hex color #559688 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #559688 is #AA6977. Grayscale: #808080. Windows color (decimal): -11168120 or 8951381. OLE color: 8951381.
HSL color Cylindrical-coordinate representation of color #559688: hue angle of 167.08º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #559688 is Cyan = 0.43, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 150 | 136 | - |
| CMYK | 0.43 | 0 | 0.09 | 0.41 |
| HSL | 167.08º | 0.28% | 0.46% | - |
| HSV(B) | 167.08º | 0.43% | 0.59% | - |
| XYZ | 19.1 | 25.52 | 27.21 | - |
| YUV | 128.97 | 131.97 | 96.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 150 | 136 | 0.43 | 0 | 0.09 | 0.41 | 167.08 | 0.28 | 0.46 |
| Hex | 55 | 96 | 88 | 2B | 0 | 9 | 29 | A7 | 1C | 2E |
| Octal | 125 | 226 | 210 | 53 | 0 | 11 | 51 | 247 | 34 | 56 |
| Binary | 1010101 | 10010110 | 10001000 | 101011 | 0 | 1001 | 101001 | 10100111 | 11100 | 101110 |
Color Harmonies of #559688
Complementary color
Monochromatic Colors of #559688
Black with #559688
Text Example
Text Example
White with #559688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559688; }
p { color: rgb(85,150,136); }
H1.HeaderClassName
{
color: #559688;
}
.AnyTagClassName
{
color: #559688;
}
</style>
background-color css
<style>
a { background-color: #559688; }
a { background-color: rgb(85,150,136); }
div.DivClassName
{
background-color: #559688;
}
.BgClassName
{
background-color: #559688;
}
</style>
border-color css
<style>
span { border-color: #559688; }
span { border-color: rgb(85,150,136); }
td.TdClassName
{
border-color: #559688;
}
.TagClassName
{
border-color: #559688;
}
</style>