Shades of Lochinvar #439184
Tints of Lochinvar #439184
RGB
CMYK
RGB Variations
Color information
#439184 (or 0x439184) is known color: Lochinvar. HEX triplet: 43, 91 and 84. RGB value is (67,145,132). Sum of RGB (Red+Green+Blue) = 67+145+132=344 (45% of max value = 765). Red value is 67 (26.56% from 255 or 19.48% from 344); Green value is 145 (57.03% from 255 or 42.15% from 344); Blue value is 132 (51.95% from 255 or 38.37% from 344); Max value from RGB is 145 - color contains mainly: green. Hex color #439184 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439184 is #BC6E7B. Grayscale: #787878. Windows color (decimal): -12349052 or 8687939. OLE color: 8687939.
HSL color Cylindrical-coordinate representation of color #439184: hue angle of 170º 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 #439184 is Cyan = 0.54, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 145 | 132 | - |
| CMYK | 0.54 | 0 | 0.09 | 0.43 |
| HSL | 170º | 0.37% | 0.42% | - |
| HSV(B) | 170º | 0.54% | 0.57% | - |
| XYZ | 16.61 | 23.11 | 25.42 | - |
| YUV | 120.2 | 134.66 | 90.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 145 | 132 | 0.54 | 0 | 0.09 | 0.43 | 170 | 0.37 | 0.42 |
| Hex | 43 | 91 | 84 | 36 | 0 | 9 | 2B | AA | 25 | 2A |
| Octal | 103 | 221 | 204 | 66 | 0 | 11 | 53 | 252 | 45 | 52 |
| Binary | 1000011 | 10010001 | 10000100 | 110110 | 0 | 1001 | 101011 | 10101010 | 100101 | 101010 |
Color Harmonies of #439184
Complementary color
Monochromatic Colors of #439184
Black with #439184
Text Example
Text Example
White with #439184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439184; }
p { color: rgb(67,145,132); }
H1.HeaderClassName
{
color: #439184;
}
.AnyTagClassName
{
color: #439184;
}
</style>
background-color css
<style>
a { background-color: #439184; }
a { background-color: rgb(67,145,132); }
div.DivClassName
{
background-color: #439184;
}
.BgClassName
{
background-color: #439184;
}
</style>
border-color css
<style>
span { border-color: #439184; }
span { border-color: rgb(67,145,132); }
td.TdClassName
{
border-color: #439184;
}
.TagClassName
{
border-color: #439184;
}
</style>