Shades of Lochinvar #499489
Tints of Lochinvar #499489
RGB
CMYK
RGB Variations
Color information
#499489 (or 0x499489) is known color: Lochinvar. HEX triplet: 49, 94 and 89. RGB value is (73,148,137). Sum of RGB (Red+Green+Blue) = 73+148+137=358 (47% of max value = 765). Red value is 73 (28.91% from 255 or 20.39% from 358); Green value is 148 (58.20% from 255 or 41.34% from 358); Blue value is 137 (53.91% from 255 or 38.27% from 358); Max value from RGB is 148 - color contains mainly: green. Hex color #499489 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #499489 is #B66B76. Grayscale: #7C7C7C. Windows color (decimal): -11955063 or 9016393. OLE color: 9016393.
HSL color Cylindrical-coordinate representation of color #499489: hue angle of 171.2º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #499489 is Cyan = 0.51, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 148 | 137 | - |
| CMYK | 0.51 | 0 | 0.07 | 0.42 |
| HSL | 171.2º | 0.34% | 0.43% | - |
| HSV(B) | 171.2º | 0.51% | 0.58% | - |
| XYZ | 17.85 | 24.4 | 27.44 | - |
| YUV | 124.32 | 135.15 | 91.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 148 | 137 | 0.51 | 0 | 0.07 | 0.42 | 171.2 | 0.34 | 0.43 |
| Hex | 49 | 94 | 89 | 33 | 0 | 7 | 2A | AB | 22 | 2B |
| Octal | 111 | 224 | 211 | 63 | 0 | 7 | 52 | 253 | 42 | 53 |
| Binary | 1001001 | 10010100 | 10001001 | 110011 | 0 | 111 | 101010 | 10101011 | 100010 | 101011 |
Color Harmonies of #499489
Complementary color
Monochromatic Colors of #499489
Black with #499489
Text Example
Text Example
White with #499489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499489; }
p { color: rgb(73,148,137); }
H1.HeaderClassName
{
color: #499489;
}
.AnyTagClassName
{
color: #499489;
}
</style>
background-color css
<style>
a { background-color: #499489; }
a { background-color: rgb(73,148,137); }
div.DivClassName
{
background-color: #499489;
}
.BgClassName
{
background-color: #499489;
}
</style>
border-color css
<style>
span { border-color: #499489; }
span { border-color: rgb(73,148,137); }
td.TdClassName
{
border-color: #499489;
}
.TagClassName
{
border-color: #499489;
}
</style>