Shades of Lochinvar #549687
Tints of Lochinvar #549687
RGB
CMYK
RGB Variations
Color information
#549687 (or 0x549687) is known color: Lochinvar. HEX triplet: 54, 96 and 87. RGB value is (84,150,135). Sum of RGB (Red+Green+Blue) = 84+150+135=369 (48% of max value = 765). Red value is 84 (33.20% from 255 or 22.76% from 369); Green value is 150 (58.98% from 255 or 40.65% from 369); Blue value is 135 (53.12% from 255 or 36.59% from 369); Max value from RGB is 150 - color contains mainly: green. Hex color #549687 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #549687 is #AB6978. Grayscale: #808080. Windows color (decimal): -11233657 or 8885844. OLE color: 8885844.
HSL color Cylindrical-coordinate representation of color #549687: hue angle of 166.36º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #549687 is Cyan = 0.44, Magento = 0, Yellow = 0.1 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 150 | 135 | - |
| CMYK | 0.44 | 0 | 0.1 | 0.41 |
| HSL | 166.36º | 0.28% | 0.46% | - |
| HSV(B) | 166.36º | 0.44% | 0.59% | - |
| XYZ | 18.94 | 25.45 | 26.84 | - |
| YUV | 128.56 | 131.63 | 96.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 150 | 135 | 0.44 | 0 | 0.1 | 0.41 | 166.36 | 0.28 | 0.46 |
| Hex | 54 | 96 | 87 | 2C | 0 | A | 29 | A6 | 1C | 2E |
| Octal | 124 | 226 | 207 | 54 | 0 | 12 | 51 | 246 | 34 | 56 |
| Binary | 1010100 | 10010110 | 10000111 | 101100 | 0 | 1010 | 101001 | 10100110 | 11100 | 101110 |
Color Harmonies of #549687
Complementary color
Monochromatic Colors of #549687
Black with #549687
Text Example
Text Example
White with #549687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549687; }
p { color: rgb(84,150,135); }
H1.HeaderClassName
{
color: #549687;
}
.AnyTagClassName
{
color: #549687;
}
</style>
background-color css
<style>
a { background-color: #549687; }
a { background-color: rgb(84,150,135); }
div.DivClassName
{
background-color: #549687;
}
.BgClassName
{
background-color: #549687;
}
</style>
border-color css
<style>
span { border-color: #549687; }
span { border-color: rgb(84,150,135); }
td.TdClassName
{
border-color: #549687;
}
.TagClassName
{
border-color: #549687;
}
</style>