Shades of Lochinvar #439079
Tints of Lochinvar #439079
RGB
CMYK
RGB Variations
Color information
#439079 (or 0x439079) is known color: Lochinvar. HEX triplet: 43, 90 and 79. RGB value is (67,144,121). Sum of RGB (Red+Green+Blue) = 67+144+121=332 (43% of max value = 765). Red value is 67 (26.56% from 255 or 20.18% from 332); Green value is 144 (56.64% from 255 or 43.37% from 332); Blue value is 121 (47.66% from 255 or 36.45% from 332); Max value from RGB is 144 - color contains mainly: green. Hex color #439079 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #439079 is #BC6F86. Grayscale: #767676. Windows color (decimal): -12349319 or 7966787. OLE color: 7966787.
HSL color Cylindrical-coordinate representation of color #439079: hue angle of 162.08º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #439079 is Cyan = 0.53, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 67 | 144 | 121 | - |
| CMYK | 0.53 | 0 | 0.16 | 0.44 |
| HSL | 162.08º | 0.36% | 0.41% | - |
| HSV(B) | 162.08º | 0.53% | 0.56% | - |
| XYZ | 15.74 | 22.52 | 21.61 | - |
| YUV | 118.36 | 129.49 | 91.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 144 | 121 | 0.53 | 0 | 0.16 | 0.44 | 162.08 | 0.36 | 0.41 |
| Hex | 43 | 90 | 79 | 35 | 0 | 10 | 2C | A2 | 24 | 29 |
| Octal | 103 | 220 | 171 | 65 | 0 | 20 | 54 | 242 | 44 | 51 |
| Binary | 1000011 | 10010000 | 1111001 | 110101 | 0 | 10000 | 101100 | 10100010 | 100100 | 101001 |
Color Harmonies of #439079
Complementary color
Monochromatic Colors of #439079
Black with #439079
Text Example
Text Example
White with #439079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439079; }
p { color: rgb(67,144,121); }
H1.HeaderClassName
{
color: #439079;
}
.AnyTagClassName
{
color: #439079;
}
</style>
background-color css
<style>
a { background-color: #439079; }
a { background-color: rgb(67,144,121); }
div.DivClassName
{
background-color: #439079;
}
.BgClassName
{
background-color: #439079;
}
</style>
border-color css
<style>
span { border-color: #439079; }
span { border-color: rgb(67,144,121); }
td.TdClassName
{
border-color: #439079;
}
.TagClassName
{
border-color: #439079;
}
</style>