Shades of Lochinvar #529089
Tints of Lochinvar #529089
RGB
CMYK
RGB Variations
Color information
#529089 (or 0x529089) is known color: Lochinvar. HEX triplet: 52, 90 and 89. RGB value is (82,144,137). Sum of RGB (Red+Green+Blue) = 82+144+137=363 (48% of max value = 765). Red value is 82 (32.42% from 255 or 22.59% from 363); Green value is 144 (56.64% from 255 or 39.67% from 363); Blue value is 137 (53.91% from 255 or 37.74% from 363); Max value from RGB is 144 - color contains mainly: green. Hex color #529089 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #529089 is #AD6F76. Grayscale: #7C7C7C. Windows color (decimal): -11366263 or 9015378. OLE color: 9015378.
HSL color Cylindrical-coordinate representation of color #529089: hue angle of 173.23º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #529089 is Cyan = 0.43, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 144 | 137 | - |
| CMYK | 0.43 | 0 | 0.05 | 0.44 |
| HSL | 173.23º | 0.27% | 0.44% | - |
| HSV(B) | 173.23º | 0.43% | 0.56% | - |
| XYZ | 17.97 | 23.55 | 27.26 | - |
| YUV | 124.66 | 134.96 | 97.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 144 | 137 | 0.43 | 0 | 0.05 | 0.44 | 173.23 | 0.27 | 0.44 |
| Hex | 52 | 90 | 89 | 2B | 0 | 5 | 2C | AD | 1B | 2C |
| Octal | 122 | 220 | 211 | 53 | 0 | 5 | 54 | 255 | 33 | 54 |
| Binary | 1010010 | 10010000 | 10001001 | 101011 | 0 | 101 | 101100 | 10101101 | 11011 | 101100 |
Color Harmonies of #529089
Complementary color
Monochromatic Colors of #529089
Black with #529089
Text Example
Text Example
White with #529089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529089; }
p { color: rgb(82,144,137); }
H1.HeaderClassName
{
color: #529089;
}
.AnyTagClassName
{
color: #529089;
}
</style>
background-color css
<style>
a { background-color: #529089; }
a { background-color: rgb(82,144,137); }
div.DivClassName
{
background-color: #529089;
}
.BgClassName
{
background-color: #529089;
}
</style>
border-color css
<style>
span { border-color: #529089; }
span { border-color: rgb(82,144,137); }
td.TdClassName
{
border-color: #529089;
}
.TagClassName
{
border-color: #529089;
}
</style>