Shades of Lochinvar #518983
Tints of Lochinvar #518983
RGB
CMYK
RGB Variations
Color information
#518983 (or 0x518983) is known color: Lochinvar. HEX triplet: 51, 89 and 83. RGB value is (81,137,131). Sum of RGB (Red+Green+Blue) = 81+137+131=349 (46% of max value = 765). Red value is 81 (32.03% from 255 or 23.21% from 349); Green value is 137 (53.91% from 255 or 39.26% from 349); Blue value is 131 (51.56% from 255 or 37.54% from 349); Max value from RGB is 137 - color contains mainly: green. Hex color #518983 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #518983 is #AE767C. Grayscale: #777777. Windows color (decimal): -11433597 or 8620369. OLE color: 8620369.
HSL color Cylindrical-coordinate representation of color #518983: hue angle of 173.57º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #518983 is Cyan = 0.41, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 137 | 131 | - |
| CMYK | 0.41 | 0 | 0.04 | 0.46 |
| HSL | 173.57º | 0.26% | 0.43% | - |
| HSV(B) | 173.57º | 0.41% | 0.54% | - |
| XYZ | 16.44 | 21.28 | 24.71 | - |
| YUV | 119.57 | 134.45 | 100.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 137 | 131 | 0.41 | 0 | 0.04 | 0.46 | 173.57 | 0.26 | 0.43 |
| Hex | 51 | 89 | 83 | 29 | 0 | 4 | 2E | AE | 1A | 2B |
| Octal | 121 | 211 | 203 | 51 | 0 | 4 | 56 | 256 | 32 | 53 |
| Binary | 1010001 | 10001001 | 10000011 | 101001 | 0 | 100 | 101110 | 10101110 | 11010 | 101011 |
Color Harmonies of #518983
Complementary color
Monochromatic Colors of #518983
Black with #518983
Text Example
Text Example
White with #518983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518983; }
p { color: rgb(81,137,131); }
H1.HeaderClassName
{
color: #518983;
}
.AnyTagClassName
{
color: #518983;
}
</style>
background-color css
<style>
a { background-color: #518983; }
a { background-color: rgb(81,137,131); }
div.DivClassName
{
background-color: #518983;
}
.BgClassName
{
background-color: #518983;
}
</style>
border-color css
<style>
span { border-color: #518983; }
span { border-color: rgb(81,137,131); }
td.TdClassName
{
border-color: #518983;
}
.TagClassName
{
border-color: #518983;
}
</style>