Shades of Lochinvar #539187
Tints of Lochinvar #539187
RGB
CMYK
RGB Variations
Color information
#539187 (or 0x539187) is known color: Lochinvar. HEX triplet: 53, 91 and 87. RGB value is (83,145,135). Sum of RGB (Red+Green+Blue) = 83+145+135=363 (48% of max value = 765). Red value is 83 (32.81% from 255 or 22.87% from 363); Green value is 145 (57.03% from 255 or 39.94% from 363); Blue value is 135 (53.12% from 255 or 37.19% from 363); Max value from RGB is 145 - color contains mainly: green. Hex color #539187 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539187 is #AC6E78. Grayscale: #7D7D7D. Windows color (decimal): -11300473 or 8884563. OLE color: 8884563.
HSL color Cylindrical-coordinate representation of color #539187: hue angle of 170.32º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #539187 is Cyan = 0.43, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 145 | 135 | - |
| CMYK | 0.43 | 0 | 0.07 | 0.43 |
| HSL | 170.32º | 0.27% | 0.45% | - |
| HSV(B) | 170.32º | 0.43% | 0.57% | - |
| XYZ | 18.07 | 23.84 | 26.57 | - |
| YUV | 125.32 | 133.46 | 97.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 145 | 135 | 0.43 | 0 | 0.07 | 0.43 | 170.32 | 0.27 | 0.45 |
| Hex | 53 | 91 | 87 | 2B | 0 | 7 | 2B | AA | 1B | 2D |
| Octal | 123 | 221 | 207 | 53 | 0 | 7 | 53 | 252 | 33 | 55 |
| Binary | 1010011 | 10010001 | 10000111 | 101011 | 0 | 111 | 101011 | 10101010 | 11011 | 101101 |
Color Harmonies of #539187
Complementary color
Monochromatic Colors of #539187
Black with #539187
Text Example
Text Example
White with #539187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539187; }
p { color: rgb(83,145,135); }
H1.HeaderClassName
{
color: #539187;
}
.AnyTagClassName
{
color: #539187;
}
</style>
background-color css
<style>
a { background-color: #539187; }
a { background-color: rgb(83,145,135); }
div.DivClassName
{
background-color: #539187;
}
.BgClassName
{
background-color: #539187;
}
</style>
border-color css
<style>
span { border-color: #539187; }
span { border-color: rgb(83,145,135); }
td.TdClassName
{
border-color: #539187;
}
.TagClassName
{
border-color: #539187;
}
</style>