Shades of Lochinvar #519083
Tints of Lochinvar #519083
RGB
CMYK
RGB Variations
Color information
#519083 (or 0x519083) is known color: Lochinvar. HEX triplet: 51, 90 and 83. RGB value is (81,144,131). Sum of RGB (Red+Green+Blue) = 81+144+131=356 (47% of max value = 765). Red value is 81 (32.03% from 255 or 22.75% from 356); Green value is 144 (56.64% from 255 or 40.45% from 356); Blue value is 131 (51.56% from 255 or 36.80% from 356); Max value from RGB is 144 - color contains mainly: green. Hex color #519083 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519083 is #AE6F7C. Grayscale: #7B7B7B. Windows color (decimal): -11431805 or 8622161. OLE color: 8622161.
HSL color Cylindrical-coordinate representation of color #519083: hue angle of 167.62º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #519083 is Cyan = 0.44, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 144 | 131 | - |
| CMYK | 0.44 | 0 | 0.09 | 0.44 |
| HSL | 167.62º | 0.28% | 0.44% | - |
| HSV(B) | 167.62º | 0.44% | 0.56% | - |
| XYZ | 17.46 | 23.33 | 25.06 | - |
| YUV | 123.68 | 132.13 | 97.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 144 | 131 | 0.44 | 0 | 0.09 | 0.44 | 167.62 | 0.28 | 0.44 |
| Hex | 51 | 90 | 83 | 2C | 0 | 9 | 2C | A8 | 1C | 2C |
| Octal | 121 | 220 | 203 | 54 | 0 | 11 | 54 | 250 | 34 | 54 |
| Binary | 1010001 | 10010000 | 10000011 | 101100 | 0 | 1001 | 101100 | 10101000 | 11100 | 101100 |
Color Harmonies of #519083
Complementary color
Monochromatic Colors of #519083
Black with #519083
Text Example
Text Example
White with #519083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519083; }
p { color: rgb(81,144,131); }
H1.HeaderClassName
{
color: #519083;
}
.AnyTagClassName
{
color: #519083;
}
</style>
background-color css
<style>
a { background-color: #519083; }
a { background-color: rgb(81,144,131); }
div.DivClassName
{
background-color: #519083;
}
.BgClassName
{
background-color: #519083;
}
</style>
border-color css
<style>
span { border-color: #519083; }
span { border-color: rgb(81,144,131); }
td.TdClassName
{
border-color: #519083;
}
.TagClassName
{
border-color: #519083;
}
</style>