Shades of Lochinvar #529890
Tints of Lochinvar #529890
RGB
CMYK
RGB Variations
Color information
#529890 (or 0x529890) is known color: Lochinvar. HEX triplet: 52, 98 and 90. RGB value is (82,152,144). Sum of RGB (Red+Green+Blue) = 82+152+144=378 (50% of max value = 765). Red value is 82 (32.42% from 255 or 21.69% from 378); Green value is 152 (59.77% from 255 or 40.21% from 378); Blue value is 144 (56.64% from 255 or 38.10% from 378); Max value from RGB is 152 - color contains mainly: green. Hex color #529890 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #529890 is #AD676F. Grayscale: #828282. Windows color (decimal): -11364208 or 9476178. OLE color: 9476178.
HSL color Cylindrical-coordinate representation of color #529890: hue angle of 173.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 #529890 is Cyan = 0.46, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 152 | 144 | - |
| CMYK | 0.46 | 0 | 0.05 | 0.40 |
| HSL | 173.14º | 0.3% | 0.46% | - |
| HSV(B) | 173.14º | 0.46% | 0.6% | - |
| XYZ | 19.74 | 26.26 | 30.41 | - |
| YUV | 130.16 | 135.81 | 93.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 152 | 144 | 0.46 | 0 | 0.05 | 0.40 | 173.14 | 0.3 | 0.46 |
| Hex | 52 | 98 | 90 | 2E | 0 | 5 | 28 | AD | 1E | 2E |
| Octal | 122 | 230 | 220 | 56 | 0 | 5 | 50 | 255 | 36 | 56 |
| Binary | 1010010 | 10011000 | 10010000 | 101110 | 0 | 101 | 101000 | 10101101 | 11110 | 101110 |
Color Harmonies of #529890
Complementary color
Monochromatic Colors of #529890
Black with #529890
Text Example
Text Example
White with #529890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529890; }
p { color: rgb(82,152,144); }
H1.HeaderClassName
{
color: #529890;
}
.AnyTagClassName
{
color: #529890;
}
</style>
background-color css
<style>
a { background-color: #529890; }
a { background-color: rgb(82,152,144); }
div.DivClassName
{
background-color: #529890;
}
.BgClassName
{
background-color: #529890;
}
</style>
border-color css
<style>
span { border-color: #529890; }
span { border-color: rgb(82,152,144); }
td.TdClassName
{
border-color: #529890;
}
.TagClassName
{
border-color: #529890;
}
</style>