Shades of Lochinvar #539087
Tints of Lochinvar #539087
RGB
CMYK
RGB Variations
Color information
#539087 (or 0x539087) is known color: Lochinvar. HEX triplet: 53, 90 and 87. RGB value is (83,144,135). Sum of RGB (Red+Green+Blue) = 83+144+135=362 (47% of max value = 765). Red value is 83 (32.81% from 255 or 22.93% from 362); Green value is 144 (56.64% from 255 or 39.78% from 362); Blue value is 135 (53.12% from 255 or 37.29% from 362); Max value from RGB is 144 - color contains mainly: green. Hex color #539087 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539087 is #AC6F78. Grayscale: #7C7C7C. Windows color (decimal): -11300729 or 8884307. OLE color: 8884307.
HSL color Cylindrical-coordinate representation of color #539087: hue angle of 171.15º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #539087 is Cyan = 0.42, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 144 | 135 | - |
| CMYK | 0.42 | 0 | 0.06 | 0.44 |
| HSL | 171.15º | 0.27% | 0.45% | - |
| HSV(B) | 171.15º | 0.42% | 0.56% | - |
| XYZ | 17.91 | 23.53 | 26.52 | - |
| YUV | 124.74 | 133.79 | 98.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 144 | 135 | 0.42 | 0 | 0.06 | 0.44 | 171.15 | 0.27 | 0.45 |
| Hex | 53 | 90 | 87 | 2A | 0 | 6 | 2C | AB | 1B | 2D |
| Octal | 123 | 220 | 207 | 52 | 0 | 6 | 54 | 253 | 33 | 55 |
| Binary | 1010011 | 10010000 | 10000111 | 101010 | 0 | 110 | 101100 | 10101011 | 11011 | 101101 |
Color Harmonies of #539087
Complementary color
Monochromatic Colors of #539087
Black with #539087
Text Example
Text Example
White with #539087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539087; }
p { color: rgb(83,144,135); }
H1.HeaderClassName
{
color: #539087;
}
.AnyTagClassName
{
color: #539087;
}
</style>
background-color css
<style>
a { background-color: #539087; }
a { background-color: rgb(83,144,135); }
div.DivClassName
{
background-color: #539087;
}
.BgClassName
{
background-color: #539087;
}
</style>
border-color css
<style>
span { border-color: #539087; }
span { border-color: rgb(83,144,135); }
td.TdClassName
{
border-color: #539087;
}
.TagClassName
{
border-color: #539087;
}
</style>