Shades of Lochinvar #439284
Tints of Lochinvar #439284
RGB
CMYK
RGB Variations
Color information
#439284 (or 0x439284) is known color: Lochinvar. HEX triplet: 43, 92 and 84. RGB value is (67,146,132). Sum of RGB (Red+Green+Blue) = 67+146+132=345 (45% of max value = 765). Red value is 67 (26.56% from 255 or 19.42% from 345); Green value is 146 (57.42% from 255 or 42.32% from 345); Blue value is 132 (51.95% from 255 or 38.26% from 345); Max value from RGB is 146 - color contains mainly: green. Hex color #439284 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439284 is #BC6D7B. Grayscale: #787878. Windows color (decimal): -12348796 or 8688195. OLE color: 8688195.
HSL color Cylindrical-coordinate representation of color #439284: hue angle of 169.37º 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 #439284 is Cyan = 0.54, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 146 | 132 | - |
| CMYK | 0.54 | 0 | 0.10 | 0.43 |
| HSL | 169.37º | 0.37% | 0.42% | - |
| HSV(B) | 169.37º | 0.54% | 0.57% | - |
| XYZ | 16.76 | 23.42 | 25.47 | - |
| YUV | 120.78 | 134.33 | 89.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 146 | 132 | 0.54 | 0 | 0.10 | 0.43 | 169.37 | 0.37 | 0.42 |
| Hex | 43 | 92 | 84 | 36 | 0 | A | 2B | A9 | 25 | 2A |
| Octal | 103 | 222 | 204 | 66 | 0 | 12 | 53 | 251 | 45 | 52 |
| Binary | 1000011 | 10010010 | 10000100 | 110110 | 0 | 1010 | 101011 | 10101001 | 100101 | 101010 |
Color Harmonies of #439284
Complementary color
Monochromatic Colors of #439284
Black with #439284
Text Example
Text Example
White with #439284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439284; }
p { color: rgb(67,146,132); }
H1.HeaderClassName
{
color: #439284;
}
.AnyTagClassName
{
color: #439284;
}
</style>
background-color css
<style>
a { background-color: #439284; }
a { background-color: rgb(67,146,132); }
div.DivClassName
{
background-color: #439284;
}
.BgClassName
{
background-color: #439284;
}
</style>
border-color css
<style>
span { border-color: #439284; }
span { border-color: rgb(67,146,132); }
td.TdClassName
{
border-color: #439284;
}
.TagClassName
{
border-color: #439284;
}
</style>