Shades of Lochinvar #449086
Tints of Lochinvar #449086
RGB
CMYK
RGB Variations
Color information
#449086 (or 0x449086) is known color: Lochinvar. HEX triplet: 44, 90 and 86. RGB value is (68,144,134). Sum of RGB (Red+Green+Blue) = 68+144+134=346 (45% of max value = 765). Red value is 68 (26.95% from 255 or 19.65% from 346); Green value is 144 (56.64% from 255 or 41.62% from 346); Blue value is 134 (52.73% from 255 or 38.73% from 346); Max value from RGB is 144 - color contains mainly: green. Hex color #449086 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #449086 is #BB6F79. Grayscale: #787878. Windows color (decimal): -12283770 or 8818756. OLE color: 8818756.
HSL color Cylindrical-coordinate representation of color #449086: hue angle of 172.11º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #449086 is Cyan = 0.53, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 144 | 134 | - |
| CMYK | 0.53 | 0 | 0.07 | 0.44 |
| HSL | 172.11º | 0.36% | 0.42% | - |
| HSV(B) | 172.11º | 0.53% | 0.56% | - |
| XYZ | 16.66 | 22.9 | 26.1 | - |
| YUV | 120.14 | 135.82 | 90.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 144 | 134 | 0.53 | 0 | 0.07 | 0.44 | 172.11 | 0.36 | 0.42 |
| Hex | 44 | 90 | 86 | 35 | 0 | 7 | 2C | AC | 24 | 2A |
| Octal | 104 | 220 | 206 | 65 | 0 | 7 | 54 | 254 | 44 | 52 |
| Binary | 1000100 | 10010000 | 10000110 | 110101 | 0 | 111 | 101100 | 10101100 | 100100 | 101010 |
Color Harmonies of #449086
Complementary color
Monochromatic Colors of #449086
Black with #449086
Text Example
Text Example
White with #449086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449086; }
p { color: rgb(68,144,134); }
H1.HeaderClassName
{
color: #449086;
}
.AnyTagClassName
{
color: #449086;
}
</style>
background-color css
<style>
a { background-color: #449086; }
a { background-color: rgb(68,144,134); }
div.DivClassName
{
background-color: #449086;
}
.BgClassName
{
background-color: #449086;
}
</style>
border-color css
<style>
span { border-color: #449086; }
span { border-color: rgb(68,144,134); }
td.TdClassName
{
border-color: #449086;
}
.TagClassName
{
border-color: #449086;
}
</style>