Shades of Lochinvar #509789
Tints of Lochinvar #509789
RGB
CMYK
RGB Variations
Color information
#509789 (or 0x509789) is known color: Lochinvar. HEX triplet: 50, 97 and 89. RGB value is (80,151,137). Sum of RGB (Red+Green+Blue) = 80+151+137=368 (48% of max value = 765). Red value is 80 (31.64% from 255 or 21.74% from 368); Green value is 151 (59.38% from 255 or 41.03% from 368); Blue value is 137 (53.91% from 255 or 37.23% from 368); Max value from RGB is 151 - color contains mainly: green. Hex color #509789 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509789 is #AF6876. Grayscale: #808080. Windows color (decimal): -11495543 or 9017168. OLE color: 9017168.
HSL color Cylindrical-coordinate representation of color #509789: hue angle of 168.17º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #509789 is Cyan = 0.47, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 80 | 151 | 137 | - |
| CMYK | 0.47 | 0 | 0.09 | 0.41 |
| HSL | 168.17º | 0.31% | 0.45% | - |
| HSV(B) | 168.17º | 0.47% | 0.59% | - |
| XYZ | 18.89 | 25.64 | 27.62 | - |
| YUV | 128.18 | 132.98 | 93.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 151 | 137 | 0.47 | 0 | 0.09 | 0.41 | 168.17 | 0.31 | 0.45 |
| Hex | 50 | 97 | 89 | 2F | 0 | 9 | 29 | A8 | 1F | 2D |
| Octal | 120 | 227 | 211 | 57 | 0 | 11 | 51 | 250 | 37 | 55 |
| Binary | 1010000 | 10010111 | 10001001 | 101111 | 0 | 1001 | 101001 | 10101000 | 11111 | 101101 |
Color Harmonies of #509789
Complementary color
Monochromatic Colors of #509789
Black with #509789
Text Example
Text Example
White with #509789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509789; }
p { color: rgb(80,151,137); }
H1.HeaderClassName
{
color: #509789;
}
.AnyTagClassName
{
color: #509789;
}
</style>
background-color css
<style>
a { background-color: #509789; }
a { background-color: rgb(80,151,137); }
div.DivClassName
{
background-color: #509789;
}
.BgClassName
{
background-color: #509789;
}
</style>
border-color css
<style>
span { border-color: #509789; }
span { border-color: rgb(80,151,137); }
td.TdClassName
{
border-color: #509789;
}
.TagClassName
{
border-color: #509789;
}
</style>