Shades of Lochinvar #519887
Tints of Lochinvar #519887
RGB
CMYK
RGB Variations
Color information
#519887 (or 0x519887) is known color: Lochinvar. HEX triplet: 51, 98 and 87. RGB value is (81,152,135). Sum of RGB (Red+Green+Blue) = 81+152+135=368 (48% of max value = 765). Red value is 81 (32.03% from 255 or 22.01% from 368); Green value is 152 (59.77% from 255 or 41.30% from 368); Blue value is 135 (53.12% from 255 or 36.68% from 368); Max value from RGB is 152 - color contains mainly: green. Hex color #519887 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519887 is #AE6778. Grayscale: #808080. Windows color (decimal): -11429753 or 8886353. OLE color: 8886353.
HSL color Cylindrical-coordinate representation of color #519887: hue angle of 165.63º 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 #519887 is Cyan = 0.47, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 152 | 135 | - |
| CMYK | 0.47 | 0 | 0.11 | 0.40 |
| HSL | 165.63º | 0.3% | 0.46% | - |
| HSV(B) | 165.63º | 0.47% | 0.6% | - |
| XYZ | 18.99 | 25.96 | 26.93 | - |
| YUV | 128.83 | 131.48 | 93.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 152 | 135 | 0.47 | 0 | 0.11 | 0.40 | 165.63 | 0.3 | 0.46 |
| Hex | 51 | 98 | 87 | 2F | 0 | B | 28 | A6 | 1E | 2E |
| Octal | 121 | 230 | 207 | 57 | 0 | 13 | 50 | 246 | 36 | 56 |
| Binary | 1010001 | 10011000 | 10000111 | 101111 | 0 | 1011 | 101000 | 10100110 | 11110 | 101110 |
Color Harmonies of #519887
Complementary color
Monochromatic Colors of #519887
Black with #519887
Text Example
Text Example
White with #519887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519887; }
p { color: rgb(81,152,135); }
H1.HeaderClassName
{
color: #519887;
}
.AnyTagClassName
{
color: #519887;
}
</style>
background-color css
<style>
a { background-color: #519887; }
a { background-color: rgb(81,152,135); }
div.DivClassName
{
background-color: #519887;
}
.BgClassName
{
background-color: #519887;
}
</style>
border-color css
<style>
span { border-color: #519887; }
span { border-color: rgb(81,152,135); }
td.TdClassName
{
border-color: #519887;
}
.TagClassName
{
border-color: #519887;
}
</style>