Shades of Lochinvar #519188
Tints of Lochinvar #519188
RGB
CMYK
RGB Variations
Color information
#519188 (or 0x519188) is known color: Lochinvar. HEX triplet: 51, 91 and 88. RGB value is (81,145,136). Sum of RGB (Red+Green+Blue) = 81+145+136=362 (47% of max value = 765). Red value is 81 (32.03% from 255 or 22.38% from 362); Green value is 145 (57.03% from 255 or 40.06% from 362); Blue value is 136 (53.52% from 255 or 37.57% from 362); Max value from RGB is 145 - color contains mainly: green. Hex color #519188 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519188 is #AE6E77. Grayscale: #7C7C7C. Windows color (decimal): -11431544 or 8950097. OLE color: 8950097.
HSL color Cylindrical-coordinate representation of color #519188: hue angle of 171.56º 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 #519188 is Cyan = 0.44, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 136 | - |
| CMYK | 0.44 | 0 | 0.06 | 0.43 |
| HSL | 171.56º | 0.28% | 0.44% | - |
| HSV(B) | 171.56º | 0.44% | 0.57% | - |
| XYZ | 17.96 | 23.78 | 26.94 | - |
| YUV | 124.84 | 134.3 | 96.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 136 | 0.44 | 0 | 0.06 | 0.43 | 171.56 | 0.28 | 0.44 |
| Hex | 51 | 91 | 88 | 2C | 0 | 6 | 2B | AC | 1C | 2C |
| Octal | 121 | 221 | 210 | 54 | 0 | 6 | 53 | 254 | 34 | 54 |
| Binary | 1010001 | 10010001 | 10001000 | 101100 | 0 | 110 | 101011 | 10101100 | 11100 | 101100 |
Color Harmonies of #519188
Complementary color
Monochromatic Colors of #519188
Black with #519188
Text Example
Text Example
White with #519188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519188; }
p { color: rgb(81,145,136); }
H1.HeaderClassName
{
color: #519188;
}
.AnyTagClassName
{
color: #519188;
}
</style>
background-color css
<style>
a { background-color: #519188; }
a { background-color: rgb(81,145,136); }
div.DivClassName
{
background-color: #519188;
}
.BgClassName
{
background-color: #519188;
}
</style>
border-color css
<style>
span { border-color: #519188; }
span { border-color: rgb(81,145,136); }
td.TdClassName
{
border-color: #519188;
}
.TagClassName
{
border-color: #519188;
}
</style>