Shades of Lochinvar #539280
Tints of Lochinvar #539280
RGB
CMYK
RGB Variations
Color information
#539280 (or 0x539280) is known color: Lochinvar. HEX triplet: 53, 92 and 80. RGB value is (83,146,128). Sum of RGB (Red+Green+Blue) = 83+146+128=357 (47% of max value = 765). Red value is 83 (32.81% from 255 or 23.25% from 357); Green value is 146 (57.42% from 255 or 40.90% from 357); Blue value is 128 (50.39% from 255 or 35.85% from 357); Max value from RGB is 146 - color contains mainly: green. Hex color #539280 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539280 is #AC6D7F. Grayscale: #7D7D7D. Windows color (decimal): -11300224 or 8426067. OLE color: 8426067.
HSL color Cylindrical-coordinate representation of color #539280: hue angle of 162.86º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #539280 is Cyan = 0.43, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 146 | 128 | - |
| CMYK | 0.43 | 0 | 0.12 | 0.43 |
| HSL | 162.86º | 0.28% | 0.45% | - |
| HSV(B) | 162.86º | 0.43% | 0.57% | - |
| XYZ | 17.74 | 23.96 | 24.11 | - |
| YUV | 125.11 | 129.63 | 97.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 146 | 128 | 0.43 | 0 | 0.12 | 0.43 | 162.86 | 0.28 | 0.45 |
| Hex | 53 | 92 | 80 | 2B | 0 | C | 2B | A3 | 1C | 2D |
| Octal | 123 | 222 | 200 | 53 | 0 | 14 | 53 | 243 | 34 | 55 |
| Binary | 1010011 | 10010010 | 10000000 | 101011 | 0 | 1100 | 101011 | 10100011 | 11100 | 101101 |
Color Harmonies of #539280
Complementary color
Monochromatic Colors of #539280
Black with #539280
Text Example
Text Example
White with #539280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539280; }
p { color: rgb(83,146,128); }
H1.HeaderClassName
{
color: #539280;
}
.AnyTagClassName
{
color: #539280;
}
</style>
background-color css
<style>
a { background-color: #539280; }
a { background-color: rgb(83,146,128); }
div.DivClassName
{
background-color: #539280;
}
.BgClassName
{
background-color: #539280;
}
</style>
border-color css
<style>
span { border-color: #539280; }
span { border-color: rgb(83,146,128); }
td.TdClassName
{
border-color: #539280;
}
.TagClassName
{
border-color: #539280;
}
</style>