Shades of Lochinvar #449186
Tints of Lochinvar #449186
RGB
CMYK
RGB Variations
Color information
#449186 (or 0x449186) is known color: Lochinvar. HEX triplet: 44, 91 and 86. RGB value is (68,145,134). Sum of RGB (Red+Green+Blue) = 68+145+134=347 (45% of max value = 765). Red value is 68 (26.95% from 255 or 19.60% from 347); Green value is 145 (57.03% from 255 or 41.79% from 347); Blue value is 134 (52.73% from 255 or 38.62% from 347); Max value from RGB is 145 - color contains mainly: green. Hex color #449186 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #449186 is #BB6E79. Grayscale: #787878. Windows color (decimal): -12283514 or 8819012. OLE color: 8819012.
HSL color Cylindrical-coordinate representation of color #449186: hue angle of 171.43º 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 #449186 is Cyan = 0.53, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 68 | 145 | 134 | - |
| CMYK | 0.53 | 0 | 0.08 | 0.43 |
| HSL | 171.43º | 0.36% | 0.42% | - |
| HSV(B) | 171.43º | 0.53% | 0.57% | - |
| XYZ | 16.81 | 23.2 | 26.15 | - |
| YUV | 120.72 | 135.49 | 90.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 145 | 134 | 0.53 | 0 | 0.08 | 0.43 | 171.43 | 0.36 | 0.42 |
| Hex | 44 | 91 | 86 | 35 | 0 | 8 | 2B | AB | 24 | 2A |
| Octal | 104 | 221 | 206 | 65 | 0 | 10 | 53 | 253 | 44 | 52 |
| Binary | 1000100 | 10010001 | 10000110 | 110101 | 0 | 1000 | 101011 | 10101011 | 100100 | 101010 |
Color Harmonies of #449186
Complementary color
Monochromatic Colors of #449186
Black with #449186
Text Example
Text Example
White with #449186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449186; }
p { color: rgb(68,145,134); }
H1.HeaderClassName
{
color: #449186;
}
.AnyTagClassName
{
color: #449186;
}
</style>
background-color css
<style>
a { background-color: #449186; }
a { background-color: rgb(68,145,134); }
div.DivClassName
{
background-color: #449186;
}
.BgClassName
{
background-color: #449186;
}
</style>
border-color css
<style>
span { border-color: #449186; }
span { border-color: rgb(68,145,134); }
td.TdClassName
{
border-color: #449186;
}
.TagClassName
{
border-color: #449186;
}
</style>