Shades of Lochinvar #539889
Tints of Lochinvar #539889
RGB
CMYK
RGB Variations
Color information
#539889 (or 0x539889) is known color: Lochinvar. HEX triplet: 53, 98 and 89. RGB value is (83,152,137). Sum of RGB (Red+Green+Blue) = 83+152+137=372 (49% of max value = 765). Red value is 83 (32.81% from 255 or 22.31% from 372); Green value is 152 (59.77% from 255 or 40.86% from 372); Blue value is 137 (53.91% from 255 or 36.83% from 372); Max value from RGB is 152 - color contains mainly: green. Hex color #539889 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539889 is #AC6776. Grayscale: #818181. Windows color (decimal): -11298679 or 9017427. OLE color: 9017427.
HSL color Cylindrical-coordinate representation of color #539889: hue angle of 166.96º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #539889 is Cyan = 0.45, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 152 | 137 | - |
| CMYK | 0.45 | 0 | 0.10 | 0.40 |
| HSL | 166.96º | 0.29% | 0.46% | - |
| HSV(B) | 166.96º | 0.45% | 0.6% | - |
| XYZ | 19.31 | 26.1 | 27.69 | - |
| YUV | 129.66 | 132.14 | 94.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 152 | 137 | 0.45 | 0 | 0.10 | 0.40 | 166.96 | 0.29 | 0.46 |
| Hex | 53 | 98 | 89 | 2D | 0 | A | 28 | A7 | 1D | 2E |
| Octal | 123 | 230 | 211 | 55 | 0 | 12 | 50 | 247 | 35 | 56 |
| Binary | 1010011 | 10011000 | 10001001 | 101101 | 0 | 1010 | 101000 | 10100111 | 11101 | 101110 |
Color Harmonies of #539889
Complementary color
Monochromatic Colors of #539889
Black with #539889
Text Example
Text Example
White with #539889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539889; }
p { color: rgb(83,152,137); }
H1.HeaderClassName
{
color: #539889;
}
.AnyTagClassName
{
color: #539889;
}
</style>
background-color css
<style>
a { background-color: #539889; }
a { background-color: rgb(83,152,137); }
div.DivClassName
{
background-color: #539889;
}
.BgClassName
{
background-color: #539889;
}
</style>
border-color css
<style>
span { border-color: #539889; }
span { border-color: rgb(83,152,137); }
td.TdClassName
{
border-color: #539889;
}
.TagClassName
{
border-color: #539889;
}
</style>