Shades of Lochinvar #528986
Tints of Lochinvar #528986
RGB
CMYK
RGB Variations
Color information
#528986 (or 0x528986) is known color: Lochinvar. HEX triplet: 52, 89 and 86. RGB value is (82,137,134). Sum of RGB (Red+Green+Blue) = 82+137+134=353 (46% of max value = 765). Red value is 82 (32.42% from 255 or 23.23% from 353); Green value is 137 (53.91% from 255 or 38.81% from 353); Blue value is 134 (52.73% from 255 or 37.96% from 353); Max value from RGB is 137 - color contains mainly: green. Hex color #528986 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #528986 is #AD7679. Grayscale: #787878. Windows color (decimal): -11368058 or 8816978. OLE color: 8816978.
HSL color Cylindrical-coordinate representation of color #528986: hue angle of 176.73º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #528986 is Cyan = 0.40, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 137 | 134 | - |
| CMYK | 0.40 | 0 | 0.02 | 0.46 |
| HSL | 176.73º | 0.25% | 0.43% | - |
| HSV(B) | 176.73º | 0.4% | 0.54% | - |
| XYZ | 16.73 | 21.41 | 25.8 | - |
| YUV | 120.21 | 135.78 | 100.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 137 | 134 | 0.40 | 0 | 0.02 | 0.46 | 176.73 | 0.25 | 0.43 |
| Hex | 52 | 89 | 86 | 28 | 0 | 2 | 2E | B1 | 19 | 2B |
| Octal | 122 | 211 | 206 | 50 | 0 | 2 | 56 | 261 | 31 | 53 |
| Binary | 1010010 | 10001001 | 10000110 | 101000 | 0 | 10 | 101110 | 10110001 | 11001 | 101011 |
Color Harmonies of #528986
Complementary color
Monochromatic Colors of #528986
Black with #528986
Text Example
Text Example
White with #528986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528986; }
p { color: rgb(82,137,134); }
H1.HeaderClassName
{
color: #528986;
}
.AnyTagClassName
{
color: #528986;
}
</style>
background-color css
<style>
a { background-color: #528986; }
a { background-color: rgb(82,137,134); }
div.DivClassName
{
background-color: #528986;
}
.BgClassName
{
background-color: #528986;
}
</style>
border-color css
<style>
span { border-color: #528986; }
span { border-color: rgb(82,137,134); }
td.TdClassName
{
border-color: #528986;
}
.TagClassName
{
border-color: #528986;
}
</style>