Shades of Lochinvar #519881
Tints of Lochinvar #519881
RGB
CMYK
RGB Variations
Color information
#519881 (or 0x519881) is known color: Lochinvar. HEX triplet: 51, 98 and 81. RGB value is (81,152,129). Sum of RGB (Red+Green+Blue) = 81+152+129=362 (47% of max value = 765). Red value is 81 (32.03% from 255 or 22.38% from 362); Green value is 152 (59.77% from 255 or 41.99% from 362); Blue value is 129 (50.78% from 255 or 35.64% from 362); Max value from RGB is 152 - color contains mainly: green. Hex color #519881 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519881 is #AE677E. Grayscale: #808080. Windows color (decimal): -11429759 or 8493137. OLE color: 8493137.
HSL color Cylindrical-coordinate representation of color #519881: hue angle of 160.56º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #519881 is Cyan = 0.47, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 152 | 129 | - |
| CMYK | 0.47 | 0 | 0.15 | 0.40 |
| HSL | 160.56º | 0.3% | 0.46% | - |
| HSV(B) | 160.56º | 0.47% | 0.6% | - |
| XYZ | 18.58 | 25.79 | 24.77 | - |
| YUV | 128.15 | 128.48 | 94.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 152 | 129 | 0.47 | 0 | 0.15 | 0.40 | 160.56 | 0.3 | 0.46 |
| Hex | 51 | 98 | 81 | 2F | 0 | F | 28 | A1 | 1E | 2E |
| Octal | 121 | 230 | 201 | 57 | 0 | 17 | 50 | 241 | 36 | 56 |
| Binary | 1010001 | 10011000 | 10000001 | 101111 | 0 | 1111 | 101000 | 10100001 | 11110 | 101110 |
Color Harmonies of #519881
Complementary color
Monochromatic Colors of #519881
Black with #519881
Text Example
Text Example
White with #519881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519881; }
p { color: rgb(81,152,129); }
H1.HeaderClassName
{
color: #519881;
}
.AnyTagClassName
{
color: #519881;
}
</style>
background-color css
<style>
a { background-color: #519881; }
a { background-color: rgb(81,152,129); }
div.DivClassName
{
background-color: #519881;
}
.BgClassName
{
background-color: #519881;
}
</style>
border-color css
<style>
span { border-color: #519881; }
span { border-color: rgb(81,152,129); }
td.TdClassName
{
border-color: #519881;
}
.TagClassName
{
border-color: #519881;
}
</style>