Shades of Lochinvar #519186
Tints of Lochinvar #519186
RGB
CMYK
RGB Variations
Color information
#519186 (or 0x519186) is known color: Lochinvar. HEX triplet: 51, 91 and 86. RGB value is (81,145,134). Sum of RGB (Red+Green+Blue) = 81+145+134=360 (47% of max value = 765). Red value is 81 (32.03% from 255 or 22.5% from 360); Green value is 145 (57.03% from 255 or 40.28% from 360); Blue value is 134 (52.73% from 255 or 37.22% from 360); Max value from RGB is 145 - color contains mainly: green. Hex color #519186 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519186 is #AE6E79. Grayscale: #7C7C7C. Windows color (decimal): -11431546 or 8819025. OLE color: 8819025.
HSL color Cylindrical-coordinate representation of color #519186: hue angle of 169.69º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #519186 is Cyan = 0.44, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 134 | - |
| CMYK | 0.44 | 0 | 0.08 | 0.43 |
| HSL | 169.69º | 0.28% | 0.44% | - |
| HSV(B) | 169.69º | 0.44% | 0.57% | - |
| XYZ | 17.82 | 23.72 | 26.19 | - |
| YUV | 124.61 | 133.3 | 96.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 134 | 0.44 | 0 | 0.08 | 0.43 | 169.69 | 0.28 | 0.44 |
| Hex | 51 | 91 | 86 | 2C | 0 | 8 | 2B | AA | 1C | 2C |
| Octal | 121 | 221 | 206 | 54 | 0 | 10 | 53 | 252 | 34 | 54 |
| Binary | 1010001 | 10010001 | 10000110 | 101100 | 0 | 1000 | 101011 | 10101010 | 11100 | 101100 |
Color Harmonies of #519186
Complementary color
Monochromatic Colors of #519186
Black with #519186
Text Example
Text Example
White with #519186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519186; }
p { color: rgb(81,145,134); }
H1.HeaderClassName
{
color: #519186;
}
.AnyTagClassName
{
color: #519186;
}
</style>
background-color css
<style>
a { background-color: #519186; }
a { background-color: rgb(81,145,134); }
div.DivClassName
{
background-color: #519186;
}
.BgClassName
{
background-color: #519186;
}
</style>
border-color css
<style>
span { border-color: #519186; }
span { border-color: rgb(81,145,134); }
td.TdClassName
{
border-color: #519186;
}
.TagClassName
{
border-color: #519186;
}
</style>