Shades of Lochinvar #509480
Tints of Lochinvar #509480
RGB
CMYK
RGB Variations
Color information
#509480 (or 0x509480) is known color: Lochinvar. HEX triplet: 50, 94 and 80. RGB value is (80,148,128). Sum of RGB (Red+Green+Blue) = 80+148+128=356 (47% of max value = 765). Red value is 80 (31.64% from 255 or 22.47% from 356); Green value is 148 (58.20% from 255 or 41.57% from 356); Blue value is 128 (50.39% from 255 or 35.96% from 356); Max value from RGB is 148 - color contains mainly: green. Hex color #509480 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509480 is #AF6B7F. Grayscale: #7D7D7D. Windows color (decimal): -11496320 or 8426576. OLE color: 8426576.
HSL color Cylindrical-coordinate representation of color #509480: hue angle of 162.35º 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 #509480 is Cyan = 0.46, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 148 | 128 | - |
| CMYK | 0.46 | 0 | 0.14 | 0.42 |
| HSL | 162.35º | 0.3% | 0.45% | - |
| HSV(B) | 162.35º | 0.46% | 0.58% | - |
| XYZ | 17.79 | 24.44 | 24.2 | - |
| YUV | 125.39 | 129.47 | 95.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 148 | 128 | 0.46 | 0 | 0.14 | 0.42 | 162.35 | 0.3 | 0.45 |
| Hex | 50 | 94 | 80 | 2E | 0 | E | 2A | A2 | 1E | 2D |
| Octal | 120 | 224 | 200 | 56 | 0 | 16 | 52 | 242 | 36 | 55 |
| Binary | 1010000 | 10010100 | 10000000 | 101110 | 0 | 1110 | 101010 | 10100010 | 11110 | 101101 |
Color Harmonies of #509480
Complementary color
Monochromatic Colors of #509480
Black with #509480
Text Example
Text Example
White with #509480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509480; }
p { color: rgb(80,148,128); }
H1.HeaderClassName
{
color: #509480;
}
.AnyTagClassName
{
color: #509480;
}
</style>
background-color css
<style>
a { background-color: #509480; }
a { background-color: rgb(80,148,128); }
div.DivClassName
{
background-color: #509480;
}
.BgClassName
{
background-color: #509480;
}
</style>
border-color css
<style>
span { border-color: #509480; }
span { border-color: rgb(80,148,128); }
td.TdClassName
{
border-color: #509480;
}
.TagClassName
{
border-color: #509480;
}
</style>