Shades of Lochinvar #539990
Tints of Lochinvar #539990
RGB
CMYK
RGB Variations
Color information
#539990 (or 0x539990) is known color: Lochinvar. HEX triplet: 53, 99 and 90. RGB value is (83,153,144). Sum of RGB (Red+Green+Blue) = 83+153+144=380 (50% of max value = 765). Red value is 83 (32.81% from 255 or 21.84% from 380); Green value is 153 (60.16% from 255 or 40.26% from 380); Blue value is 144 (56.64% from 255 or 37.89% from 380); Max value from RGB is 153 - color contains mainly: green. Hex color #539990 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539990 is #AC666F. Grayscale: #838383. Windows color (decimal): -11298416 or 9476435. OLE color: 9476435.
HSL color Cylindrical-coordinate representation of color #539990: hue angle of 172.29º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #539990 is Cyan = 0.46, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 83 | 153 | 144 | - |
| CMYK | 0.46 | 0 | 0.06 | 0.4 |
| HSL | 172.29º | 0.3% | 0.46% | - |
| HSV(B) | 172.29º | 0.46% | 0.6% | - |
| XYZ | 19.99 | 26.64 | 30.47 | - |
| YUV | 131.04 | 135.31 | 93.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 153 | 144 | 0.46 | 0 | 0.06 | 0.4 | 172.29 | 0.3 | 0.46 |
| Hex | 53 | 99 | 90 | 2E | 0 | 6 | 28 | AC | 1E | 2E |
| Octal | 123 | 231 | 220 | 56 | 0 | 6 | 50 | 254 | 36 | 56 |
| Binary | 1010011 | 10011001 | 10010000 | 101110 | 0 | 110 | 101000 | 10101100 | 11110 | 101110 |
Color Harmonies of #539990
Complementary color
Monochromatic Colors of #539990
Black with #539990
Text Example
Text Example
White with #539990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539990; }
p { color: rgb(83,153,144); }
H1.HeaderClassName
{
color: #539990;
}
.AnyTagClassName
{
color: #539990;
}
</style>
background-color css
<style>
a { background-color: #539990; }
a { background-color: rgb(83,153,144); }
div.DivClassName
{
background-color: #539990;
}
.BgClassName
{
background-color: #539990;
}
</style>
border-color css
<style>
span { border-color: #539990; }
span { border-color: rgb(83,153,144); }
td.TdClassName
{
border-color: #539990;
}
.TagClassName
{
border-color: #539990;
}
</style>