Shades of Lochinvar #529087
Tints of Lochinvar #529087
RGB
CMYK
RGB Variations
Color information
#529087 (or 0x529087) is known color: Lochinvar. HEX triplet: 52, 90 and 87. RGB value is (82,144,135). Sum of RGB (Red+Green+Blue) = 82+144+135=361 (47% of max value = 765). Red value is 82 (32.42% from 255 or 22.71% from 361); Green value is 144 (56.64% from 255 or 39.89% from 361); Blue value is 135 (53.12% from 255 or 37.40% from 361); Max value from RGB is 144 - color contains mainly: green. Hex color #529087 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #529087 is #AD6F78. Grayscale: #7C7C7C. Windows color (decimal): -11366265 or 8884306. OLE color: 8884306.
HSL color Cylindrical-coordinate representation of color #529087: hue angle of 171.29º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #529087 is Cyan = 0.43, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 144 | 135 | - |
| CMYK | 0.43 | 0 | 0.06 | 0.44 |
| HSL | 171.29º | 0.27% | 0.44% | - |
| HSV(B) | 171.29º | 0.43% | 0.56% | - |
| XYZ | 17.83 | 23.49 | 26.52 | - |
| YUV | 124.44 | 133.96 | 97.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 144 | 135 | 0.43 | 0 | 0.06 | 0.44 | 171.29 | 0.27 | 0.44 |
| Hex | 52 | 90 | 87 | 2B | 0 | 6 | 2C | AB | 1B | 2C |
| Octal | 122 | 220 | 207 | 53 | 0 | 6 | 54 | 253 | 33 | 54 |
| Binary | 1010010 | 10010000 | 10000111 | 101011 | 0 | 110 | 101100 | 10101011 | 11011 | 101100 |
Color Harmonies of #529087
Complementary color
Monochromatic Colors of #529087
Black with #529087
Text Example
Text Example
White with #529087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529087; }
p { color: rgb(82,144,135); }
H1.HeaderClassName
{
color: #529087;
}
.AnyTagClassName
{
color: #529087;
}
</style>
background-color css
<style>
a { background-color: #529087; }
a { background-color: rgb(82,144,135); }
div.DivClassName
{
background-color: #529087;
}
.BgClassName
{
background-color: #529087;
}
</style>
border-color css
<style>
span { border-color: #529087; }
span { border-color: rgb(82,144,135); }
td.TdClassName
{
border-color: #529087;
}
.TagClassName
{
border-color: #529087;
}
</style>