Shades of Lochinvar #519684
Tints of Lochinvar #519684
RGB
CMYK
RGB Variations
Color information
#519684 (or 0x519684) is known color: Lochinvar. HEX triplet: 51, 96 and 84. RGB value is (81,150,132). Sum of RGB (Red+Green+Blue) = 81+150+132=363 (48% of max value = 765). Red value is 81 (32.03% from 255 or 22.31% from 363); Green value is 150 (58.98% from 255 or 41.32% from 363); Blue value is 132 (51.95% from 255 or 36.36% from 363); Max value from RGB is 150 - color contains mainly: green. Hex color #519684 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519684 is #AE697B. Grayscale: #7F7F7F. Windows color (decimal): -11430268 or 8689233. OLE color: 8689233.
HSL color Cylindrical-coordinate representation of color #519684: hue angle of 164.35º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #519684 is Cyan = 0.46, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 150 | 132 | - |
| CMYK | 0.46 | 0 | 0.12 | 0.41 |
| HSL | 164.35º | 0.3% | 0.45% | - |
| HSV(B) | 164.35º | 0.46% | 0.59% | - |
| XYZ | 18.46 | 25.23 | 25.73 | - |
| YUV | 127.32 | 130.64 | 94.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 150 | 132 | 0.46 | 0 | 0.12 | 0.41 | 164.35 | 0.3 | 0.45 |
| Hex | 51 | 96 | 84 | 2E | 0 | C | 29 | A4 | 1E | 2D |
| Octal | 121 | 226 | 204 | 56 | 0 | 14 | 51 | 244 | 36 | 55 |
| Binary | 1010001 | 10010110 | 10000100 | 101110 | 0 | 1100 | 101001 | 10100100 | 11110 | 101101 |
Color Harmonies of #519684
Complementary color
Monochromatic Colors of #519684
Black with #519684
Text Example
Text Example
White with #519684
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519684; }
p { color: rgb(81,150,132); }
H1.HeaderClassName
{
color: #519684;
}
.AnyTagClassName
{
color: #519684;
}
</style>
background-color css
<style>
a { background-color: #519684; }
a { background-color: rgb(81,150,132); }
div.DivClassName
{
background-color: #519684;
}
.BgClassName
{
background-color: #519684;
}
</style>
border-color css
<style>
span { border-color: #519684; }
span { border-color: rgb(81,150,132); }
td.TdClassName
{
border-color: #519684;
}
.TagClassName
{
border-color: #519684;
}
</style>