Shades of Lochinvar #589189
Tints of Lochinvar #589189
RGB
CMYK
RGB Variations
Color information
#589189 (or 0x589189) is known color: Lochinvar. HEX triplet: 58, 91 and 89. RGB value is (88,145,137). Sum of RGB (Red+Green+Blue) = 88+145+137=370 (49% of max value = 765). Red value is 88 (34.77% from 255 or 23.78% from 370); Green value is 145 (57.03% from 255 or 39.19% from 370); Blue value is 137 (53.91% from 255 or 37.03% from 370); Max value from RGB is 145 - color contains mainly: green. Hex color #589189 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #589189 is #A76E76. Grayscale: #7F7F7F. Windows color (decimal): -10972791 or 9015640. OLE color: 9015640.
HSL color Cylindrical-coordinate representation of color #589189: hue angle of 171.58º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #589189 is Cyan = 0.39, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 145 | 137 | - |
| CMYK | 0.39 | 0 | 0.06 | 0.43 |
| HSL | 171.58º | 0.24% | 0.46% | - |
| HSV(B) | 171.58º | 0.39% | 0.57% | - |
| XYZ | 18.67 | 24.13 | 27.34 | - |
| YUV | 127.05 | 133.62 | 100.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 145 | 137 | 0.39 | 0 | 0.06 | 0.43 | 171.58 | 0.24 | 0.46 |
| Hex | 58 | 91 | 89 | 27 | 0 | 6 | 2B | AC | 18 | 2E |
| Octal | 130 | 221 | 211 | 47 | 0 | 6 | 53 | 254 | 30 | 56 |
| Binary | 1011000 | 10010001 | 10001001 | 100111 | 0 | 110 | 101011 | 10101100 | 11000 | 101110 |
Color Harmonies of #589189
Complementary color
Monochromatic Colors of #589189
Black with #589189
Text Example
Text Example
White with #589189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589189; }
p { color: rgb(88,145,137); }
H1.HeaderClassName
{
color: #589189;
}
.AnyTagClassName
{
color: #589189;
}
</style>
background-color css
<style>
a { background-color: #589189; }
a { background-color: rgb(88,145,137); }
div.DivClassName
{
background-color: #589189;
}
.BgClassName
{
background-color: #589189;
}
</style>
border-color css
<style>
span { border-color: #589189; }
span { border-color: rgb(88,145,137); }
td.TdClassName
{
border-color: #589189;
}
.TagClassName
{
border-color: #589189;
}
</style>