Shades of Lochinvar #529386
Tints of Lochinvar #529386
RGB
CMYK
RGB Variations
Color information
#529386 (or 0x529386) is known color: Lochinvar. HEX triplet: 52, 93 and 86. RGB value is (82,147,134). Sum of RGB (Red+Green+Blue) = 82+147+134=363 (48% of max value = 765). Red value is 82 (32.42% from 255 or 22.59% from 363); Green value is 147 (57.81% from 255 or 40.50% from 363); Blue value is 134 (52.73% from 255 or 36.91% from 363); Max value from RGB is 147 - color contains mainly: green. Hex color #529386 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #529386 is #AD6C79. Grayscale: #7E7E7E. Windows color (decimal): -11365498 or 8819538. OLE color: 8819538.
HSL color Cylindrical-coordinate representation of color #529386: hue angle of 168º 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 #529386 is Cyan = 0.44, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 147 | 134 | - |
| CMYK | 0.44 | 0 | 0.09 | 0.42 |
| HSL | 168º | 0.28% | 0.45% | - |
| HSV(B) | 168º | 0.44% | 0.58% | - |
| XYZ | 18.22 | 24.38 | 26.3 | - |
| YUV | 126.08 | 132.47 | 96.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 147 | 134 | 0.44 | 0 | 0.09 | 0.42 | 168 | 0.28 | 0.45 |
| Hex | 52 | 93 | 86 | 2C | 0 | 9 | 2A | A8 | 1C | 2D |
| Octal | 122 | 223 | 206 | 54 | 0 | 11 | 52 | 250 | 34 | 55 |
| Binary | 1010010 | 10010011 | 10000110 | 101100 | 0 | 1001 | 101010 | 10101000 | 11100 | 101101 |
Color Harmonies of #529386
Complementary color
Monochromatic Colors of #529386
Black with #529386
Text Example
Text Example
White with #529386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529386; }
p { color: rgb(82,147,134); }
H1.HeaderClassName
{
color: #529386;
}
.AnyTagClassName
{
color: #529386;
}
</style>
background-color css
<style>
a { background-color: #529386; }
a { background-color: rgb(82,147,134); }
div.DivClassName
{
background-color: #529386;
}
.BgClassName
{
background-color: #529386;
}
</style>
border-color css
<style>
span { border-color: #529386; }
span { border-color: rgb(82,147,134); }
td.TdClassName
{
border-color: #529386;
}
.TagClassName
{
border-color: #529386;
}
</style>