Shades of Lochinvar #529889
Tints of Lochinvar #529889
RGB
CMYK
RGB Variations
Color information
#529889 (or 0x529889) is known color: Lochinvar. HEX triplet: 52, 98 and 89. RGB value is (82,152,137). Sum of RGB (Red+Green+Blue) = 82+152+137=371 (49% of max value = 765). Red value is 82 (32.42% from 255 or 22.10% from 371); Green value is 152 (59.77% from 255 or 40.97% from 371); Blue value is 137 (53.91% from 255 or 36.93% from 371); Max value from RGB is 152 - color contains mainly: green. Hex color #529889 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #529889 is #AD6776. Grayscale: #818181. Windows color (decimal): -11364215 or 9017426. OLE color: 9017426.
HSL color Cylindrical-coordinate representation of color #529889: hue angle of 167.14º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #529889 is Cyan = 0.46, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 152 | 137 | - |
| CMYK | 0.46 | 0 | 0.10 | 0.40 |
| HSL | 167.14º | 0.3% | 0.46% | - |
| HSV(B) | 167.14º | 0.46% | 0.6% | - |
| XYZ | 19.22 | 26.06 | 27.68 | - |
| YUV | 129.36 | 132.31 | 94.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 152 | 137 | 0.46 | 0 | 0.10 | 0.40 | 167.14 | 0.3 | 0.46 |
| Hex | 52 | 98 | 89 | 2E | 0 | A | 28 | A7 | 1E | 2E |
| Octal | 122 | 230 | 211 | 56 | 0 | 12 | 50 | 247 | 36 | 56 |
| Binary | 1010010 | 10011000 | 10001001 | 101110 | 0 | 1010 | 101000 | 10100111 | 11110 | 101110 |
Color Harmonies of #529889
Complementary color
Monochromatic Colors of #529889
Black with #529889
Text Example
Text Example
White with #529889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529889; }
p { color: rgb(82,152,137); }
H1.HeaderClassName
{
color: #529889;
}
.AnyTagClassName
{
color: #529889;
}
</style>
background-color css
<style>
a { background-color: #529889; }
a { background-color: rgb(82,152,137); }
div.DivClassName
{
background-color: #529889;
}
.BgClassName
{
background-color: #529889;
}
</style>
border-color css
<style>
span { border-color: #529889; }
span { border-color: rgb(82,152,137); }
td.TdClassName
{
border-color: #529889;
}
.TagClassName
{
border-color: #529889;
}
</style>