Shades of Lochinvar #519185
Tints of Lochinvar #519185
RGB
CMYK
RGB Variations
Color information
#519185 (or 0x519185) is known color: Lochinvar. HEX triplet: 51, 91 and 85. RGB value is (81,145,133). Sum of RGB (Red+Green+Blue) = 81+145+133=359 (47% of max value = 765). Red value is 81 (32.03% from 255 or 22.56% from 359); Green value is 145 (57.03% from 255 or 40.39% from 359); Blue value is 133 (52.34% from 255 or 37.05% from 359); Max value from RGB is 145 - color contains mainly: green. Hex color #519185 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519185 is #AE6E7A. Grayscale: #7C7C7C. Windows color (decimal): -11431547 or 8753489. OLE color: 8753489.
HSL color Cylindrical-coordinate representation of color #519185: hue angle of 168.75º 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 #519185 is Cyan = 0.44, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 133 | - |
| CMYK | 0.44 | 0 | 0.08 | 0.43 |
| HSL | 168.75º | 0.28% | 0.44% | - |
| HSV(B) | 168.75º | 0.44% | 0.57% | - |
| XYZ | 17.75 | 23.69 | 25.83 | - |
| YUV | 124.5 | 132.8 | 96.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 133 | 0.44 | 0 | 0.08 | 0.43 | 168.75 | 0.28 | 0.44 |
| Hex | 51 | 91 | 85 | 2C | 0 | 8 | 2B | A9 | 1C | 2C |
| Octal | 121 | 221 | 205 | 54 | 0 | 10 | 53 | 251 | 34 | 54 |
| Binary | 1010001 | 10010001 | 10000101 | 101100 | 0 | 1000 | 101011 | 10101001 | 11100 | 101100 |
Color Harmonies of #519185
Complementary color
Monochromatic Colors of #519185
Black with #519185
Text Example
Text Example
White with #519185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519185; }
p { color: rgb(81,145,133); }
H1.HeaderClassName
{
color: #519185;
}
.AnyTagClassName
{
color: #519185;
}
</style>
background-color css
<style>
a { background-color: #519185; }
a { background-color: rgb(81,145,133); }
div.DivClassName
{
background-color: #519185;
}
.BgClassName
{
background-color: #519185;
}
</style>
border-color css
<style>
span { border-color: #519185; }
span { border-color: rgb(81,145,133); }
td.TdClassName
{
border-color: #519185;
}
.TagClassName
{
border-color: #519185;
}
</style>