Shades of Lochinvar #518781
Tints of Lochinvar #518781
RGB
CMYK
RGB Variations
Color information
#518781 (or 0x518781) is known color: Lochinvar. HEX triplet: 51, 87 and 81. RGB value is (81,135,129). Sum of RGB (Red+Green+Blue) = 81+135+129=345 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.48% from 345); Green value is 135 (53.12% from 255 or 39.13% from 345); Blue value is 129 (50.78% from 255 or 37.39% from 345); Max value from RGB is 135 - color contains mainly: green. Hex color #518781 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #518781 is #AE787E. Grayscale: #767676. Windows color (decimal): -11434111 or 8488785. OLE color: 8488785.
HSL color Cylindrical-coordinate representation of color #518781: hue angle of 173.33º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #518781 is Cyan = 0.40, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 135 | 129 | - |
| CMYK | 0.40 | 0 | 0.04 | 0.47 |
| HSL | 173.33º | 0.25% | 0.42% | - |
| HSV(B) | 173.33º | 0.4% | 0.53% | - |
| XYZ | 16.02 | 20.66 | 23.91 | - |
| YUV | 118.17 | 134.11 | 101.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 135 | 129 | 0.40 | 0 | 0.04 | 0.47 | 173.33 | 0.25 | 0.42 |
| Hex | 51 | 87 | 81 | 28 | 0 | 4 | 2F | AD | 19 | 2A |
| Octal | 121 | 207 | 201 | 50 | 0 | 4 | 57 | 255 | 31 | 52 |
| Binary | 1010001 | 10000111 | 10000001 | 101000 | 0 | 100 | 101111 | 10101101 | 11001 | 101010 |
Color Harmonies of #518781
Complementary color
Monochromatic Colors of #518781
Black with #518781
Text Example
Text Example
White with #518781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518781; }
p { color: rgb(81,135,129); }
H1.HeaderClassName
{
color: #518781;
}
.AnyTagClassName
{
color: #518781;
}
</style>
background-color css
<style>
a { background-color: #518781; }
a { background-color: rgb(81,135,129); }
div.DivClassName
{
background-color: #518781;
}
.BgClassName
{
background-color: #518781;
}
</style>
border-color css
<style>
span { border-color: #518781; }
span { border-color: rgb(81,135,129); }
td.TdClassName
{
border-color: #518781;
}
.TagClassName
{
border-color: #518781;
}
</style>