Shades of Lochinvar #549586
Tints of Lochinvar #549586
RGB
CMYK
RGB Variations
Color information
#549586 (or 0x549586) is known color: Lochinvar. HEX triplet: 54, 95 and 86. RGB value is (84,149,134). Sum of RGB (Red+Green+Blue) = 84+149+134=367 (48% of max value = 765). Red value is 84 (33.20% from 255 or 22.89% from 367); Green value is 149 (58.59% from 255 or 40.60% from 367); Blue value is 134 (52.73% from 255 or 36.51% from 367); Max value from RGB is 149 - color contains mainly: green. Hex color #549586 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #549586 is #AB6A79. Grayscale: #7F7F7F. Windows color (decimal): -11233914 or 8820052. OLE color: 8820052.
HSL color Cylindrical-coordinate representation of color #549586: hue angle of 166.15º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #549586 is Cyan = 0.44, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 149 | 134 | - |
| CMYK | 0.44 | 0 | 0.10 | 0.42 |
| HSL | 166.15º | 0.28% | 0.46% | - |
| HSV(B) | 166.15º | 0.44% | 0.58% | - |
| XYZ | 18.71 | 25.1 | 26.41 | - |
| YUV | 127.86 | 131.47 | 96.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 149 | 134 | 0.44 | 0 | 0.10 | 0.42 | 166.15 | 0.28 | 0.46 |
| Hex | 54 | 95 | 86 | 2C | 0 | A | 2A | A6 | 1C | 2E |
| Octal | 124 | 225 | 206 | 54 | 0 | 12 | 52 | 246 | 34 | 56 |
| Binary | 1010100 | 10010101 | 10000110 | 101100 | 0 | 1010 | 101010 | 10100110 | 11100 | 101110 |
Color Harmonies of #549586
Complementary color
Monochromatic Colors of #549586
Black with #549586
Text Example
Text Example
White with #549586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549586; }
p { color: rgb(84,149,134); }
H1.HeaderClassName
{
color: #549586;
}
.AnyTagClassName
{
color: #549586;
}
</style>
background-color css
<style>
a { background-color: #549586; }
a { background-color: rgb(84,149,134); }
div.DivClassName
{
background-color: #549586;
}
.BgClassName
{
background-color: #549586;
}
</style>
border-color css
<style>
span { border-color: #549586; }
span { border-color: rgb(84,149,134); }
td.TdClassName
{
border-color: #549586;
}
.TagClassName
{
border-color: #549586;
}
</style>