Shades of Lochinvar #509781
Tints of Lochinvar #509781
RGB
CMYK
RGB Variations
Color information
#509781 (or 0x509781) is known color: Lochinvar. HEX triplet: 50, 97 and 81. RGB value is (80,151,129). Sum of RGB (Red+Green+Blue) = 80+151+129=360 (47% of max value = 765). Red value is 80 (31.64% from 255 or 22.22% from 360); Green value is 151 (59.38% from 255 or 41.94% from 360); Blue value is 129 (50.78% from 255 or 35.83% from 360); Max value from RGB is 151 - color contains mainly: green. Hex color #509781 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509781 is #AF687E. Grayscale: #7F7F7F. Windows color (decimal): -11495551 or 8492880. OLE color: 8492880.
HSL color Cylindrical-coordinate representation of color #509781: hue angle of 161.41º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #509781 is Cyan = 0.47, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 80 | 151 | 129 | - |
| CMYK | 0.47 | 0 | 0.15 | 0.41 |
| HSL | 161.41º | 0.31% | 0.45% | - |
| HSV(B) | 161.41º | 0.47% | 0.59% | - |
| XYZ | 18.34 | 25.42 | 24.71 | - |
| YUV | 127.26 | 128.98 | 94.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 151 | 129 | 0.47 | 0 | 0.15 | 0.41 | 161.41 | 0.31 | 0.45 |
| Hex | 50 | 97 | 81 | 2F | 0 | F | 29 | A1 | 1F | 2D |
| Octal | 120 | 227 | 201 | 57 | 0 | 17 | 51 | 241 | 37 | 55 |
| Binary | 1010000 | 10010111 | 10000001 | 101111 | 0 | 1111 | 101001 | 10100001 | 11111 | 101101 |
Color Harmonies of #509781
Complementary color
Monochromatic Colors of #509781
Black with #509781
Text Example
Text Example
White with #509781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509781; }
p { color: rgb(80,151,129); }
H1.HeaderClassName
{
color: #509781;
}
.AnyTagClassName
{
color: #509781;
}
</style>
background-color css
<style>
a { background-color: #509781; }
a { background-color: rgb(80,151,129); }
div.DivClassName
{
background-color: #509781;
}
.BgClassName
{
background-color: #509781;
}
</style>
border-color css
<style>
span { border-color: #509781; }
span { border-color: rgb(80,151,129); }
td.TdClassName
{
border-color: #509781;
}
.TagClassName
{
border-color: #509781;
}
</style>