Shades of Lochinvar #439189
Tints of Lochinvar #439189
RGB
CMYK
RGB Variations
Color information
#439189 (or 0x439189) is known color: Lochinvar. HEX triplet: 43, 91 and 89. RGB value is (67,145,137). Sum of RGB (Red+Green+Blue) = 67+145+137=349 (46% of max value = 765). Red value is 67 (26.56% from 255 or 19.20% from 349); Green value is 145 (57.03% from 255 or 41.55% from 349); Blue value is 137 (53.91% from 255 or 39.26% from 349); Max value from RGB is 145 - color contains mainly: green. Hex color #439189 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439189 is #BC6E76. Grayscale: #787878. Windows color (decimal): -12349047 or 9015619. OLE color: 9015619.
HSL color Cylindrical-coordinate representation of color #439189: hue angle of 173.85º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #439189 is Cyan = 0.54, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 145 | 137 | - |
| CMYK | 0.54 | 0 | 0.06 | 0.43 |
| HSL | 173.85º | 0.37% | 0.42% | - |
| HSV(B) | 173.85º | 0.54% | 0.57% | - |
| XYZ | 16.96 | 23.25 | 27.26 | - |
| YUV | 120.77 | 137.16 | 89.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 145 | 137 | 0.54 | 0 | 0.06 | 0.43 | 173.85 | 0.37 | 0.42 |
| Hex | 43 | 91 | 89 | 36 | 0 | 6 | 2B | AE | 25 | 2A |
| Octal | 103 | 221 | 211 | 66 | 0 | 6 | 53 | 256 | 45 | 52 |
| Binary | 1000011 | 10010001 | 10001001 | 110110 | 0 | 110 | 101011 | 10101110 | 100101 | 101010 |
Color Harmonies of #439189
Complementary color
Monochromatic Colors of #439189
Black with #439189
Text Example
Text Example
White with #439189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439189; }
p { color: rgb(67,145,137); }
H1.HeaderClassName
{
color: #439189;
}
.AnyTagClassName
{
color: #439189;
}
</style>
background-color css
<style>
a { background-color: #439189; }
a { background-color: rgb(67,145,137); }
div.DivClassName
{
background-color: #439189;
}
.BgClassName
{
background-color: #439189;
}
</style>
border-color css
<style>
span { border-color: #439189; }
span { border-color: rgb(67,145,137); }
td.TdClassName
{
border-color: #439189;
}
.TagClassName
{
border-color: #439189;
}
</style>