Shades of Lochinvar #449387
Tints of Lochinvar #449387
RGB
CMYK
RGB Variations
Color information
#449387 (or 0x449387) is known color: Lochinvar. HEX triplet: 44, 93 and 87. RGB value is (68,147,135). Sum of RGB (Red+Green+Blue) = 68+147+135=350 (46% of max value = 765). Red value is 68 (26.95% from 255 or 19.43% from 350); Green value is 147 (57.81% from 255 or 42% from 350); Blue value is 135 (53.12% from 255 or 38.57% from 350); Max value from RGB is 147 - color contains mainly: green. Hex color #449387 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #449387 is #BB6C78. Grayscale: #797979. Windows color (decimal): -12283001 or 8885060. OLE color: 8885060.
HSL color Cylindrical-coordinate representation of color #449387: hue angle of 170.89º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #449387 is Cyan = 0.54, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 147 | 135 | - |
| CMYK | 0.54 | 0 | 0.08 | 0.42 |
| HSL | 170.89º | 0.37% | 0.42% | - |
| HSV(B) | 170.89º | 0.54% | 0.58% | - |
| XYZ | 17.19 | 23.85 | 26.62 | - |
| YUV | 122.01 | 135.33 | 89.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 147 | 135 | 0.54 | 0 | 0.08 | 0.42 | 170.89 | 0.37 | 0.42 |
| Hex | 44 | 93 | 87 | 36 | 0 | 8 | 2A | AB | 25 | 2A |
| Octal | 104 | 223 | 207 | 66 | 0 | 10 | 52 | 253 | 45 | 52 |
| Binary | 1000100 | 10010011 | 10000111 | 110110 | 0 | 1000 | 101010 | 10101011 | 100101 | 101010 |
Color Harmonies of #449387
Complementary color
Monochromatic Colors of #449387
Black with #449387
Text Example
Text Example
White with #449387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449387; }
p { color: rgb(68,147,135); }
H1.HeaderClassName
{
color: #449387;
}
.AnyTagClassName
{
color: #449387;
}
</style>
background-color css
<style>
a { background-color: #449387; }
a { background-color: rgb(68,147,135); }
div.DivClassName
{
background-color: #449387;
}
.BgClassName
{
background-color: #449387;
}
</style>
border-color css
<style>
span { border-color: #449387; }
span { border-color: rgb(68,147,135); }
td.TdClassName
{
border-color: #449387;
}
.TagClassName
{
border-color: #449387;
}
</style>