Shades of Lochinvar #509586
Tints of Lochinvar #509586
RGB
CMYK
RGB Variations
Color information
#509586 (or 0x509586) is known color: Lochinvar. HEX triplet: 50, 95 and 86. RGB value is (80,149,134). Sum of RGB (Red+Green+Blue) = 80+149+134=363 (48% of max value = 765). Red value is 80 (31.64% from 255 or 22.04% from 363); Green value is 149 (58.59% from 255 or 41.05% from 363); Blue value is 134 (52.73% from 255 or 36.91% from 363); Max value from RGB is 149 - color contains mainly: green. Hex color #509586 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509586 is #AF6A79. Grayscale: #7E7E7E. Windows color (decimal): -11496058 or 8820048. OLE color: 8820048.
HSL color Cylindrical-coordinate representation of color #509586: hue angle of 166.96º 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 #509586 is Cyan = 0.46, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 149 | 134 | - |
| CMYK | 0.46 | 0 | 0.10 | 0.42 |
| HSL | 166.96º | 0.3% | 0.45% | - |
| HSV(B) | 166.96º | 0.46% | 0.58% | - |
| XYZ | 18.36 | 24.92 | 26.4 | - |
| YUV | 126.66 | 132.14 | 94.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 149 | 134 | 0.46 | 0 | 0.10 | 0.42 | 166.96 | 0.3 | 0.45 |
| Hex | 50 | 95 | 86 | 2E | 0 | A | 2A | A7 | 1E | 2D |
| Octal | 120 | 225 | 206 | 56 | 0 | 12 | 52 | 247 | 36 | 55 |
| Binary | 1010000 | 10010101 | 10000110 | 101110 | 0 | 1010 | 101010 | 10100111 | 11110 | 101101 |
Color Harmonies of #509586
Complementary color
Monochromatic Colors of #509586
Black with #509586
Text Example
Text Example
White with #509586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509586; }
p { color: rgb(80,149,134); }
H1.HeaderClassName
{
color: #509586;
}
.AnyTagClassName
{
color: #509586;
}
</style>
background-color css
<style>
a { background-color: #509586; }
a { background-color: rgb(80,149,134); }
div.DivClassName
{
background-color: #509586;
}
.BgClassName
{
background-color: #509586;
}
</style>
border-color css
<style>
span { border-color: #509586; }
span { border-color: rgb(80,149,134); }
td.TdClassName
{
border-color: #509586;
}
.TagClassName
{
border-color: #509586;
}
</style>