Shades of Lochinvar #509386
Tints of Lochinvar #509386
RGB
CMYK
RGB Variations
Color information
#509386 (or 0x509386) is known color: Lochinvar. HEX triplet: 50, 93 and 86. RGB value is (80,147,134). Sum of RGB (Red+Green+Blue) = 80+147+134=361 (47% of max value = 765). Red value is 80 (31.64% from 255 or 22.16% from 361); Green value is 147 (57.81% from 255 or 40.72% from 361); Blue value is 134 (52.73% from 255 or 37.12% from 361); Max value from RGB is 147 - color contains mainly: green. Hex color #509386 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509386 is #AF6C79. Grayscale: #7D7D7D. Windows color (decimal): -11496570 or 8819536. OLE color: 8819536.
HSL color Cylindrical-coordinate representation of color #509386: hue angle of 168.36º 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 #509386 is Cyan = 0.46, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 147 | 134 | - |
| CMYK | 0.46 | 0 | 0.09 | 0.42 |
| HSL | 168.36º | 0.3% | 0.45% | - |
| HSV(B) | 168.36º | 0.46% | 0.58% | - |
| XYZ | 18.05 | 24.29 | 26.29 | - |
| YUV | 125.49 | 132.8 | 95.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 147 | 134 | 0.46 | 0 | 0.09 | 0.42 | 168.36 | 0.3 | 0.45 |
| Hex | 50 | 93 | 86 | 2E | 0 | 9 | 2A | A8 | 1E | 2D |
| Octal | 120 | 223 | 206 | 56 | 0 | 11 | 52 | 250 | 36 | 55 |
| Binary | 1010000 | 10010011 | 10000110 | 101110 | 0 | 1001 | 101010 | 10101000 | 11110 | 101101 |
Color Harmonies of #509386
Complementary color
Monochromatic Colors of #509386
Black with #509386
Text Example
Text Example
White with #509386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509386; }
p { color: rgb(80,147,134); }
H1.HeaderClassName
{
color: #509386;
}
.AnyTagClassName
{
color: #509386;
}
</style>
background-color css
<style>
a { background-color: #509386; }
a { background-color: rgb(80,147,134); }
div.DivClassName
{
background-color: #509386;
}
.BgClassName
{
background-color: #509386;
}
</style>
border-color css
<style>
span { border-color: #509386; }
span { border-color: rgb(80,147,134); }
td.TdClassName
{
border-color: #509386;
}
.TagClassName
{
border-color: #509386;
}
</style>