Shades of Lochinvar #449289
Tints of Lochinvar #449289
RGB
CMYK
RGB Variations
Color information
#449289 (or 0x449289) is known color: Lochinvar. HEX triplet: 44, 92 and 89. RGB value is (68,146,137). Sum of RGB (Red+Green+Blue) = 68+146+137=351 (46% of max value = 765). Red value is 68 (26.95% from 255 or 19.37% from 351); Green value is 146 (57.42% from 255 or 41.60% from 351); Blue value is 137 (53.91% from 255 or 39.03% from 351); Max value from RGB is 146 - color contains mainly: green. Hex color #449289 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #449289 is #BB6D76. Grayscale: #797979. Windows color (decimal): -12283255 or 9015876. OLE color: 9015876.
HSL color Cylindrical-coordinate representation of color #449289: hue angle of 173.08º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #449289 is Cyan = 0.53, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 68 | 146 | 137 | - |
| CMYK | 0.53 | 0 | 0.06 | 0.43 |
| HSL | 173.08º | 0.36% | 0.42% | - |
| HSV(B) | 173.08º | 0.53% | 0.57% | - |
| XYZ | 17.18 | 23.59 | 27.32 | - |
| YUV | 121.65 | 136.66 | 89.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 146 | 137 | 0.53 | 0 | 0.06 | 0.43 | 173.08 | 0.36 | 0.42 |
| Hex | 44 | 92 | 89 | 35 | 0 | 6 | 2B | AD | 24 | 2A |
| Octal | 104 | 222 | 211 | 65 | 0 | 6 | 53 | 255 | 44 | 52 |
| Binary | 1000100 | 10010010 | 10001001 | 110101 | 0 | 110 | 101011 | 10101101 | 100100 | 101010 |
Color Harmonies of #449289
Complementary color
Monochromatic Colors of #449289
Black with #449289
Text Example
Text Example
White with #449289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449289; }
p { color: rgb(68,146,137); }
H1.HeaderClassName
{
color: #449289;
}
.AnyTagClassName
{
color: #449289;
}
</style>
background-color css
<style>
a { background-color: #449289; }
a { background-color: rgb(68,146,137); }
div.DivClassName
{
background-color: #449289;
}
.BgClassName
{
background-color: #449289;
}
</style>
border-color css
<style>
span { border-color: #449289; }
span { border-color: rgb(68,146,137); }
td.TdClassName
{
border-color: #449289;
}
.TagClassName
{
border-color: #449289;
}
</style>