Shades of Lochinvar #539683
Tints of Lochinvar #539683
RGB
CMYK
RGB Variations
Color information
#539683 (or 0x539683) is known color: Lochinvar. HEX triplet: 53, 96 and 83. RGB value is (83,150,131). Sum of RGB (Red+Green+Blue) = 83+150+131=364 (48% of max value = 765). Red value is 83 (32.81% from 255 or 22.80% from 364); Green value is 150 (58.98% from 255 or 41.21% from 364); Blue value is 131 (51.56% from 255 or 35.99% from 364); Max value from RGB is 150 - color contains mainly: green. Hex color #539683 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539683 is #AC697C. Grayscale: #7F7F7F. Windows color (decimal): -11299197 or 8623699. OLE color: 8623699.
HSL color Cylindrical-coordinate representation of color #539683: hue angle of 162.99º 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 #539683 is Cyan = 0.45, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 150 | 131 | - |
| CMYK | 0.45 | 0 | 0.13 | 0.41 |
| HSL | 162.99º | 0.29% | 0.46% | - |
| HSV(B) | 162.99º | 0.45% | 0.59% | - |
| XYZ | 18.57 | 25.29 | 25.38 | - |
| YUV | 127.8 | 129.8 | 96.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 150 | 131 | 0.45 | 0 | 0.13 | 0.41 | 162.99 | 0.29 | 0.46 |
| Hex | 53 | 96 | 83 | 2D | 0 | D | 29 | A3 | 1D | 2E |
| Octal | 123 | 226 | 203 | 55 | 0 | 15 | 51 | 243 | 35 | 56 |
| Binary | 1010011 | 10010110 | 10000011 | 101101 | 0 | 1101 | 101001 | 10100011 | 11101 | 101110 |
Color Harmonies of #539683
Complementary color
Monochromatic Colors of #539683
Black with #539683
Text Example
Text Example
White with #539683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539683; }
p { color: rgb(83,150,131); }
H1.HeaderClassName
{
color: #539683;
}
.AnyTagClassName
{
color: #539683;
}
</style>
background-color css
<style>
a { background-color: #539683; }
a { background-color: rgb(83,150,131); }
div.DivClassName
{
background-color: #539683;
}
.BgClassName
{
background-color: #539683;
}
</style>
border-color css
<style>
span { border-color: #539683; }
span { border-color: rgb(83,150,131); }
td.TdClassName
{
border-color: #539683;
}
.TagClassName
{
border-color: #539683;
}
</style>