Shades of Lochinvar #509081
Tints of Lochinvar #509081
RGB
CMYK
RGB Variations
Color information
#509081 (or 0x509081) is known color: Lochinvar. HEX triplet: 50, 90 and 81. RGB value is (80,144,129). Sum of RGB (Red+Green+Blue) = 80+144+129=353 (46% of max value = 765). Red value is 80 (31.64% from 255 or 22.66% from 353); Green value is 144 (56.64% from 255 or 40.79% from 353); Blue value is 129 (50.78% from 255 or 36.54% from 353); Max value from RGB is 144 - color contains mainly: green. Hex color #509081 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509081 is #AF6F7E. Grayscale: #7B7B7B. Windows color (decimal): -11497343 or 8491088. OLE color: 8491088.
HSL color Cylindrical-coordinate representation of color #509081: hue angle of 165.94º degrees, saturation: 0.29, 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 #509081 is Cyan = 0.44, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 80 | 144 | 129 | - |
| CMYK | 0.44 | 0 | 0.10 | 0.44 |
| HSL | 165.94º | 0.29% | 0.44% | - |
| HSV(B) | 165.94º | 0.44% | 0.56% | - |
| XYZ | 17.24 | 23.24 | 24.35 | - |
| YUV | 123.15 | 131.3 | 97.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 144 | 129 | 0.44 | 0 | 0.10 | 0.44 | 165.94 | 0.29 | 0.44 |
| Hex | 50 | 90 | 81 | 2C | 0 | A | 2C | A6 | 1D | 2C |
| Octal | 120 | 220 | 201 | 54 | 0 | 12 | 54 | 246 | 35 | 54 |
| Binary | 1010000 | 10010000 | 10000001 | 101100 | 0 | 1010 | 101100 | 10100110 | 11101 | 101100 |
Color Harmonies of #509081
Complementary color
Monochromatic Colors of #509081
Black with #509081
Text Example
Text Example
White with #509081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509081; }
p { color: rgb(80,144,129); }
H1.HeaderClassName
{
color: #509081;
}
.AnyTagClassName
{
color: #509081;
}
</style>
background-color css
<style>
a { background-color: #509081; }
a { background-color: rgb(80,144,129); }
div.DivClassName
{
background-color: #509081;
}
.BgClassName
{
background-color: #509081;
}
</style>
border-color css
<style>
span { border-color: #509081; }
span { border-color: rgb(80,144,129); }
td.TdClassName
{
border-color: #509081;
}
.TagClassName
{
border-color: #509081;
}
</style>