Shades of Lochinvar #528780
Tints of Lochinvar #528780
RGB
CMYK
RGB Variations
Color information
#528780 (or 0x528780) is known color: Lochinvar. HEX triplet: 52, 87 and 80. RGB value is (82,135,128). Sum of RGB (Red+Green+Blue) = 82+135+128=345 (45% of max value = 765). Red value is 82 (32.42% from 255 or 23.77% from 345); Green value is 135 (53.12% from 255 or 39.13% from 345); Blue value is 128 (50.39% from 255 or 37.10% from 345); Max value from RGB is 135 - color contains mainly: green. Hex color #528780 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #528780 is #AD787F. Grayscale: #767676. Windows color (decimal): -11368576 or 8423250. OLE color: 8423250.
HSL color Cylindrical-coordinate representation of color #528780: hue angle of 172.08º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #528780 is Cyan = 0.39, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 135 | 128 | - |
| CMYK | 0.39 | 0 | 0.05 | 0.47 |
| HSL | 172.08º | 0.24% | 0.43% | - |
| HSV(B) | 172.08º | 0.39% | 0.53% | - |
| XYZ | 16.04 | 20.68 | 23.57 | - |
| YUV | 118.36 | 133.44 | 102.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 135 | 128 | 0.39 | 0 | 0.05 | 0.47 | 172.08 | 0.24 | 0.43 |
| Hex | 52 | 87 | 80 | 27 | 0 | 5 | 2F | AC | 18 | 2B |
| Octal | 122 | 207 | 200 | 47 | 0 | 5 | 57 | 254 | 30 | 53 |
| Binary | 1010010 | 10000111 | 10000000 | 100111 | 0 | 101 | 101111 | 10101100 | 11000 | 101011 |
Color Harmonies of #528780
Complementary color
Monochromatic Colors of #528780
Black with #528780
Text Example
Text Example
White with #528780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528780; }
p { color: rgb(82,135,128); }
H1.HeaderClassName
{
color: #528780;
}
.AnyTagClassName
{
color: #528780;
}
</style>
background-color css
<style>
a { background-color: #528780; }
a { background-color: rgb(82,135,128); }
div.DivClassName
{
background-color: #528780;
}
.BgClassName
{
background-color: #528780;
}
</style>
border-color css
<style>
span { border-color: #528780; }
span { border-color: rgb(82,135,128); }
td.TdClassName
{
border-color: #528780;
}
.TagClassName
{
border-color: #528780;
}
</style>