Shades of Lochinvar #529388
Tints of Lochinvar #529388
RGB
CMYK
RGB Variations
Color information
#529388 (or 0x529388) is known color: Lochinvar. HEX triplet: 52, 93 and 88. RGB value is (82,147,136). Sum of RGB (Red+Green+Blue) = 82+147+136=365 (48% of max value = 765). Red value is 82 (32.42% from 255 or 22.47% from 365); Green value is 147 (57.81% from 255 or 40.27% from 365); Blue value is 136 (53.52% from 255 or 37.26% from 365); Max value from RGB is 147 - color contains mainly: green. Hex color #529388 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #529388 is #AD6C77. Grayscale: #7E7E7E. Windows color (decimal): -11365496 or 8950610. OLE color: 8950610.
HSL color Cylindrical-coordinate representation of color #529388: hue angle of 169.85º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #529388 is Cyan = 0.44, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 147 | 136 | - |
| CMYK | 0.44 | 0 | 0.07 | 0.42 |
| HSL | 169.85º | 0.28% | 0.45% | - |
| HSV(B) | 169.85º | 0.44% | 0.58% | - |
| XYZ | 18.36 | 24.44 | 27.04 | - |
| YUV | 126.31 | 133.47 | 96.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 147 | 136 | 0.44 | 0 | 0.07 | 0.42 | 169.85 | 0.28 | 0.45 |
| Hex | 52 | 93 | 88 | 2C | 0 | 7 | 2A | AA | 1C | 2D |
| Octal | 122 | 223 | 210 | 54 | 0 | 7 | 52 | 252 | 34 | 55 |
| Binary | 1010010 | 10010011 | 10001000 | 101100 | 0 | 111 | 101010 | 10101010 | 11100 | 101101 |
Color Harmonies of #529388
Complementary color
Monochromatic Colors of #529388
Black with #529388
Text Example
Text Example
White with #529388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529388; }
p { color: rgb(82,147,136); }
H1.HeaderClassName
{
color: #529388;
}
.AnyTagClassName
{
color: #529388;
}
</style>
background-color css
<style>
a { background-color: #529388; }
a { background-color: rgb(82,147,136); }
div.DivClassName
{
background-color: #529388;
}
.BgClassName
{
background-color: #529388;
}
</style>
border-color css
<style>
span { border-color: #529388; }
span { border-color: rgb(82,147,136); }
td.TdClassName
{
border-color: #529388;
}
.TagClassName
{
border-color: #529388;
}
</style>