Shades of Lochinvar #539484
Tints of Lochinvar #539484
RGB
CMYK
RGB Variations
Color information
#539484 (or 0x539484) is known color: Lochinvar. HEX triplet: 53, 94 and 84. RGB value is (83,148,132). Sum of RGB (Red+Green+Blue) = 83+148+132=363 (48% of max value = 765). Red value is 83 (32.81% from 255 or 22.87% from 363); Green value is 148 (58.20% from 255 or 40.77% from 363); Blue value is 132 (51.95% from 255 or 36.36% from 363); Max value from RGB is 148 - color contains mainly: green. Hex color #539484 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539484 is #AC6B7B. Grayscale: #7E7E7E. Windows color (decimal): -11299708 or 8688723. OLE color: 8688723.
HSL color Cylindrical-coordinate representation of color #539484: hue angle of 165.23º 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 #539484 is Cyan = 0.44, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 148 | 132 | - |
| CMYK | 0.44 | 0 | 0.11 | 0.42 |
| HSL | 165.23º | 0.28% | 0.45% | - |
| HSV(B) | 165.23º | 0.44% | 0.58% | - |
| XYZ | 18.32 | 24.68 | 25.63 | - |
| YUV | 126.74 | 130.97 | 96.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 148 | 132 | 0.44 | 0 | 0.11 | 0.42 | 165.23 | 0.28 | 0.45 |
| Hex | 53 | 94 | 84 | 2C | 0 | B | 2A | A5 | 1C | 2D |
| Octal | 123 | 224 | 204 | 54 | 0 | 13 | 52 | 245 | 34 | 55 |
| Binary | 1010011 | 10010100 | 10000100 | 101100 | 0 | 1011 | 101010 | 10100101 | 11100 | 101101 |
Color Harmonies of #539484
Complementary color
Monochromatic Colors of #539484
Black with #539484
Text Example
Text Example
White with #539484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539484; }
p { color: rgb(83,148,132); }
H1.HeaderClassName
{
color: #539484;
}
.AnyTagClassName
{
color: #539484;
}
</style>
background-color css
<style>
a { background-color: #539484; }
a { background-color: rgb(83,148,132); }
div.DivClassName
{
background-color: #539484;
}
.BgClassName
{
background-color: #539484;
}
</style>
border-color css
<style>
span { border-color: #539484; }
span { border-color: rgb(83,148,132); }
td.TdClassName
{
border-color: #539484;
}
.TagClassName
{
border-color: #539484;
}
</style>