Shades of Lochinvar #509087
Tints of Lochinvar #509087
RGB
CMYK
RGB Variations
Color information
#509087 (or 0x509087) is known color: Lochinvar. HEX triplet: 50, 90 and 87. RGB value is (80,144,135). Sum of RGB (Red+Green+Blue) = 80+144+135=359 (47% of max value = 765). Red value is 80 (31.64% from 255 or 22.28% from 359); Green value is 144 (56.64% from 255 or 40.11% from 359); Blue value is 135 (53.12% from 255 or 37.60% from 359); Max value from RGB is 144 - color contains mainly: green. Hex color #509087 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509087 is #AF6F78. Grayscale: #7B7B7B. Windows color (decimal): -11497337 or 8884304. OLE color: 8884304.
HSL color Cylindrical-coordinate representation of color #509087: hue angle of 171.56º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #509087 is Cyan = 0.44, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 80 | 144 | 135 | - |
| CMYK | 0.44 | 0 | 0.06 | 0.44 |
| HSL | 171.56º | 0.29% | 0.44% | - |
| HSV(B) | 171.56º | 0.44% | 0.56% | - |
| XYZ | 17.65 | 23.4 | 26.51 | - |
| YUV | 123.84 | 134.3 | 96.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 144 | 135 | 0.44 | 0 | 0.06 | 0.44 | 171.56 | 0.29 | 0.44 |
| Hex | 50 | 90 | 87 | 2C | 0 | 6 | 2C | AC | 1D | 2C |
| Octal | 120 | 220 | 207 | 54 | 0 | 6 | 54 | 254 | 35 | 54 |
| Binary | 1010000 | 10010000 | 10000111 | 101100 | 0 | 110 | 101100 | 10101100 | 11101 | 101100 |
Color Harmonies of #509087
Complementary color
Monochromatic Colors of #509087
Black with #509087
Text Example
Text Example
White with #509087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509087; }
p { color: rgb(80,144,135); }
H1.HeaderClassName
{
color: #509087;
}
.AnyTagClassName
{
color: #509087;
}
</style>
background-color css
<style>
a { background-color: #509087; }
a { background-color: rgb(80,144,135); }
div.DivClassName
{
background-color: #509087;
}
.BgClassName
{
background-color: #509087;
}
</style>
border-color css
<style>
span { border-color: #509087; }
span { border-color: rgb(80,144,135); }
td.TdClassName
{
border-color: #509087;
}
.TagClassName
{
border-color: #509087;
}
</style>