Shades of Lochinvar #549589
Tints of Lochinvar #549589
RGB
CMYK
RGB Variations
Color information
#549589 (or 0x549589) is known color: Lochinvar. HEX triplet: 54, 95 and 89. RGB value is (84,149,137). Sum of RGB (Red+Green+Blue) = 84+149+137=370 (49% of max value = 765). Red value is 84 (33.20% from 255 or 22.70% from 370); Green value is 149 (58.59% from 255 or 40.27% from 370); Blue value is 137 (53.91% from 255 or 37.03% from 370); Max value from RGB is 149 - color contains mainly: green. Hex color #549589 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #549589 is #AB6A76. Grayscale: #808080. Windows color (decimal): -11233911 or 9016660. OLE color: 9016660.
HSL color Cylindrical-coordinate representation of color #549589: hue angle of 168.92º 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 #549589 is Cyan = 0.44, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 149 | 137 | - |
| CMYK | 0.44 | 0 | 0.08 | 0.42 |
| HSL | 168.92º | 0.28% | 0.46% | - |
| HSV(B) | 168.92º | 0.44% | 0.58% | - |
| XYZ | 18.92 | 25.19 | 27.53 | - |
| YUV | 128.2 | 132.97 | 96.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 149 | 137 | 0.44 | 0 | 0.08 | 0.42 | 168.92 | 0.28 | 0.46 |
| Hex | 54 | 95 | 89 | 2C | 0 | 8 | 2A | A9 | 1C | 2E |
| Octal | 124 | 225 | 211 | 54 | 0 | 10 | 52 | 251 | 34 | 56 |
| Binary | 1010100 | 10010101 | 10001001 | 101100 | 0 | 1000 | 101010 | 10101001 | 11100 | 101110 |
Color Harmonies of #549589
Complementary color
Monochromatic Colors of #549589
Black with #549589
Text Example
Text Example
White with #549589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549589; }
p { color: rgb(84,149,137); }
H1.HeaderClassName
{
color: #549589;
}
.AnyTagClassName
{
color: #549589;
}
</style>
background-color css
<style>
a { background-color: #549589; }
a { background-color: rgb(84,149,137); }
div.DivClassName
{
background-color: #549589;
}
.BgClassName
{
background-color: #549589;
}
</style>
border-color css
<style>
span { border-color: #549589; }
span { border-color: rgb(84,149,137); }
td.TdClassName
{
border-color: #549589;
}
.TagClassName
{
border-color: #549589;
}
</style>