Shades of Lochinvar #539182
Tints of Lochinvar #539182
RGB
CMYK
RGB Variations
Color information
#539182 (or 0x539182) is known color: Lochinvar. HEX triplet: 53, 91 and 82. RGB value is (83,145,130). Sum of RGB (Red+Green+Blue) = 83+145+130=358 (47% of max value = 765). Red value is 83 (32.81% from 255 or 23.18% from 358); Green value is 145 (57.03% from 255 or 40.50% from 358); Blue value is 130 (51.17% from 255 or 36.31% from 358); Max value from RGB is 145 - color contains mainly: green. Hex color #539182 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539182 is #AC6E7D. Grayscale: #7C7C7C. Windows color (decimal): -11300478 or 8556883. OLE color: 8556883.
HSL color Cylindrical-coordinate representation of color #539182: hue angle of 165.48º 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 #539182 is Cyan = 0.43, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 145 | 130 | - |
| CMYK | 0.43 | 0 | 0.10 | 0.43 |
| HSL | 165.48º | 0.27% | 0.45% | - |
| HSV(B) | 165.48º | 0.43% | 0.57% | - |
| XYZ | 17.72 | 23.7 | 24.76 | - |
| YUV | 124.75 | 130.96 | 98.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 145 | 130 | 0.43 | 0 | 0.10 | 0.43 | 165.48 | 0.27 | 0.45 |
| Hex | 53 | 91 | 82 | 2B | 0 | A | 2B | A5 | 1B | 2D |
| Octal | 123 | 221 | 202 | 53 | 0 | 12 | 53 | 245 | 33 | 55 |
| Binary | 1010011 | 10010001 | 10000010 | 101011 | 0 | 1010 | 101011 | 10100101 | 11011 | 101101 |
Color Harmonies of #539182
Complementary color
Monochromatic Colors of #539182
Black with #539182
Text Example
Text Example
White with #539182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539182; }
p { color: rgb(83,145,130); }
H1.HeaderClassName
{
color: #539182;
}
.AnyTagClassName
{
color: #539182;
}
</style>
background-color css
<style>
a { background-color: #539182; }
a { background-color: rgb(83,145,130); }
div.DivClassName
{
background-color: #539182;
}
.BgClassName
{
background-color: #539182;
}
</style>
border-color css
<style>
span { border-color: #539182; }
span { border-color: rgb(83,145,130); }
td.TdClassName
{
border-color: #539182;
}
.TagClassName
{
border-color: #539182;
}
</style>