Shades of Lochinvar #449578
Tints of Lochinvar #449578
RGB
CMYK
RGB Variations
Color information
#449578 (or 0x449578) is known color: Lochinvar. HEX triplet: 44, 95 and 78. RGB value is (68,149,120). Sum of RGB (Red+Green+Blue) = 68+149+120=337 (44% of max value = 765). Red value is 68 (26.95% from 255 or 20.18% from 337); Green value is 149 (58.59% from 255 or 44.21% from 337); Blue value is 120 (47.27% from 255 or 35.61% from 337); Max value from RGB is 149 - color contains mainly: green. Hex color #449578 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #449578 is #BB6A87. Grayscale: #797979. Windows color (decimal): -12282504 or 7902532. OLE color: 7902532.
HSL color Cylindrical-coordinate representation of color #449578: hue angle of 158.52º 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 #449578 is Cyan = 0.54, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 149 | 120 | - |
| CMYK | 0.54 | 0 | 0.19 | 0.42 |
| HSL | 158.52º | 0.37% | 0.43% | - |
| HSV(B) | 158.52º | 0.54% | 0.58% | - |
| XYZ | 16.52 | 24.08 | 21.55 | - |
| YUV | 121.48 | 127.16 | 89.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 149 | 120 | 0.54 | 0 | 0.19 | 0.42 | 158.52 | 0.37 | 0.43 |
| Hex | 44 | 95 | 78 | 36 | 0 | 13 | 2A | 9F | 25 | 2B |
| Octal | 104 | 225 | 170 | 66 | 0 | 23 | 52 | 237 | 45 | 53 |
| Binary | 1000100 | 10010101 | 1111000 | 110110 | 0 | 10011 | 101010 | 10011111 | 100101 | 101011 |
Color Harmonies of #449578
Complementary color
Monochromatic Colors of #449578
Black with #449578
Text Example
Text Example
White with #449578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449578; }
p { color: rgb(68,149,120); }
H1.HeaderClassName
{
color: #449578;
}
.AnyTagClassName
{
color: #449578;
}
</style>
background-color css
<style>
a { background-color: #449578; }
a { background-color: rgb(68,149,120); }
div.DivClassName
{
background-color: #449578;
}
.BgClassName
{
background-color: #449578;
}
</style>
border-color css
<style>
span { border-color: #449578; }
span { border-color: rgb(68,149,120); }
td.TdClassName
{
border-color: #449578;
}
.TagClassName
{
border-color: #449578;
}
</style>