Shades of Lochinvar #449786
Tints of Lochinvar #449786
RGB
CMYK
RGB Variations
Color information
#449786 (or 0x449786) is known color: Lochinvar. HEX triplet: 44, 97 and 86. RGB value is (68,151,134). Sum of RGB (Red+Green+Blue) = 68+151+134=353 (46% of max value = 765). Red value is 68 (26.95% from 255 or 19.26% from 353); Green value is 151 (59.38% from 255 or 42.78% from 353); Blue value is 134 (52.73% from 255 or 37.96% from 353); Max value from RGB is 151 - color contains mainly: green. Hex color #449786 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #449786 is #BB6879. Grayscale: #7C7C7C. Windows color (decimal): -12281978 or 8820548. OLE color: 8820548.
HSL color Cylindrical-coordinate representation of color #449786: hue angle of 167.71º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #449786 is Cyan = 0.55, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 68 | 151 | 134 | - |
| CMYK | 0.55 | 0 | 0.11 | 0.41 |
| HSL | 167.71º | 0.38% | 0.43% | - |
| HSV(B) | 167.71º | 0.55% | 0.59% | - |
| XYZ | 17.75 | 25.08 | 26.46 | - |
| YUV | 124.25 | 133.5 | 87.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 151 | 134 | 0.55 | 0 | 0.11 | 0.41 | 167.71 | 0.38 | 0.43 |
| Hex | 44 | 97 | 86 | 37 | 0 | B | 29 | A8 | 26 | 2B |
| Octal | 104 | 227 | 206 | 67 | 0 | 13 | 51 | 250 | 46 | 53 |
| Binary | 1000100 | 10010111 | 10000110 | 110111 | 0 | 1011 | 101001 | 10101000 | 100110 | 101011 |
Color Harmonies of #449786
Complementary color
Monochromatic Colors of #449786
Black with #449786
Text Example
Text Example
White with #449786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449786; }
p { color: rgb(68,151,134); }
H1.HeaderClassName
{
color: #449786;
}
.AnyTagClassName
{
color: #449786;
}
</style>
background-color css
<style>
a { background-color: #449786; }
a { background-color: rgb(68,151,134); }
div.DivClassName
{
background-color: #449786;
}
.BgClassName
{
background-color: #449786;
}
</style>
border-color css
<style>
span { border-color: #449786; }
span { border-color: rgb(68,151,134); }
td.TdClassName
{
border-color: #449786;
}
.TagClassName
{
border-color: #449786;
}
</style>