Shades of Lochinvar #449087
Tints of Lochinvar #449087
RGB
CMYK
RGB Variations
Color information
#449087 (or 0x449087) is known color: Lochinvar. HEX triplet: 44, 90 and 87. RGB value is (68,144,135). Sum of RGB (Red+Green+Blue) = 68+144+135=347 (45% of max value = 765). Red value is 68 (26.95% from 255 or 19.60% from 347); Green value is 144 (56.64% from 255 or 41.50% from 347); Blue value is 135 (53.12% from 255 or 38.90% from 347); Max value from RGB is 144 - color contains mainly: green. Hex color #449087 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #449087 is #BB6F78. Grayscale: #787878. Windows color (decimal): -12283769 or 8884292. OLE color: 8884292.
HSL color Cylindrical-coordinate representation of color #449087: hue angle of 172.89º 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 #449087 is Cyan = 0.53, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 144 | 135 | - |
| CMYK | 0.53 | 0 | 0.06 | 0.44 |
| HSL | 172.89º | 0.36% | 0.42% | - |
| HSV(B) | 172.89º | 0.53% | 0.56% | - |
| XYZ | 16.73 | 22.92 | 26.46 | - |
| YUV | 120.25 | 136.32 | 90.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 144 | 135 | 0.53 | 0 | 0.06 | 0.44 | 172.89 | 0.36 | 0.42 |
| Hex | 44 | 90 | 87 | 35 | 0 | 6 | 2C | AD | 24 | 2A |
| Octal | 104 | 220 | 207 | 65 | 0 | 6 | 54 | 255 | 44 | 52 |
| Binary | 1000100 | 10010000 | 10000111 | 110101 | 0 | 110 | 101100 | 10101101 | 100100 | 101010 |
Color Harmonies of #449087
Complementary color
Monochromatic Colors of #449087
Black with #449087
Text Example
Text Example
White with #449087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449087; }
p { color: rgb(68,144,135); }
H1.HeaderClassName
{
color: #449087;
}
.AnyTagClassName
{
color: #449087;
}
</style>
background-color css
<style>
a { background-color: #449087; }
a { background-color: rgb(68,144,135); }
div.DivClassName
{
background-color: #449087;
}
.BgClassName
{
background-color: #449087;
}
</style>
border-color css
<style>
span { border-color: #449087; }
span { border-color: rgb(68,144,135); }
td.TdClassName
{
border-color: #449087;
}
.TagClassName
{
border-color: #449087;
}
</style>