Shades of Lochinvar #509782
Tints of Lochinvar #509782
RGB
CMYK
RGB Variations
Color information
#509782 (or 0x509782) is known color: Lochinvar. HEX triplet: 50, 97 and 82. RGB value is (80,151,130). Sum of RGB (Red+Green+Blue) = 80+151+130=361 (47% of max value = 765). Red value is 80 (31.64% from 255 or 22.16% from 361); Green value is 151 (59.38% from 255 or 41.83% from 361); Blue value is 130 (51.17% from 255 or 36.01% from 361); Max value from RGB is 151 - color contains mainly: green. Hex color #509782 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509782 is #AF687D. Grayscale: #7F7F7F. Windows color (decimal): -11495550 or 8558416. OLE color: 8558416.
HSL color Cylindrical-coordinate representation of color #509782: hue angle of 162.25º 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 #509782 is Cyan = 0.47, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 80 | 151 | 130 | - |
| CMYK | 0.47 | 0 | 0.14 | 0.41 |
| HSL | 162.25º | 0.31% | 0.45% | - |
| HSV(B) | 162.25º | 0.47% | 0.59% | - |
| XYZ | 18.4 | 25.45 | 25.06 | - |
| YUV | 127.38 | 129.48 | 94.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 151 | 130 | 0.47 | 0 | 0.14 | 0.41 | 162.25 | 0.31 | 0.45 |
| Hex | 50 | 97 | 82 | 2F | 0 | E | 29 | A2 | 1F | 2D |
| Octal | 120 | 227 | 202 | 57 | 0 | 16 | 51 | 242 | 37 | 55 |
| Binary | 1010000 | 10010111 | 10000010 | 101111 | 0 | 1110 | 101001 | 10100010 | 11111 | 101101 |
Color Harmonies of #509782
Complementary color
Monochromatic Colors of #509782
Black with #509782
Text Example
Text Example
White with #509782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509782; }
p { color: rgb(80,151,130); }
H1.HeaderClassName
{
color: #509782;
}
.AnyTagClassName
{
color: #509782;
}
</style>
background-color css
<style>
a { background-color: #509782; }
a { background-color: rgb(80,151,130); }
div.DivClassName
{
background-color: #509782;
}
.BgClassName
{
background-color: #509782;
}
</style>
border-color css
<style>
span { border-color: #509782; }
span { border-color: rgb(80,151,130); }
td.TdClassName
{
border-color: #509782;
}
.TagClassName
{
border-color: #509782;
}
</style>