Shades of Lochinvar #499886
Tints of Lochinvar #499886
RGB
CMYK
RGB Variations
Color information
#499886 (or 0x499886) is known color: Lochinvar. HEX triplet: 49, 98 and 86. RGB value is (73,152,134). Sum of RGB (Red+Green+Blue) = 73+152+134=359 (47% of max value = 765). Red value is 73 (28.91% from 255 or 20.33% from 359); Green value is 152 (59.77% from 255 or 42.34% from 359); Blue value is 134 (52.73% from 255 or 37.33% from 359); Max value from RGB is 152 - color contains mainly: green. Hex color #499886 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #499886 is #B66779. Grayscale: #7E7E7E. Windows color (decimal): -11954042 or 8820809. OLE color: 8820809.
HSL color Cylindrical-coordinate representation of color #499886: hue angle of 166.33º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #499886 is Cyan = 0.52, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 73 | 152 | 134 | - |
| CMYK | 0.52 | 0 | 0.12 | 0.40 |
| HSL | 166.33º | 0.35% | 0.44% | - |
| HSV(B) | 166.33º | 0.52% | 0.6% | - |
| XYZ | 18.28 | 25.59 | 26.53 | - |
| YUV | 126.33 | 132.33 | 89.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 152 | 134 | 0.52 | 0 | 0.12 | 0.40 | 166.33 | 0.35 | 0.44 |
| Hex | 49 | 98 | 86 | 34 | 0 | C | 28 | A6 | 23 | 2C |
| Octal | 111 | 230 | 206 | 64 | 0 | 14 | 50 | 246 | 43 | 54 |
| Binary | 1001001 | 10011000 | 10000110 | 110100 | 0 | 1100 | 101000 | 10100110 | 100011 | 101100 |
Color Harmonies of #499886
Complementary color
Monochromatic Colors of #499886
Black with #499886
Text Example
Text Example
White with #499886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499886; }
p { color: rgb(73,152,134); }
H1.HeaderClassName
{
color: #499886;
}
.AnyTagClassName
{
color: #499886;
}
</style>
background-color css
<style>
a { background-color: #499886; }
a { background-color: rgb(73,152,134); }
div.DivClassName
{
background-color: #499886;
}
.BgClassName
{
background-color: #499886;
}
</style>
border-color css
<style>
span { border-color: #499886; }
span { border-color: rgb(73,152,134); }
td.TdClassName
{
border-color: #499886;
}
.TagClassName
{
border-color: #499886;
}
</style>