Shades of Lochinvar #539481
Tints of Lochinvar #539481
RGB
CMYK
RGB Variations
Color information
#539481 (or 0x539481) is known color: Lochinvar. HEX triplet: 53, 94 and 81. RGB value is (83,148,129). Sum of RGB (Red+Green+Blue) = 83+148+129=360 (47% of max value = 765). Red value is 83 (32.81% from 255 or 23.06% from 360); Green value is 148 (58.20% from 255 or 41.11% from 360); Blue value is 129 (50.78% from 255 or 35.83% from 360); Max value from RGB is 148 - color contains mainly: green. Hex color #539481 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539481 is #AC6B7E. Grayscale: #7E7E7E. Windows color (decimal): -11299711 or 8492115. OLE color: 8492115.
HSL color Cylindrical-coordinate representation of color #539481: hue angle of 162.46º 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 #539481 is Cyan = 0.44, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 148 | 129 | - |
| CMYK | 0.44 | 0 | 0.13 | 0.42 |
| HSL | 162.46º | 0.28% | 0.45% | - |
| HSV(B) | 162.46º | 0.44% | 0.58% | - |
| XYZ | 18.12 | 24.6 | 24.56 | - |
| YUV | 126.4 | 129.47 | 97.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 148 | 129 | 0.44 | 0 | 0.13 | 0.42 | 162.46 | 0.28 | 0.45 |
| Hex | 53 | 94 | 81 | 2C | 0 | D | 2A | A2 | 1C | 2D |
| Octal | 123 | 224 | 201 | 54 | 0 | 15 | 52 | 242 | 34 | 55 |
| Binary | 1010011 | 10010100 | 10000001 | 101100 | 0 | 1101 | 101010 | 10100010 | 11100 | 101101 |
Color Harmonies of #539481
Complementary color
Monochromatic Colors of #539481
Black with #539481
Text Example
Text Example
White with #539481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539481; }
p { color: rgb(83,148,129); }
H1.HeaderClassName
{
color: #539481;
}
.AnyTagClassName
{
color: #539481;
}
</style>
background-color css
<style>
a { background-color: #539481; }
a { background-color: rgb(83,148,129); }
div.DivClassName
{
background-color: #539481;
}
.BgClassName
{
background-color: #539481;
}
</style>
border-color css
<style>
span { border-color: #539481; }
span { border-color: rgb(83,148,129); }
td.TdClassName
{
border-color: #539481;
}
.TagClassName
{
border-color: #539481;
}
</style>