Shades of Lochinvar #539583
Tints of Lochinvar #539583
RGB
CMYK
RGB Variations
Color information
#539583 (or 0x539583) is known color: Lochinvar. HEX triplet: 53, 95 and 83. RGB value is (83,149,131). Sum of RGB (Red+Green+Blue) = 83+149+131=363 (48% of max value = 765). Red value is 83 (32.81% from 255 or 22.87% from 363); Green value is 149 (58.59% from 255 or 41.05% from 363); Blue value is 131 (51.56% from 255 or 36.09% from 363); Max value from RGB is 149 - color contains mainly: green. Hex color #539583 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539583 is #AC6A7C. Grayscale: #7F7F7F. Windows color (decimal): -11299453 or 8623443. OLE color: 8623443.
HSL color Cylindrical-coordinate representation of color #539583: hue angle of 163.64º 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 #539583 is Cyan = 0.44, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 149 | 131 | - |
| CMYK | 0.44 | 0 | 0.12 | 0.42 |
| HSL | 163.64º | 0.28% | 0.45% | - |
| HSV(B) | 163.64º | 0.44% | 0.58% | - |
| XYZ | 18.41 | 24.97 | 25.32 | - |
| YUV | 127.21 | 130.13 | 96.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 149 | 131 | 0.44 | 0 | 0.12 | 0.42 | 163.64 | 0.28 | 0.45 |
| Hex | 53 | 95 | 83 | 2C | 0 | C | 2A | A4 | 1C | 2D |
| Octal | 123 | 225 | 203 | 54 | 0 | 14 | 52 | 244 | 34 | 55 |
| Binary | 1010011 | 10010101 | 10000011 | 101100 | 0 | 1100 | 101010 | 10100100 | 11100 | 101101 |
Color Harmonies of #539583
Complementary color
Monochromatic Colors of #539583
Black with #539583
Text Example
Text Example
White with #539583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539583; }
p { color: rgb(83,149,131); }
H1.HeaderClassName
{
color: #539583;
}
.AnyTagClassName
{
color: #539583;
}
</style>
background-color css
<style>
a { background-color: #539583; }
a { background-color: rgb(83,149,131); }
div.DivClassName
{
background-color: #539583;
}
.BgClassName
{
background-color: #539583;
}
</style>
border-color css
<style>
span { border-color: #539583; }
span { border-color: rgb(83,149,131); }
td.TdClassName
{
border-color: #539583;
}
.TagClassName
{
border-color: #539583;
}
</style>