Shades of Lochinvar #439389
Tints of Lochinvar #439389
RGB
CMYK
RGB Variations
Color information
#439389 (or 0x439389) is known color: Lochinvar. HEX triplet: 43, 93 and 89. RGB value is (67,147,137). Sum of RGB (Red+Green+Blue) = 67+147+137=351 (46% of max value = 765). Red value is 67 (26.56% from 255 or 19.09% from 351); Green value is 147 (57.81% from 255 or 41.88% from 351); Blue value is 137 (53.91% from 255 or 39.03% from 351); Max value from RGB is 147 - color contains mainly: green. Hex color #439389 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439389 is #BC6C76. Grayscale: #797979. Windows color (decimal): -12348535 or 9016131. OLE color: 9016131.
HSL color Cylindrical-coordinate representation of color #439389: hue angle of 172.5º 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 #439389 is Cyan = 0.54, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 147 | 137 | - |
| CMYK | 0.54 | 0 | 0.07 | 0.42 |
| HSL | 172.5º | 0.37% | 0.42% | - |
| HSV(B) | 172.5º | 0.54% | 0.58% | - |
| XYZ | 17.26 | 23.87 | 27.36 | - |
| YUV | 121.94 | 136.5 | 88.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 147 | 137 | 0.54 | 0 | 0.07 | 0.42 | 172.5 | 0.37 | 0.42 |
| Hex | 43 | 93 | 89 | 36 | 0 | 7 | 2A | AC | 25 | 2A |
| Octal | 103 | 223 | 211 | 66 | 0 | 7 | 52 | 254 | 45 | 52 |
| Binary | 1000011 | 10010011 | 10001001 | 110110 | 0 | 111 | 101010 | 10101100 | 100101 | 101010 |
Color Harmonies of #439389
Complementary color
Monochromatic Colors of #439389
Black with #439389
Text Example
Text Example
White with #439389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439389; }
p { color: rgb(67,147,137); }
H1.HeaderClassName
{
color: #439389;
}
.AnyTagClassName
{
color: #439389;
}
</style>
background-color css
<style>
a { background-color: #439389; }
a { background-color: rgb(67,147,137); }
div.DivClassName
{
background-color: #439389;
}
.BgClassName
{
background-color: #439389;
}
</style>
border-color css
<style>
span { border-color: #439389; }
span { border-color: rgb(67,147,137); }
td.TdClassName
{
border-color: #439389;
}
.TagClassName
{
border-color: #439389;
}
</style>