Shades of Lochinvar #519781
Tints of Lochinvar #519781
RGB
CMYK
RGB Variations
Color information
#519781 (or 0x519781) is known color: Lochinvar. HEX triplet: 51, 97 and 81. RGB value is (81,151,129). Sum of RGB (Red+Green+Blue) = 81+151+129=361 (47% of max value = 765). Red value is 81 (32.03% from 255 or 22.44% from 361); Green value is 151 (59.38% from 255 or 41.83% from 361); Blue value is 129 (50.78% from 255 or 35.73% from 361); Max value from RGB is 151 - color contains mainly: green. Hex color #519781 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519781 is #AE687E. Grayscale: #7F7F7F. Windows color (decimal): -11430015 or 8492881. OLE color: 8492881.
HSL color Cylindrical-coordinate representation of color #519781: hue angle of 161.14º 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 #519781 is Cyan = 0.46, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 151 | 129 | - |
| CMYK | 0.46 | 0 | 0.15 | 0.41 |
| HSL | 161.14º | 0.3% | 0.45% | - |
| HSV(B) | 161.14º | 0.46% | 0.59% | - |
| XYZ | 18.42 | 25.47 | 24.71 | - |
| YUV | 127.56 | 128.81 | 94.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 151 | 129 | 0.46 | 0 | 0.15 | 0.41 | 161.14 | 0.3 | 0.45 |
| Hex | 51 | 97 | 81 | 2E | 0 | F | 29 | A1 | 1E | 2D |
| Octal | 121 | 227 | 201 | 56 | 0 | 17 | 51 | 241 | 36 | 55 |
| Binary | 1010001 | 10010111 | 10000001 | 101110 | 0 | 1111 | 101001 | 10100001 | 11110 | 101101 |
Color Harmonies of #519781
Complementary color
Monochromatic Colors of #519781
Black with #519781
Text Example
Text Example
White with #519781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519781; }
p { color: rgb(81,151,129); }
H1.HeaderClassName
{
color: #519781;
}
.AnyTagClassName
{
color: #519781;
}
</style>
background-color css
<style>
a { background-color: #519781; }
a { background-color: rgb(81,151,129); }
div.DivClassName
{
background-color: #519781;
}
.BgClassName
{
background-color: #519781;
}
</style>
border-color css
<style>
span { border-color: #519781; }
span { border-color: rgb(81,151,129); }
td.TdClassName
{
border-color: #519781;
}
.TagClassName
{
border-color: #519781;
}
</style>