Shades of Lochinvar #529586
Tints of Lochinvar #529586
RGB
CMYK
RGB Variations
Color information
#529586 (or 0x529586) is known color: Lochinvar. HEX triplet: 52, 95 and 86. RGB value is (82,149,134). Sum of RGB (Red+Green+Blue) = 82+149+134=365 (48% of max value = 765). Red value is 82 (32.42% from 255 or 22.47% from 365); Green value is 149 (58.59% from 255 or 40.82% from 365); Blue value is 134 (52.73% from 255 or 36.71% from 365); Max value from RGB is 149 - color contains mainly: green. Hex color #529586 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #529586 is #AD6A79. Grayscale: #7F7F7F. Windows color (decimal): -11364986 or 8820050. OLE color: 8820050.
HSL color Cylindrical-coordinate representation of color #529586: hue angle of 166.57º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #529586 is Cyan = 0.45, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 149 | 134 | - |
| CMYK | 0.45 | 0 | 0.10 | 0.42 |
| HSL | 166.57º | 0.29% | 0.45% | - |
| HSV(B) | 166.57º | 0.45% | 0.58% | - |
| XYZ | 18.53 | 25.01 | 26.41 | - |
| YUV | 127.26 | 131.8 | 95.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 149 | 134 | 0.45 | 0 | 0.10 | 0.42 | 166.57 | 0.29 | 0.45 |
| Hex | 52 | 95 | 86 | 2D | 0 | A | 2A | A7 | 1D | 2D |
| Octal | 122 | 225 | 206 | 55 | 0 | 12 | 52 | 247 | 35 | 55 |
| Binary | 1010010 | 10010101 | 10000110 | 101101 | 0 | 1010 | 101010 | 10100111 | 11101 | 101101 |
Color Harmonies of #529586
Complementary color
Monochromatic Colors of #529586
Black with #529586
Text Example
Text Example
White with #529586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529586; }
p { color: rgb(82,149,134); }
H1.HeaderClassName
{
color: #529586;
}
.AnyTagClassName
{
color: #529586;
}
</style>
background-color css
<style>
a { background-color: #529586; }
a { background-color: rgb(82,149,134); }
div.DivClassName
{
background-color: #529586;
}
.BgClassName
{
background-color: #529586;
}
</style>
border-color css
<style>
span { border-color: #529586; }
span { border-color: rgb(82,149,134); }
td.TdClassName
{
border-color: #529586;
}
.TagClassName
{
border-color: #529586;
}
</style>