Shades of Lochinvar #549083
Tints of Lochinvar #549083
RGB
CMYK
RGB Variations
Color information
#549083 (or 0x549083) is known color: Lochinvar. HEX triplet: 54, 90 and 83. RGB value is (84,144,131). Sum of RGB (Red+Green+Blue) = 84+144+131=359 (47% of max value = 765). Red value is 84 (33.20% from 255 or 23.40% from 359); Green value is 144 (56.64% from 255 or 40.11% from 359); Blue value is 131 (51.56% from 255 or 36.49% from 359); Max value from RGB is 144 - color contains mainly: green. Hex color #549083 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #549083 is #AB6F7C. Grayscale: #7C7C7C. Windows color (decimal): -11235197 or 8622164. OLE color: 8622164.
HSL color Cylindrical-coordinate representation of color #549083: hue angle of 167º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #549083 is Cyan = 0.42, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 84 | 144 | 131 | - |
| CMYK | 0.42 | 0 | 0.09 | 0.44 |
| HSL | 167º | 0.26% | 0.45% | - |
| HSV(B) | 167º | 0.42% | 0.56% | - |
| XYZ | 17.73 | 23.47 | 25.07 | - |
| YUV | 124.58 | 131.62 | 99.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 144 | 131 | 0.42 | 0 | 0.09 | 0.44 | 167 | 0.26 | 0.45 |
| Hex | 54 | 90 | 83 | 2A | 0 | 9 | 2C | A7 | 1A | 2D |
| Octal | 124 | 220 | 203 | 52 | 0 | 11 | 54 | 247 | 32 | 55 |
| Binary | 1010100 | 10010000 | 10000011 | 101010 | 0 | 1001 | 101100 | 10100111 | 11010 | 101101 |
Color Harmonies of #549083
Complementary color
Monochromatic Colors of #549083
Black with #549083
Text Example
Text Example
White with #549083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549083; }
p { color: rgb(84,144,131); }
H1.HeaderClassName
{
color: #549083;
}
.AnyTagClassName
{
color: #549083;
}
</style>
background-color css
<style>
a { background-color: #549083; }
a { background-color: rgb(84,144,131); }
div.DivClassName
{
background-color: #549083;
}
.BgClassName
{
background-color: #549083;
}
</style>
border-color css
<style>
span { border-color: #549083; }
span { border-color: rgb(84,144,131); }
td.TdClassName
{
border-color: #549083;
}
.TagClassName
{
border-color: #549083;
}
</style>