Shades of Lochinvar #528982
Tints of Lochinvar #528982
RGB
CMYK
RGB Variations
Color information
#528982 (or 0x528982) is known color: Lochinvar. HEX triplet: 52, 89 and 82. RGB value is (82,137,130). Sum of RGB (Red+Green+Blue) = 82+137+130=349 (46% of max value = 765). Red value is 82 (32.42% from 255 or 23.50% from 349); Green value is 137 (53.91% from 255 or 39.26% from 349); Blue value is 130 (51.17% from 255 or 37.25% from 349); Max value from RGB is 137 - color contains mainly: green. Hex color #528982 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #528982 is #AD767D. Grayscale: #777777. Windows color (decimal): -11368062 or 8554834. OLE color: 8554834.
HSL color Cylindrical-coordinate representation of color #528982: hue angle of 172.36º 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 #528982 is Cyan = 0.40, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 137 | 130 | - |
| CMYK | 0.40 | 0 | 0.05 | 0.46 |
| HSL | 172.36º | 0.25% | 0.43% | - |
| HSV(B) | 172.36º | 0.4% | 0.54% | - |
| XYZ | 16.45 | 21.3 | 24.36 | - |
| YUV | 119.76 | 133.78 | 101.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 137 | 130 | 0.40 | 0 | 0.05 | 0.46 | 172.36 | 0.25 | 0.43 |
| Hex | 52 | 89 | 82 | 28 | 0 | 5 | 2E | AC | 19 | 2B |
| Octal | 122 | 211 | 202 | 50 | 0 | 5 | 56 | 254 | 31 | 53 |
| Binary | 1010010 | 10001001 | 10000010 | 101000 | 0 | 101 | 101110 | 10101100 | 11001 | 101011 |
Color Harmonies of #528982
Complementary color
Monochromatic Colors of #528982
Black with #528982
Text Example
Text Example
White with #528982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528982; }
p { color: rgb(82,137,130); }
H1.HeaderClassName
{
color: #528982;
}
.AnyTagClassName
{
color: #528982;
}
</style>
background-color css
<style>
a { background-color: #528982; }
a { background-color: rgb(82,137,130); }
div.DivClassName
{
background-color: #528982;
}
.BgClassName
{
background-color: #528982;
}
</style>
border-color css
<style>
span { border-color: #528982; }
span { border-color: rgb(82,137,130); }
td.TdClassName
{
border-color: #528982;
}
.TagClassName
{
border-color: #528982;
}
</style>