Shades of Lochinvar #519184
Tints of Lochinvar #519184
RGB
CMYK
RGB Variations
Color information
#519184 (or 0x519184) is known color: Lochinvar. HEX triplet: 51, 91 and 84. RGB value is (81,145,132). Sum of RGB (Red+Green+Blue) = 81+145+132=358 (47% of max value = 765). Red value is 81 (32.03% from 255 or 22.63% from 358); Green value is 145 (57.03% from 255 or 40.50% from 358); Blue value is 132 (51.95% from 255 or 36.87% from 358); Max value from RGB is 145 - color contains mainly: green. Hex color #519184 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519184 is #AE6E7B. Grayscale: #7C7C7C. Windows color (decimal): -11431548 or 8687953. OLE color: 8687953.
HSL color Cylindrical-coordinate representation of color #519184: hue angle of 167.81º 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 #519184 is Cyan = 0.44, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 132 | - |
| CMYK | 0.44 | 0 | 0.09 | 0.43 |
| HSL | 167.81º | 0.28% | 0.44% | - |
| HSV(B) | 167.81º | 0.44% | 0.57% | - |
| XYZ | 17.68 | 23.67 | 25.47 | - |
| YUV | 124.38 | 132.3 | 97.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 132 | 0.44 | 0 | 0.09 | 0.43 | 167.81 | 0.28 | 0.44 |
| Hex | 51 | 91 | 84 | 2C | 0 | 9 | 2B | A8 | 1C | 2C |
| Octal | 121 | 221 | 204 | 54 | 0 | 11 | 53 | 250 | 34 | 54 |
| Binary | 1010001 | 10010001 | 10000100 | 101100 | 0 | 1001 | 101011 | 10101000 | 11100 | 101100 |
Color Harmonies of #519184
Complementary color
Monochromatic Colors of #519184
Black with #519184
Text Example
Text Example
White with #519184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519184; }
p { color: rgb(81,145,132); }
H1.HeaderClassName
{
color: #519184;
}
.AnyTagClassName
{
color: #519184;
}
</style>
background-color css
<style>
a { background-color: #519184; }
a { background-color: rgb(81,145,132); }
div.DivClassName
{
background-color: #519184;
}
.BgClassName
{
background-color: #519184;
}
</style>
border-color css
<style>
span { border-color: #519184; }
span { border-color: rgb(81,145,132); }
td.TdClassName
{
border-color: #519184;
}
.TagClassName
{
border-color: #519184;
}
</style>