Shades of Lochinvar #509580
Tints of Lochinvar #509580
RGB
CMYK
RGB Variations
Color information
#509580 (or 0x509580) is known color: Lochinvar. HEX triplet: 50, 95 and 80. RGB value is (80,149,128). Sum of RGB (Red+Green+Blue) = 80+149+128=357 (47% of max value = 765). Red value is 80 (31.64% from 255 or 22.41% from 357); Green value is 149 (58.59% from 255 or 41.74% from 357); Blue value is 128 (50.39% from 255 or 35.85% from 357); Max value from RGB is 149 - color contains mainly: green. Hex color #509580 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509580 is #AF6A7F. Grayscale: #7D7D7D. Windows color (decimal): -11496064 or 8426832. OLE color: 8426832.
HSL color Cylindrical-coordinate representation of color #509580: hue angle of 161.74º 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 #509580 is Cyan = 0.46, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 149 | 128 | - |
| CMYK | 0.46 | 0 | 0.14 | 0.42 |
| HSL | 161.74º | 0.3% | 0.45% | - |
| HSV(B) | 161.74º | 0.46% | 0.58% | - |
| XYZ | 17.95 | 24.76 | 24.25 | - |
| YUV | 125.98 | 129.14 | 95.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 149 | 128 | 0.46 | 0 | 0.14 | 0.42 | 161.74 | 0.3 | 0.45 |
| Hex | 50 | 95 | 80 | 2E | 0 | E | 2A | A2 | 1E | 2D |
| Octal | 120 | 225 | 200 | 56 | 0 | 16 | 52 | 242 | 36 | 55 |
| Binary | 1010000 | 10010101 | 10000000 | 101110 | 0 | 1110 | 101010 | 10100010 | 11110 | 101101 |
Color Harmonies of #509580
Complementary color
Monochromatic Colors of #509580
Black with #509580
Text Example
Text Example
White with #509580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509580; }
p { color: rgb(80,149,128); }
H1.HeaderClassName
{
color: #509580;
}
.AnyTagClassName
{
color: #509580;
}
</style>
background-color css
<style>
a { background-color: #509580; }
a { background-color: rgb(80,149,128); }
div.DivClassName
{
background-color: #509580;
}
.BgClassName
{
background-color: #509580;
}
</style>
border-color css
<style>
span { border-color: #509580; }
span { border-color: rgb(80,149,128); }
td.TdClassName
{
border-color: #509580;
}
.TagClassName
{
border-color: #509580;
}
</style>