Shades of Lochinvar #449284
Tints of Lochinvar #449284
RGB
CMYK
RGB Variations
Color information
#449284 (or 0x449284) is known color: Lochinvar. HEX triplet: 44, 92 and 84. RGB value is (68,146,132). Sum of RGB (Red+Green+Blue) = 68+146+132=346 (45% of max value = 765). Red value is 68 (26.95% from 255 or 19.65% from 346); Green value is 146 (57.42% from 255 or 42.20% from 346); Blue value is 132 (51.95% from 255 or 38.15% from 346); Max value from RGB is 146 - color contains mainly: green. Hex color #449284 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #449284 is #BB6D7B. Grayscale: #797979. Windows color (decimal): -12283260 or 8688196. OLE color: 8688196.
HSL color Cylindrical-coordinate representation of color #449284: hue angle of 169.23º 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 #449284 is Cyan = 0.53, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 68 | 146 | 132 | - |
| CMYK | 0.53 | 0 | 0.10 | 0.43 |
| HSL | 169.23º | 0.36% | 0.42% | - |
| HSV(B) | 169.23º | 0.53% | 0.57% | - |
| XYZ | 16.83 | 23.45 | 25.47 | - |
| YUV | 121.08 | 134.16 | 90.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 146 | 132 | 0.53 | 0 | 0.10 | 0.43 | 169.23 | 0.36 | 0.42 |
| Hex | 44 | 92 | 84 | 35 | 0 | A | 2B | A9 | 24 | 2A |
| Octal | 104 | 222 | 204 | 65 | 0 | 12 | 53 | 251 | 44 | 52 |
| Binary | 1000100 | 10010010 | 10000100 | 110101 | 0 | 1010 | 101011 | 10101001 | 100100 | 101010 |
Color Harmonies of #449284
Complementary color
Monochromatic Colors of #449284
Black with #449284
Text Example
Text Example
White with #449284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449284; }
p { color: rgb(68,146,132); }
H1.HeaderClassName
{
color: #449284;
}
.AnyTagClassName
{
color: #449284;
}
</style>
background-color css
<style>
a { background-color: #449284; }
a { background-color: rgb(68,146,132); }
div.DivClassName
{
background-color: #449284;
}
.BgClassName
{
background-color: #449284;
}
</style>
border-color css
<style>
span { border-color: #449284; }
span { border-color: rgb(68,146,132); }
td.TdClassName
{
border-color: #449284;
}
.TagClassName
{
border-color: #449284;
}
</style>