Shades of Lochinvar #519181
Tints of Lochinvar #519181
RGB
CMYK
RGB Variations
Color information
#519181 (or 0x519181) is known color: Lochinvar. HEX triplet: 51, 91 and 81. RGB value is (81,145,129). Sum of RGB (Red+Green+Blue) = 81+145+129=355 (47% of max value = 765). Red value is 81 (32.03% from 255 or 22.82% from 355); Green value is 145 (57.03% from 255 or 40.85% from 355); Blue value is 129 (50.78% from 255 or 36.34% from 355); Max value from RGB is 145 - color contains mainly: green. Hex color #519181 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519181 is #AE6E7E. Grayscale: #7C7C7C. Windows color (decimal): -11431551 or 8491345. OLE color: 8491345.
HSL color Cylindrical-coordinate representation of color #519181: hue angle of 165º 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 #519181 is Cyan = 0.44, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 129 | - |
| CMYK | 0.44 | 0 | 0.11 | 0.43 |
| HSL | 165º | 0.28% | 0.44% | - |
| HSV(B) | 165º | 0.44% | 0.57% | - |
| XYZ | 17.48 | 23.59 | 24.4 | - |
| YUV | 124.04 | 130.8 | 97.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 129 | 0.44 | 0 | 0.11 | 0.43 | 165 | 0.28 | 0.44 |
| Hex | 51 | 91 | 81 | 2C | 0 | B | 2B | A5 | 1C | 2C |
| Octal | 121 | 221 | 201 | 54 | 0 | 13 | 53 | 245 | 34 | 54 |
| Binary | 1010001 | 10010001 | 10000001 | 101100 | 0 | 1011 | 101011 | 10100101 | 11100 | 101100 |
Color Harmonies of #519181
Complementary color
Monochromatic Colors of #519181
Black with #519181
Text Example
Text Example
White with #519181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519181; }
p { color: rgb(81,145,129); }
H1.HeaderClassName
{
color: #519181;
}
.AnyTagClassName
{
color: #519181;
}
</style>
background-color css
<style>
a { background-color: #519181; }
a { background-color: rgb(81,145,129); }
div.DivClassName
{
background-color: #519181;
}
.BgClassName
{
background-color: #519181;
}
</style>
border-color css
<style>
span { border-color: #519181; }
span { border-color: rgb(81,145,129); }
td.TdClassName
{
border-color: #519181;
}
.TagClassName
{
border-color: #519181;
}
</style>