Shades of Lochinvar #589087
Tints of Lochinvar #589087
RGB
CMYK
RGB Variations
Color information
#589087 (or 0x589087) is known color: Lochinvar. HEX triplet: 58, 90 and 87. RGB value is (88,144,135). Sum of RGB (Red+Green+Blue) = 88+144+135=367 (48% of max value = 765). Red value is 88 (34.77% from 255 or 23.98% from 367); Green value is 144 (56.64% from 255 or 39.24% from 367); Blue value is 135 (53.12% from 255 or 36.78% from 367); Max value from RGB is 144 - color contains mainly: green. Hex color #589087 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #589087 is #A76F78. Grayscale: #7E7E7E. Windows color (decimal): -10973049 or 8884312. OLE color: 8884312.
HSL color Cylindrical-coordinate representation of color #589087: hue angle of 170.36º degrees, saturation: 0.24, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #589087 is Cyan = 0.39, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 88 | 144 | 135 | - |
| CMYK | 0.39 | 0 | 0.06 | 0.44 |
| HSL | 170.36º | 0.24% | 0.45% | - |
| HSV(B) | 170.36º | 0.39% | 0.56% | - |
| XYZ | 18.37 | 23.77 | 26.54 | - |
| YUV | 126.23 | 132.95 | 100.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 144 | 135 | 0.39 | 0 | 0.06 | 0.44 | 170.36 | 0.24 | 0.45 |
| Hex | 58 | 90 | 87 | 27 | 0 | 6 | 2C | AA | 18 | 2D |
| Octal | 130 | 220 | 207 | 47 | 0 | 6 | 54 | 252 | 30 | 55 |
| Binary | 1011000 | 10010000 | 10000111 | 100111 | 0 | 110 | 101100 | 10101010 | 11000 | 101101 |
Color Harmonies of #589087
Complementary color
Monochromatic Colors of #589087
Black with #589087
Text Example
Text Example
White with #589087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589087; }
p { color: rgb(88,144,135); }
H1.HeaderClassName
{
color: #589087;
}
.AnyTagClassName
{
color: #589087;
}
</style>
background-color css
<style>
a { background-color: #589087; }
a { background-color: rgb(88,144,135); }
div.DivClassName
{
background-color: #589087;
}
.BgClassName
{
background-color: #589087;
}
</style>
border-color css
<style>
span { border-color: #589087; }
span { border-color: rgb(88,144,135); }
td.TdClassName
{
border-color: #589087;
}
.TagClassName
{
border-color: #589087;
}
</style>