Shades of Lochinvar #539685
Tints of Lochinvar #539685
RGB
CMYK
RGB Variations
Color information
#539685 (or 0x539685) is known color: Lochinvar. HEX triplet: 53, 96 and 85. RGB value is (83,150,133). Sum of RGB (Red+Green+Blue) = 83+150+133=366 (48% of max value = 765). Red value is 83 (32.81% from 255 or 22.68% from 366); Green value is 150 (58.98% from 255 or 40.98% from 366); Blue value is 133 (52.34% from 255 or 36.34% from 366); Max value from RGB is 150 - color contains mainly: green. Hex color #539685 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539685 is #AC697A. Grayscale: #808080. Windows color (decimal): -11299195 or 8754771. OLE color: 8754771.
HSL color Cylindrical-coordinate representation of color #539685: hue angle of 164.78º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #539685 is Cyan = 0.45, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 150 | 133 | - |
| CMYK | 0.45 | 0 | 0.11 | 0.41 |
| HSL | 164.78º | 0.29% | 0.46% | - |
| HSV(B) | 164.78º | 0.45% | 0.59% | - |
| XYZ | 18.71 | 25.35 | 26.1 | - |
| YUV | 128.03 | 130.8 | 95.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 150 | 133 | 0.45 | 0 | 0.11 | 0.41 | 164.78 | 0.29 | 0.46 |
| Hex | 53 | 96 | 85 | 2D | 0 | B | 29 | A5 | 1D | 2E |
| Octal | 123 | 226 | 205 | 55 | 0 | 13 | 51 | 245 | 35 | 56 |
| Binary | 1010011 | 10010110 | 10000101 | 101101 | 0 | 1011 | 101001 | 10100101 | 11101 | 101110 |
Color Harmonies of #539685
Complementary color
Monochromatic Colors of #539685
Black with #539685
Text Example
Text Example
White with #539685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539685; }
p { color: rgb(83,150,133); }
H1.HeaderClassName
{
color: #539685;
}
.AnyTagClassName
{
color: #539685;
}
</style>
background-color css
<style>
a { background-color: #539685; }
a { background-color: rgb(83,150,133); }
div.DivClassName
{
background-color: #539685;
}
.BgClassName
{
background-color: #539685;
}
</style>
border-color css
<style>
span { border-color: #539685; }
span { border-color: rgb(83,150,133); }
td.TdClassName
{
border-color: #539685;
}
.TagClassName
{
border-color: #539685;
}
</style>