Shades of Lochinvar #519085
Tints of Lochinvar #519085
RGB
CMYK
RGB Variations
Color information
#519085 (or 0x519085) is known color: Lochinvar. HEX triplet: 51, 90 and 85. RGB value is (81,144,133). Sum of RGB (Red+Green+Blue) = 81+144+133=358 (47% of max value = 765). Red value is 81 (32.03% from 255 or 22.63% from 358); Green value is 144 (56.64% from 255 or 40.22% from 358); Blue value is 133 (52.34% from 255 or 37.15% from 358); Max value from RGB is 144 - color contains mainly: green. Hex color #519085 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519085 is #AE6F7A. Grayscale: #7B7B7B. Windows color (decimal): -11431803 or 8753233. OLE color: 8753233.
HSL color Cylindrical-coordinate representation of color #519085: hue angle of 169.52º 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 #519085 is Cyan = 0.44, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 144 | 133 | - |
| CMYK | 0.44 | 0 | 0.08 | 0.44 |
| HSL | 169.52º | 0.28% | 0.44% | - |
| HSV(B) | 169.52º | 0.44% | 0.56% | - |
| XYZ | 17.6 | 23.39 | 25.78 | - |
| YUV | 123.91 | 133.13 | 97.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 144 | 133 | 0.44 | 0 | 0.08 | 0.44 | 169.52 | 0.28 | 0.44 |
| Hex | 51 | 90 | 85 | 2C | 0 | 8 | 2C | AA | 1C | 2C |
| Octal | 121 | 220 | 205 | 54 | 0 | 10 | 54 | 252 | 34 | 54 |
| Binary | 1010001 | 10010000 | 10000101 | 101100 | 0 | 1000 | 101100 | 10101010 | 11100 | 101100 |
Color Harmonies of #519085
Complementary color
Monochromatic Colors of #519085
Black with #519085
Text Example
Text Example
White with #519085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519085; }
p { color: rgb(81,144,133); }
H1.HeaderClassName
{
color: #519085;
}
.AnyTagClassName
{
color: #519085;
}
</style>
background-color css
<style>
a { background-color: #519085; }
a { background-color: rgb(81,144,133); }
div.DivClassName
{
background-color: #519085;
}
.BgClassName
{
background-color: #519085;
}
</style>
border-color css
<style>
span { border-color: #519085; }
span { border-color: rgb(81,144,133); }
td.TdClassName
{
border-color: #519085;
}
.TagClassName
{
border-color: #519085;
}
</style>