Shades of Lochinvar #449579
Tints of Lochinvar #449579
RGB
CMYK
RGB Variations
Color information
#449579 (or 0x449579) is known color: Lochinvar. HEX triplet: 44, 95 and 79. RGB value is (68,149,121). Sum of RGB (Red+Green+Blue) = 68+149+121=338 (44% of max value = 765). Red value is 68 (26.95% from 255 or 20.12% from 338); Green value is 149 (58.59% from 255 or 44.08% from 338); Blue value is 121 (47.66% from 255 or 35.80% from 338); Max value from RGB is 149 - color contains mainly: green. Hex color #449579 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #449579 is #BB6A86. Grayscale: #797979. Windows color (decimal): -12282503 or 7968068. OLE color: 7968068.
HSL color Cylindrical-coordinate representation of color #449579: hue angle of 159.26º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #449579 is Cyan = 0.54, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 149 | 121 | - |
| CMYK | 0.54 | 0 | 0.19 | 0.42 |
| HSL | 159.26º | 0.37% | 0.43% | - |
| HSV(B) | 159.26º | 0.54% | 0.58% | - |
| XYZ | 16.58 | 24.1 | 21.87 | - |
| YUV | 121.59 | 127.66 | 89.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 149 | 121 | 0.54 | 0 | 0.19 | 0.42 | 159.26 | 0.37 | 0.43 |
| Hex | 44 | 95 | 79 | 36 | 0 | 13 | 2A | 9F | 25 | 2B |
| Octal | 104 | 225 | 171 | 66 | 0 | 23 | 52 | 237 | 45 | 53 |
| Binary | 1000100 | 10010101 | 1111001 | 110110 | 0 | 10011 | 101010 | 10011111 | 100101 | 101011 |
Color Harmonies of #449579
Complementary color
Monochromatic Colors of #449579
Black with #449579
Text Example
Text Example
White with #449579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449579; }
p { color: rgb(68,149,121); }
H1.HeaderClassName
{
color: #449579;
}
.AnyTagClassName
{
color: #449579;
}
</style>
background-color css
<style>
a { background-color: #449579; }
a { background-color: rgb(68,149,121); }
div.DivClassName
{
background-color: #449579;
}
.BgClassName
{
background-color: #449579;
}
</style>
border-color css
<style>
span { border-color: #449579; }
span { border-color: rgb(68,149,121); }
td.TdClassName
{
border-color: #449579;
}
.TagClassName
{
border-color: #449579;
}
</style>