Shades of Lochinvar #519387
Tints of Lochinvar #519387
RGB
CMYK
RGB Variations
Color information
#519387 (or 0x519387) is known color: Lochinvar. HEX triplet: 51, 93 and 87. RGB value is (81,147,135). Sum of RGB (Red+Green+Blue) = 81+147+135=363 (48% of max value = 765). Red value is 81 (32.03% from 255 or 22.31% from 363); Green value is 147 (57.81% from 255 or 40.50% from 363); Blue value is 135 (53.12% from 255 or 37.19% from 363); Max value from RGB is 147 - color contains mainly: green. Hex color #519387 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519387 is #AE6C78. Grayscale: #7D7D7D. Windows color (decimal): -11431033 or 8885073. OLE color: 8885073.
HSL color Cylindrical-coordinate representation of color #519387: hue angle of 169.09º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #519387 is Cyan = 0.45, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 147 | 135 | - |
| CMYK | 0.45 | 0 | 0.08 | 0.42 |
| HSL | 169.09º | 0.29% | 0.45% | - |
| HSV(B) | 169.09º | 0.45% | 0.58% | - |
| XYZ | 18.2 | 24.37 | 26.67 | - |
| YUV | 125.9 | 133.13 | 95.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 147 | 135 | 0.45 | 0 | 0.08 | 0.42 | 169.09 | 0.29 | 0.45 |
| Hex | 51 | 93 | 87 | 2D | 0 | 8 | 2A | A9 | 1D | 2D |
| Octal | 121 | 223 | 207 | 55 | 0 | 10 | 52 | 251 | 35 | 55 |
| Binary | 1010001 | 10010011 | 10000111 | 101101 | 0 | 1000 | 101010 | 10101001 | 11101 | 101101 |
Color Harmonies of #519387
Complementary color
Monochromatic Colors of #519387
Black with #519387
Text Example
Text Example
White with #519387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519387; }
p { color: rgb(81,147,135); }
H1.HeaderClassName
{
color: #519387;
}
.AnyTagClassName
{
color: #519387;
}
</style>
background-color css
<style>
a { background-color: #519387; }
a { background-color: rgb(81,147,135); }
div.DivClassName
{
background-color: #519387;
}
.BgClassName
{
background-color: #519387;
}
</style>
border-color css
<style>
span { border-color: #519387; }
span { border-color: rgb(81,147,135); }
td.TdClassName
{
border-color: #519387;
}
.TagClassName
{
border-color: #519387;
}
</style>