Shades of Lochinvar #508781
Tints of Lochinvar #508781
RGB
CMYK
RGB Variations
Color information
#508781 (or 0x508781) is known color: Lochinvar. HEX triplet: 50, 87 and 81. RGB value is (80,135,129). Sum of RGB (Red+Green+Blue) = 80+135+129=344 (45% of max value = 765). Red value is 80 (31.64% from 255 or 23.26% from 344); Green value is 135 (53.12% from 255 or 39.24% from 344); Blue value is 129 (50.78% from 255 or 37.5% from 344); Max value from RGB is 135 - color contains mainly: green. Hex color #508781 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #508781 is #AF787E. Grayscale: #757575. Windows color (decimal): -11499647 or 8488784. OLE color: 8488784.
HSL color Cylindrical-coordinate representation of color #508781: hue angle of 173.45º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #508781 is Cyan = 0.41, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 135 | 129 | - |
| CMYK | 0.41 | 0 | 0.04 | 0.47 |
| HSL | 173.45º | 0.26% | 0.42% | - |
| HSV(B) | 173.45º | 0.41% | 0.53% | - |
| XYZ | 15.93 | 20.62 | 23.91 | - |
| YUV | 117.87 | 134.28 | 100.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 135 | 129 | 0.41 | 0 | 0.04 | 0.47 | 173.45 | 0.26 | 0.42 |
| Hex | 50 | 87 | 81 | 29 | 0 | 4 | 2F | AD | 1A | 2A |
| Octal | 120 | 207 | 201 | 51 | 0 | 4 | 57 | 255 | 32 | 52 |
| Binary | 1010000 | 10000111 | 10000001 | 101001 | 0 | 100 | 101111 | 10101101 | 11010 | 101010 |
Color Harmonies of #508781
Complementary color
Monochromatic Colors of #508781
Black with #508781
Text Example
Text Example
White with #508781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508781; }
p { color: rgb(80,135,129); }
H1.HeaderClassName
{
color: #508781;
}
.AnyTagClassName
{
color: #508781;
}
</style>
background-color css
<style>
a { background-color: #508781; }
a { background-color: rgb(80,135,129); }
div.DivClassName
{
background-color: #508781;
}
.BgClassName
{
background-color: #508781;
}
</style>
border-color css
<style>
span { border-color: #508781; }
span { border-color: rgb(80,135,129); }
td.TdClassName
{
border-color: #508781;
}
.TagClassName
{
border-color: #508781;
}
</style>