Shades of Lochinvar #539586
Tints of Lochinvar #539586
RGB
CMYK
RGB Variations
Color information
#539586 (or 0x539586) is known color: Lochinvar. HEX triplet: 53, 95 and 86. RGB value is (83,149,134). Sum of RGB (Red+Green+Blue) = 83+149+134=366 (48% of max value = 765). Red value is 83 (32.81% from 255 or 22.68% from 366); Green value is 149 (58.59% from 255 or 40.71% from 366); Blue value is 134 (52.73% from 255 or 36.61% from 366); Max value from RGB is 149 - color contains mainly: green. Hex color #539586 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539586 is #AC6A79. Grayscale: #7F7F7F. Windows color (decimal): -11299450 or 8820051. OLE color: 8820051.
HSL color Cylindrical-coordinate representation of color #539586: hue angle of 166.36º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #539586 is Cyan = 0.44, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 149 | 134 | - |
| CMYK | 0.44 | 0 | 0.10 | 0.42 |
| HSL | 166.36º | 0.28% | 0.45% | - |
| HSV(B) | 166.36º | 0.44% | 0.58% | - |
| XYZ | 18.62 | 25.06 | 26.41 | - |
| YUV | 127.56 | 131.63 | 96.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 149 | 134 | 0.44 | 0 | 0.10 | 0.42 | 166.36 | 0.28 | 0.45 |
| Hex | 53 | 95 | 86 | 2C | 0 | A | 2A | A6 | 1C | 2D |
| Octal | 123 | 225 | 206 | 54 | 0 | 12 | 52 | 246 | 34 | 55 |
| Binary | 1010011 | 10010101 | 10000110 | 101100 | 0 | 1010 | 101010 | 10100110 | 11100 | 101101 |
Color Harmonies of #539586
Complementary color
Monochromatic Colors of #539586
Black with #539586
Text Example
Text Example
White with #539586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539586; }
p { color: rgb(83,149,134); }
H1.HeaderClassName
{
color: #539586;
}
.AnyTagClassName
{
color: #539586;
}
</style>
background-color css
<style>
a { background-color: #539586; }
a { background-color: rgb(83,149,134); }
div.DivClassName
{
background-color: #539586;
}
.BgClassName
{
background-color: #539586;
}
</style>
border-color css
<style>
span { border-color: #539586; }
span { border-color: rgb(83,149,134); }
td.TdClassName
{
border-color: #539586;
}
.TagClassName
{
border-color: #539586;
}
</style>