Shades of Lochinvar #509088
Tints of Lochinvar #509088
RGB
CMYK
RGB Variations
Color information
#509088 (or 0x509088) is known color: Lochinvar. HEX triplet: 50, 90 and 88. RGB value is (80,144,136). Sum of RGB (Red+Green+Blue) = 80+144+136=360 (47% of max value = 765). Red value is 80 (31.64% from 255 or 22.22% from 360); Green value is 144 (56.64% from 255 or 40% from 360); Blue value is 136 (53.52% from 255 or 37.78% from 360); Max value from RGB is 144 - color contains mainly: green. Hex color #509088 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509088 is #AF6F77. Grayscale: #7B7B7B. Windows color (decimal): -11497336 or 8949840. OLE color: 8949840.
HSL color Cylindrical-coordinate representation of color #509088: hue angle of 172.5º 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 #509088 is Cyan = 0.44, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 80 | 144 | 136 | - |
| CMYK | 0.44 | 0 | 0.06 | 0.44 |
| HSL | 172.5º | 0.29% | 0.44% | - |
| HSV(B) | 172.5º | 0.44% | 0.56% | - |
| XYZ | 17.73 | 23.43 | 26.88 | - |
| YUV | 123.95 | 134.8 | 96.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 144 | 136 | 0.44 | 0 | 0.06 | 0.44 | 172.5 | 0.29 | 0.44 |
| Hex | 50 | 90 | 88 | 2C | 0 | 6 | 2C | AC | 1D | 2C |
| Octal | 120 | 220 | 210 | 54 | 0 | 6 | 54 | 254 | 35 | 54 |
| Binary | 1010000 | 10010000 | 10001000 | 101100 | 0 | 110 | 101100 | 10101100 | 11101 | 101100 |
Color Harmonies of #509088
Complementary color
Monochromatic Colors of #509088
Black with #509088
Text Example
Text Example
White with #509088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509088; }
p { color: rgb(80,144,136); }
H1.HeaderClassName
{
color: #509088;
}
.AnyTagClassName
{
color: #509088;
}
</style>
background-color css
<style>
a { background-color: #509088; }
a { background-color: rgb(80,144,136); }
div.DivClassName
{
background-color: #509088;
}
.BgClassName
{
background-color: #509088;
}
</style>
border-color css
<style>
span { border-color: #509088; }
span { border-color: rgb(80,144,136); }
td.TdClassName
{
border-color: #509088;
}
.TagClassName
{
border-color: #509088;
}
</style>