Shades of Lochinvar #529686
Tints of Lochinvar #529686
RGB
CMYK
RGB Variations
Color information
#529686 (or 0x529686) is known color: Lochinvar. HEX triplet: 52, 96 and 86. RGB value is (82,150,134). Sum of RGB (Red+Green+Blue) = 82+150+134=366 (48% of max value = 765). Red value is 82 (32.42% from 255 or 22.40% from 366); Green value is 150 (58.98% from 255 or 40.98% from 366); Blue value is 134 (52.73% from 255 or 36.61% from 366); Max value from RGB is 150 - color contains mainly: green. Hex color #529686 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #529686 is #AD6979. Grayscale: #7F7F7F. Windows color (decimal): -11364730 or 8820306. OLE color: 8820306.
HSL color Cylindrical-coordinate representation of color #529686: hue angle of 165.88º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #529686 is Cyan = 0.45, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 150 | 134 | - |
| CMYK | 0.45 | 0 | 0.11 | 0.41 |
| HSL | 165.88º | 0.29% | 0.45% | - |
| HSV(B) | 165.88º | 0.45% | 0.59% | - |
| XYZ | 18.69 | 25.33 | 26.46 | - |
| YUV | 127.84 | 131.47 | 95.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 150 | 134 | 0.45 | 0 | 0.11 | 0.41 | 165.88 | 0.29 | 0.45 |
| Hex | 52 | 96 | 86 | 2D | 0 | B | 29 | A6 | 1D | 2D |
| Octal | 122 | 226 | 206 | 55 | 0 | 13 | 51 | 246 | 35 | 55 |
| Binary | 1010010 | 10010110 | 10000110 | 101101 | 0 | 1011 | 101001 | 10100110 | 11101 | 101101 |
Color Harmonies of #529686
Complementary color
Monochromatic Colors of #529686
Black with #529686
Text Example
Text Example
White with #529686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529686; }
p { color: rgb(82,150,134); }
H1.HeaderClassName
{
color: #529686;
}
.AnyTagClassName
{
color: #529686;
}
</style>
background-color css
<style>
a { background-color: #529686; }
a { background-color: rgb(82,150,134); }
div.DivClassName
{
background-color: #529686;
}
.BgClassName
{
background-color: #529686;
}
</style>
border-color css
<style>
span { border-color: #529686; }
span { border-color: rgb(82,150,134); }
td.TdClassName
{
border-color: #529686;
}
.TagClassName
{
border-color: #529686;
}
</style>