Shades of Lochinvar #539084
Tints of Lochinvar #539084
RGB
CMYK
RGB Variations
Color information
#539084 (or 0x539084) is known color: Lochinvar. HEX triplet: 53, 90 and 84. RGB value is (83,144,132). Sum of RGB (Red+Green+Blue) = 83+144+132=359 (47% of max value = 765). Red value is 83 (32.81% from 255 or 23.12% from 359); Green value is 144 (56.64% from 255 or 40.11% from 359); Blue value is 132 (51.95% from 255 or 36.77% from 359); Max value from RGB is 144 - color contains mainly: green. Hex color #539084 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539084 is #AC6F7B. Grayscale: #7C7C7C. Windows color (decimal): -11300732 or 8687699. OLE color: 8687699.
HSL color Cylindrical-coordinate representation of color #539084: hue angle of 168.2º degrees, saturation: 0.27, 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 #539084 is Cyan = 0.42, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 144 | 132 | - |
| CMYK | 0.42 | 0 | 0.08 | 0.44 |
| HSL | 168.2º | 0.27% | 0.45% | - |
| HSV(B) | 168.2º | 0.42% | 0.56% | - |
| XYZ | 17.71 | 23.45 | 25.42 | - |
| YUV | 124.39 | 132.29 | 98.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 144 | 132 | 0.42 | 0 | 0.08 | 0.44 | 168.2 | 0.27 | 0.45 |
| Hex | 53 | 90 | 84 | 2A | 0 | 8 | 2C | A8 | 1B | 2D |
| Octal | 123 | 220 | 204 | 52 | 0 | 10 | 54 | 250 | 33 | 55 |
| Binary | 1010011 | 10010000 | 10000100 | 101010 | 0 | 1000 | 101100 | 10101000 | 11011 | 101101 |
Color Harmonies of #539084
Complementary color
Monochromatic Colors of #539084
Black with #539084
Text Example
Text Example
White with #539084
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539084; }
p { color: rgb(83,144,132); }
H1.HeaderClassName
{
color: #539084;
}
.AnyTagClassName
{
color: #539084;
}
</style>
background-color css
<style>
a { background-color: #539084; }
a { background-color: rgb(83,144,132); }
div.DivClassName
{
background-color: #539084;
}
.BgClassName
{
background-color: #539084;
}
</style>
border-color css
<style>
span { border-color: #539084; }
span { border-color: rgb(83,144,132); }
td.TdClassName
{
border-color: #539084;
}
.TagClassName
{
border-color: #539084;
}
</style>