Shades of Lochinvar #519384
Tints of Lochinvar #519384
RGB
CMYK
RGB Variations
Color information
#519384 (or 0x519384) is known color: Lochinvar. HEX triplet: 51, 93 and 84. RGB value is (81,147,132). Sum of RGB (Red+Green+Blue) = 81+147+132=360 (47% of max value = 765). Red value is 81 (32.03% from 255 or 22.5% from 360); Green value is 147 (57.81% from 255 or 40.83% from 360); Blue value is 132 (51.95% from 255 or 36.67% from 360); Max value from RGB is 147 - color contains mainly: green. Hex color #519384 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519384 is #AE6C7B. Grayscale: #7D7D7D. Windows color (decimal): -11431036 or 8688465. OLE color: 8688465.
HSL color Cylindrical-coordinate representation of color #519384: hue angle of 166.36º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #519384 is Cyan = 0.45, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 147 | 132 | - |
| CMYK | 0.45 | 0 | 0.10 | 0.42 |
| HSL | 166.36º | 0.29% | 0.45% | - |
| HSV(B) | 166.36º | 0.45% | 0.58% | - |
| XYZ | 17.99 | 24.28 | 25.57 | - |
| YUV | 125.56 | 131.63 | 96.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 147 | 132 | 0.45 | 0 | 0.10 | 0.42 | 166.36 | 0.29 | 0.45 |
| Hex | 51 | 93 | 84 | 2D | 0 | A | 2A | A6 | 1D | 2D |
| Octal | 121 | 223 | 204 | 55 | 0 | 12 | 52 | 246 | 35 | 55 |
| Binary | 1010001 | 10010011 | 10000100 | 101101 | 0 | 1010 | 101010 | 10100110 | 11101 | 101101 |
Color Harmonies of #519384
Complementary color
Monochromatic Colors of #519384
Black with #519384
Text Example
Text Example
White with #519384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519384; }
p { color: rgb(81,147,132); }
H1.HeaderClassName
{
color: #519384;
}
.AnyTagClassName
{
color: #519384;
}
</style>
background-color css
<style>
a { background-color: #519384; }
a { background-color: rgb(81,147,132); }
div.DivClassName
{
background-color: #519384;
}
.BgClassName
{
background-color: #519384;
}
</style>
border-color css
<style>
span { border-color: #519384; }
span { border-color: rgb(81,147,132); }
td.TdClassName
{
border-color: #519384;
}
.TagClassName
{
border-color: #519384;
}
</style>