Shades of Lochinvar #439280
Tints of Lochinvar #439280
RGB
CMYK
RGB Variations
Color information
#439280 (or 0x439280) is known color: Lochinvar. HEX triplet: 43, 92 and 80. RGB value is (67,146,128). Sum of RGB (Red+Green+Blue) = 67+146+128=341 (45% of max value = 765). Red value is 67 (26.56% from 255 or 19.65% from 341); Green value is 146 (57.42% from 255 or 42.82% from 341); Blue value is 128 (50.39% from 255 or 37.54% from 341); Max value from RGB is 146 - color contains mainly: green. Hex color #439280 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439280 is #BC6D7F. Grayscale: #787878. Windows color (decimal): -12348800 or 8426051. OLE color: 8426051.
HSL color Cylindrical-coordinate representation of color #439280: hue angle of 166.33º 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 #439280 is Cyan = 0.54, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 146 | 128 | - |
| CMYK | 0.54 | 0 | 0.12 | 0.43 |
| HSL | 166.33º | 0.37% | 0.42% | - |
| HSV(B) | 166.33º | 0.54% | 0.57% | - |
| XYZ | 16.49 | 23.31 | 24.05 | - |
| YUV | 120.33 | 132.33 | 89.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 146 | 128 | 0.54 | 0 | 0.12 | 0.43 | 166.33 | 0.37 | 0.42 |
| Hex | 43 | 92 | 80 | 36 | 0 | C | 2B | A6 | 25 | 2A |
| Octal | 103 | 222 | 200 | 66 | 0 | 14 | 53 | 246 | 45 | 52 |
| Binary | 1000011 | 10010010 | 10000000 | 110110 | 0 | 1100 | 101011 | 10100110 | 100101 | 101010 |
Color Harmonies of #439280
Complementary color
Monochromatic Colors of #439280
Black with #439280
Text Example
Text Example
White with #439280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439280; }
p { color: rgb(67,146,128); }
H1.HeaderClassName
{
color: #439280;
}
.AnyTagClassName
{
color: #439280;
}
</style>
background-color css
<style>
a { background-color: #439280; }
a { background-color: rgb(67,146,128); }
div.DivClassName
{
background-color: #439280;
}
.BgClassName
{
background-color: #439280;
}
</style>
border-color css
<style>
span { border-color: #439280; }
span { border-color: rgb(67,146,128); }
td.TdClassName
{
border-color: #439280;
}
.TagClassName
{
border-color: #439280;
}
</style>