Shades of Lochinvar #509387
Tints of Lochinvar #509387
RGB
CMYK
RGB Variations
Color information
#509387 (or 0x509387) is known color: Lochinvar. HEX triplet: 50, 93 and 87. RGB value is (80,147,135). Sum of RGB (Red+Green+Blue) = 80+147+135=362 (47% of max value = 765). Red value is 80 (31.64% from 255 or 22.10% from 362); Green value is 147 (57.81% from 255 or 40.61% from 362); Blue value is 135 (53.12% from 255 or 37.29% from 362); Max value from RGB is 147 - color contains mainly: green. Hex color #509387 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509387 is #AF6C78. Grayscale: #7D7D7D. Windows color (decimal): -11496569 or 8885072. OLE color: 8885072.
HSL color Cylindrical-coordinate representation of color #509387: hue angle of 169.25º 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 #509387 is Cyan = 0.46, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 147 | 135 | - |
| CMYK | 0.46 | 0 | 0.08 | 0.42 |
| HSL | 169.25º | 0.3% | 0.45% | - |
| HSV(B) | 169.25º | 0.46% | 0.58% | - |
| XYZ | 18.12 | 24.32 | 26.66 | - |
| YUV | 125.6 | 133.3 | 95.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 147 | 135 | 0.46 | 0 | 0.08 | 0.42 | 169.25 | 0.3 | 0.45 |
| Hex | 50 | 93 | 87 | 2E | 0 | 8 | 2A | A9 | 1E | 2D |
| Octal | 120 | 223 | 207 | 56 | 0 | 10 | 52 | 251 | 36 | 55 |
| Binary | 1010000 | 10010011 | 10000111 | 101110 | 0 | 1000 | 101010 | 10101001 | 11110 | 101101 |
Color Harmonies of #509387
Complementary color
Monochromatic Colors of #509387
Black with #509387
Text Example
Text Example
White with #509387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509387; }
p { color: rgb(80,147,135); }
H1.HeaderClassName
{
color: #509387;
}
.AnyTagClassName
{
color: #509387;
}
</style>
background-color css
<style>
a { background-color: #509387; }
a { background-color: rgb(80,147,135); }
div.DivClassName
{
background-color: #509387;
}
.BgClassName
{
background-color: #509387;
}
</style>
border-color css
<style>
span { border-color: #509387; }
span { border-color: rgb(80,147,135); }
td.TdClassName
{
border-color: #509387;
}
.TagClassName
{
border-color: #509387;
}
</style>