Shades of Lochinvar #509487
Tints of Lochinvar #509487
RGB
CMYK
RGB Variations
Color information
#509487 (or 0x509487) is known color: Lochinvar. HEX triplet: 50, 94 and 87. RGB value is (80,148,135). Sum of RGB (Red+Green+Blue) = 80+148+135=363 (48% of max value = 765). Red value is 80 (31.64% from 255 or 22.04% from 363); Green value is 148 (58.20% from 255 or 40.77% from 363); Blue value is 135 (53.12% from 255 or 37.19% from 363); Max value from RGB is 148 - color contains mainly: green. Hex color #509487 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509487 is #AF6B78. Grayscale: #7E7E7E. Windows color (decimal): -11496313 or 8885328. OLE color: 8885328.
HSL color Cylindrical-coordinate representation of color #509487: hue angle of 168.53º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #509487 is Cyan = 0.46, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 148 | 135 | - |
| CMYK | 0.46 | 0 | 0.09 | 0.42 |
| HSL | 168.53º | 0.3% | 0.45% | - |
| HSV(B) | 168.53º | 0.46% | 0.58% | - |
| XYZ | 18.27 | 24.63 | 26.71 | - |
| YUV | 126.19 | 132.97 | 95.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 148 | 135 | 0.46 | 0 | 0.09 | 0.42 | 168.53 | 0.3 | 0.45 |
| Hex | 50 | 94 | 87 | 2E | 0 | 9 | 2A | A9 | 1E | 2D |
| Octal | 120 | 224 | 207 | 56 | 0 | 11 | 52 | 251 | 36 | 55 |
| Binary | 1010000 | 10010100 | 10000111 | 101110 | 0 | 1001 | 101010 | 10101001 | 11110 | 101101 |
Color Harmonies of #509487
Complementary color
Monochromatic Colors of #509487
Black with #509487
Text Example
Text Example
White with #509487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509487; }
p { color: rgb(80,148,135); }
H1.HeaderClassName
{
color: #509487;
}
.AnyTagClassName
{
color: #509487;
}
</style>
background-color css
<style>
a { background-color: #509487; }
a { background-color: rgb(80,148,135); }
div.DivClassName
{
background-color: #509487;
}
.BgClassName
{
background-color: #509487;
}
</style>
border-color css
<style>
span { border-color: #509487; }
span { border-color: rgb(80,148,135); }
td.TdClassName
{
border-color: #509487;
}
.TagClassName
{
border-color: #509487;
}
</style>