Shades of Lochinvar #509284
Tints of Lochinvar #509284
RGB
CMYK
RGB Variations
Color information
#509284 (or 0x509284) is known color: Lochinvar. HEX triplet: 50, 92 and 84. RGB value is (80,146,132). Sum of RGB (Red+Green+Blue) = 80+146+132=358 (47% of max value = 765). Red value is 80 (31.64% from 255 or 22.35% from 358); Green value is 146 (57.42% from 255 or 40.78% from 358); Blue value is 132 (51.95% from 255 or 36.87% from 358); Max value from RGB is 146 - color contains mainly: green. Hex color #509284 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509284 is #AF6D7B. Grayscale: #7C7C7C. Windows color (decimal): -11496828 or 8688208. OLE color: 8688208.
HSL color Cylindrical-coordinate representation of color #509284: hue angle of 167.27º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #509284 is Cyan = 0.45, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 146 | 132 | - |
| CMYK | 0.45 | 0 | 0.10 | 0.43 |
| HSL | 167.27º | 0.29% | 0.44% | - |
| HSV(B) | 167.27º | 0.45% | 0.57% | - |
| XYZ | 17.75 | 23.93 | 25.51 | - |
| YUV | 124.67 | 132.13 | 96.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 146 | 132 | 0.45 | 0 | 0.10 | 0.43 | 167.27 | 0.29 | 0.44 |
| Hex | 50 | 92 | 84 | 2D | 0 | A | 2B | A7 | 1D | 2C |
| Octal | 120 | 222 | 204 | 55 | 0 | 12 | 53 | 247 | 35 | 54 |
| Binary | 1010000 | 10010010 | 10000100 | 101101 | 0 | 1010 | 101011 | 10100111 | 11101 | 101100 |
Color Harmonies of #509284
Complementary color
Monochromatic Colors of #509284
Black with #509284
Text Example
Text Example
White with #509284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509284; }
p { color: rgb(80,146,132); }
H1.HeaderClassName
{
color: #509284;
}
.AnyTagClassName
{
color: #509284;
}
</style>
background-color css
<style>
a { background-color: #509284; }
a { background-color: rgb(80,146,132); }
div.DivClassName
{
background-color: #509284;
}
.BgClassName
{
background-color: #509284;
}
</style>
border-color css
<style>
span { border-color: #509284; }
span { border-color: rgb(80,146,132); }
td.TdClassName
{
border-color: #509284;
}
.TagClassName
{
border-color: #509284;
}
</style>