Shades of Lochinvar #519189
Tints of Lochinvar #519189
RGB
CMYK
RGB Variations
Color information
#519189 (or 0x519189) is known color: Lochinvar. HEX triplet: 51, 91 and 89. RGB value is (81,145,137). Sum of RGB (Red+Green+Blue) = 81+145+137=363 (48% of max value = 765). Red value is 81 (32.03% from 255 or 22.31% from 363); Green value is 145 (57.03% from 255 or 39.94% from 363); Blue value is 137 (53.91% from 255 or 37.74% from 363); Max value from RGB is 145 - color contains mainly: green. Hex color #519189 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519189 is #AE6E76. Grayscale: #7C7C7C. Windows color (decimal): -11431543 or 9015633. OLE color: 9015633.
HSL color Cylindrical-coordinate representation of color #519189: hue angle of 172.5º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #519189 is Cyan = 0.44, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 137 | - |
| CMYK | 0.44 | 0 | 0.06 | 0.43 |
| HSL | 172.5º | 0.28% | 0.44% | - |
| HSV(B) | 172.5º | 0.44% | 0.57% | - |
| XYZ | 18.03 | 23.81 | 27.31 | - |
| YUV | 124.95 | 134.8 | 96.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 137 | 0.44 | 0 | 0.06 | 0.43 | 172.5 | 0.28 | 0.44 |
| Hex | 51 | 91 | 89 | 2C | 0 | 6 | 2B | AC | 1C | 2C |
| Octal | 121 | 221 | 211 | 54 | 0 | 6 | 53 | 254 | 34 | 54 |
| Binary | 1010001 | 10010001 | 10001001 | 101100 | 0 | 110 | 101011 | 10101100 | 11100 | 101100 |
Color Harmonies of #519189
Complementary color
Monochromatic Colors of #519189
Black with #519189
Text Example
Text Example
White with #519189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519189; }
p { color: rgb(81,145,137); }
H1.HeaderClassName
{
color: #519189;
}
.AnyTagClassName
{
color: #519189;
}
</style>
background-color css
<style>
a { background-color: #519189; }
a { background-color: rgb(81,145,137); }
div.DivClassName
{
background-color: #519189;
}
.BgClassName
{
background-color: #519189;
}
</style>
border-color css
<style>
span { border-color: #519189; }
span { border-color: rgb(81,145,137); }
td.TdClassName
{
border-color: #519189;
}
.TagClassName
{
border-color: #519189;
}
</style>