Shades of Lochinvar #509384
Tints of Lochinvar #509384
RGB
CMYK
RGB Variations
Color information
#509384 (or 0x509384) is known color: Lochinvar. HEX triplet: 50, 93 and 84. RGB value is (80,147,132). Sum of RGB (Red+Green+Blue) = 80+147+132=359 (47% of max value = 765). Red value is 80 (31.64% from 255 or 22.28% from 359); Green value is 147 (57.81% from 255 or 40.95% from 359); Blue value is 132 (51.95% from 255 or 36.77% from 359); Max value from RGB is 147 - color contains mainly: green. Hex color #509384 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509384 is #AF6C7B. Grayscale: #7D7D7D. Windows color (decimal): -11496572 or 8688464. OLE color: 8688464.
HSL color Cylindrical-coordinate representation of color #509384: hue angle of 166.57º 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 #509384 is Cyan = 0.46, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 147 | 132 | - |
| CMYK | 0.46 | 0 | 0.10 | 0.42 |
| HSL | 166.57º | 0.3% | 0.45% | - |
| HSV(B) | 166.57º | 0.46% | 0.58% | - |
| XYZ | 17.91 | 24.24 | 25.56 | - |
| YUV | 125.26 | 131.8 | 95.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 147 | 132 | 0.46 | 0 | 0.10 | 0.42 | 166.57 | 0.3 | 0.45 |
| Hex | 50 | 93 | 84 | 2E | 0 | A | 2A | A7 | 1E | 2D |
| Octal | 120 | 223 | 204 | 56 | 0 | 12 | 52 | 247 | 36 | 55 |
| Binary | 1010000 | 10010011 | 10000100 | 101110 | 0 | 1010 | 101010 | 10100111 | 11110 | 101101 |
Color Harmonies of #509384
Complementary color
Monochromatic Colors of #509384
Black with #509384
Text Example
Text Example
White with #509384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509384; }
p { color: rgb(80,147,132); }
H1.HeaderClassName
{
color: #509384;
}
.AnyTagClassName
{
color: #509384;
}
</style>
background-color css
<style>
a { background-color: #509384; }
a { background-color: rgb(80,147,132); }
div.DivClassName
{
background-color: #509384;
}
.BgClassName
{
background-color: #509384;
}
</style>
border-color css
<style>
span { border-color: #509384; }
span { border-color: rgb(80,147,132); }
td.TdClassName
{
border-color: #509384;
}
.TagClassName
{
border-color: #509384;
}
</style>