Shades of Lochinvar #509589
Tints of Lochinvar #509589
RGB
CMYK
RGB Variations
Color information
#509589 (or 0x509589) is known color: Lochinvar. HEX triplet: 50, 95 and 89. RGB value is (80,149,137). Sum of RGB (Red+Green+Blue) = 80+149+137=366 (48% of max value = 765). Red value is 80 (31.64% from 255 or 21.86% from 366); Green value is 149 (58.59% from 255 or 40.71% from 366); Blue value is 137 (53.91% from 255 or 37.43% from 366); Max value from RGB is 149 - color contains mainly: green. Hex color #509589 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509589 is #AF6A76. Grayscale: #7E7E7E. Windows color (decimal): -11496055 or 9016656. OLE color: 9016656.
HSL color Cylindrical-coordinate representation of color #509589: hue angle of 169.57º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #509589 is Cyan = 0.46, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 149 | 137 | - |
| CMYK | 0.46 | 0 | 0.08 | 0.42 |
| HSL | 169.57º | 0.3% | 0.45% | - |
| HSV(B) | 169.57º | 0.46% | 0.58% | - |
| XYZ | 18.57 | 25.01 | 27.51 | - |
| YUV | 127 | 133.64 | 94.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 149 | 137 | 0.46 | 0 | 0.08 | 0.42 | 169.57 | 0.3 | 0.45 |
| Hex | 50 | 95 | 89 | 2E | 0 | 8 | 2A | AA | 1E | 2D |
| Octal | 120 | 225 | 211 | 56 | 0 | 10 | 52 | 252 | 36 | 55 |
| Binary | 1010000 | 10010101 | 10001001 | 101110 | 0 | 1000 | 101010 | 10101010 | 11110 | 101101 |
Color Harmonies of #509589
Complementary color
Monochromatic Colors of #509589
Black with #509589
Text Example
Text Example
White with #509589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509589; }
p { color: rgb(80,149,137); }
H1.HeaderClassName
{
color: #509589;
}
.AnyTagClassName
{
color: #509589;
}
</style>
background-color css
<style>
a { background-color: #509589; }
a { background-color: rgb(80,149,137); }
div.DivClassName
{
background-color: #509589;
}
.BgClassName
{
background-color: #509589;
}
</style>
border-color css
<style>
span { border-color: #509589; }
span { border-color: rgb(80,149,137); }
td.TdClassName
{
border-color: #509589;
}
.TagClassName
{
border-color: #509589;
}
</style>