Shades of Lochinvar #529487
Tints of Lochinvar #529487
RGB
CMYK
RGB Variations
Color information
#529487 (or 0x529487) is known color: Lochinvar. HEX triplet: 52, 94 and 87. RGB value is (82,148,135). Sum of RGB (Red+Green+Blue) = 82+148+135=365 (48% of max value = 765). Red value is 82 (32.42% from 255 or 22.47% from 365); Green value is 148 (58.20% from 255 or 40.55% from 365); Blue value is 135 (53.12% from 255 or 36.99% from 365); Max value from RGB is 148 - color contains mainly: green. Hex color #529487 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #529487 is #AD6B78. Grayscale: #7E7E7E. Windows color (decimal): -11365241 or 8885330. OLE color: 8885330.
HSL color Cylindrical-coordinate representation of color #529487: hue angle of 168.18º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #529487 is Cyan = 0.45, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 148 | 135 | - |
| CMYK | 0.45 | 0 | 0.09 | 0.42 |
| HSL | 168.18º | 0.29% | 0.45% | - |
| HSV(B) | 168.18º | 0.45% | 0.58% | - |
| XYZ | 18.44 | 24.72 | 26.72 | - |
| YUV | 126.78 | 132.63 | 96.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 148 | 135 | 0.45 | 0 | 0.09 | 0.42 | 168.18 | 0.29 | 0.45 |
| Hex | 52 | 94 | 87 | 2D | 0 | 9 | 2A | A8 | 1D | 2D |
| Octal | 122 | 224 | 207 | 55 | 0 | 11 | 52 | 250 | 35 | 55 |
| Binary | 1010010 | 10010100 | 10000111 | 101101 | 0 | 1001 | 101010 | 10101000 | 11101 | 101101 |
Color Harmonies of #529487
Complementary color
Monochromatic Colors of #529487
Black with #529487
Text Example
Text Example
White with #529487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529487; }
p { color: rgb(82,148,135); }
H1.HeaderClassName
{
color: #529487;
}
.AnyTagClassName
{
color: #529487;
}
</style>
background-color css
<style>
a { background-color: #529487; }
a { background-color: rgb(82,148,135); }
div.DivClassName
{
background-color: #529487;
}
.BgClassName
{
background-color: #529487;
}
</style>
border-color css
<style>
span { border-color: #529487; }
span { border-color: rgb(82,148,135); }
td.TdClassName
{
border-color: #529487;
}
.TagClassName
{
border-color: #529487;
}
</style>