Shades of Lochinvar #519382
Tints of Lochinvar #519382
RGB
CMYK
RGB Variations
Color information
#519382 (or 0x519382) is known color: Lochinvar. HEX triplet: 51, 93 and 82. RGB value is (81,147,130). Sum of RGB (Red+Green+Blue) = 81+147+130=358 (47% of max value = 765). Red value is 81 (32.03% from 255 or 22.63% from 358); Green value is 147 (57.81% from 255 or 41.06% from 358); Blue value is 130 (51.17% from 255 or 36.31% from 358); Max value from RGB is 147 - color contains mainly: green. Hex color #519382 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519382 is #AE6C7D. Grayscale: #7D7D7D. Windows color (decimal): -11431038 or 8557393. OLE color: 8557393.
HSL color Cylindrical-coordinate representation of color #519382: hue angle of 164.55º 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 #519382 is Cyan = 0.45, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 147 | 130 | - |
| CMYK | 0.45 | 0 | 0.12 | 0.42 |
| HSL | 164.55º | 0.29% | 0.45% | - |
| HSV(B) | 164.55º | 0.45% | 0.58% | - |
| XYZ | 17.86 | 24.23 | 24.85 | - |
| YUV | 125.33 | 130.63 | 96.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 147 | 130 | 0.45 | 0 | 0.12 | 0.42 | 164.55 | 0.29 | 0.45 |
| Hex | 51 | 93 | 82 | 2D | 0 | C | 2A | A5 | 1D | 2D |
| Octal | 121 | 223 | 202 | 55 | 0 | 14 | 52 | 245 | 35 | 55 |
| Binary | 1010001 | 10010011 | 10000010 | 101101 | 0 | 1100 | 101010 | 10100101 | 11101 | 101101 |
Color Harmonies of #519382
Complementary color
Monochromatic Colors of #519382
Black with #519382
Text Example
Text Example
White with #519382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519382; }
p { color: rgb(81,147,130); }
H1.HeaderClassName
{
color: #519382;
}
.AnyTagClassName
{
color: #519382;
}
</style>
background-color css
<style>
a { background-color: #519382; }
a { background-color: rgb(81,147,130); }
div.DivClassName
{
background-color: #519382;
}
.BgClassName
{
background-color: #519382;
}
</style>
border-color css
<style>
span { border-color: #519382; }
span { border-color: rgb(81,147,130); }
td.TdClassName
{
border-color: #519382;
}
.TagClassName
{
border-color: #519382;
}
</style>