Shades of Lochinvar #548982
Tints of Lochinvar #548982
RGB
CMYK
RGB Variations
Color information
#548982 (or 0x548982) is known color: Lochinvar. HEX triplet: 54, 89 and 82. RGB value is (84,137,130). Sum of RGB (Red+Green+Blue) = 84+137+130=351 (46% of max value = 765). Red value is 84 (33.20% from 255 or 23.93% from 351); Green value is 137 (53.91% from 255 or 39.03% from 351); Blue value is 130 (51.17% from 255 or 37.04% from 351); Max value from RGB is 137 - color contains mainly: green. Hex color #548982 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #548982 is #AB767D. Grayscale: #787878. Windows color (decimal): -11236990 or 8554836. OLE color: 8554836.
HSL color Cylindrical-coordinate representation of color #548982: hue angle of 172.08º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #548982 is Cyan = 0.39, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 84 | 137 | 130 | - |
| CMYK | 0.39 | 0 | 0.05 | 0.46 |
| HSL | 172.08º | 0.24% | 0.43% | - |
| HSV(B) | 172.08º | 0.39% | 0.54% | - |
| XYZ | 16.63 | 21.39 | 24.37 | - |
| YUV | 120.36 | 133.44 | 102.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 137 | 130 | 0.39 | 0 | 0.05 | 0.46 | 172.08 | 0.24 | 0.43 |
| Hex | 54 | 89 | 82 | 27 | 0 | 5 | 2E | AC | 18 | 2B |
| Octal | 124 | 211 | 202 | 47 | 0 | 5 | 56 | 254 | 30 | 53 |
| Binary | 1010100 | 10001001 | 10000010 | 100111 | 0 | 101 | 101110 | 10101100 | 11000 | 101011 |
Color Harmonies of #548982
Complementary color
Monochromatic Colors of #548982
Black with #548982
Text Example
Text Example
White with #548982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548982; }
p { color: rgb(84,137,130); }
H1.HeaderClassName
{
color: #548982;
}
.AnyTagClassName
{
color: #548982;
}
</style>
background-color css
<style>
a { background-color: #548982; }
a { background-color: rgb(84,137,130); }
div.DivClassName
{
background-color: #548982;
}
.BgClassName
{
background-color: #548982;
}
</style>
border-color css
<style>
span { border-color: #548982; }
span { border-color: rgb(84,137,130); }
td.TdClassName
{
border-color: #548982;
}
.TagClassName
{
border-color: #548982;
}
</style>