Shades of Lochinvar #439278
Tints of Lochinvar #439278
RGB
CMYK
RGB Variations
Color information
#439278 (or 0x439278) is known color: Lochinvar. HEX triplet: 43, 92 and 78. RGB value is (67,146,120). Sum of RGB (Red+Green+Blue) = 67+146+120=333 (44% of max value = 765). Red value is 67 (26.56% from 255 or 20.12% from 333); Green value is 146 (57.42% from 255 or 43.84% from 333); Blue value is 120 (47.27% from 255 or 36.04% from 333); Max value from RGB is 146 - color contains mainly: green. Hex color #439278 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #439278 is #BC6D87. Grayscale: #777777. Windows color (decimal): -12348808 or 7901763. OLE color: 7901763.
HSL color Cylindrical-coordinate representation of color #439278: hue angle of 160.25º 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 #439278 is Cyan = 0.54, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 146 | 120 | - |
| CMYK | 0.54 | 0 | 0.18 | 0.43 |
| HSL | 160.25º | 0.37% | 0.42% | - |
| HSV(B) | 160.25º | 0.54% | 0.57% | - |
| XYZ | 15.98 | 23.11 | 21.39 | - |
| YUV | 119.42 | 128.33 | 90.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 146 | 120 | 0.54 | 0 | 0.18 | 0.43 | 160.25 | 0.37 | 0.42 |
| Hex | 43 | 92 | 78 | 36 | 0 | 12 | 2B | A0 | 25 | 2A |
| Octal | 103 | 222 | 170 | 66 | 0 | 22 | 53 | 240 | 45 | 52 |
| Binary | 1000011 | 10010010 | 1111000 | 110110 | 0 | 10010 | 101011 | 10100000 | 100101 | 101010 |
Color Harmonies of #439278
Complementary color
Monochromatic Colors of #439278
Black with #439278
Text Example
Text Example
White with #439278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439278; }
p { color: rgb(67,146,120); }
H1.HeaderClassName
{
color: #439278;
}
.AnyTagClassName
{
color: #439278;
}
</style>
background-color css
<style>
a { background-color: #439278; }
a { background-color: rgb(67,146,120); }
div.DivClassName
{
background-color: #439278;
}
.BgClassName
{
background-color: #439278;
}
</style>
border-color css
<style>
span { border-color: #439278; }
span { border-color: rgb(67,146,120); }
td.TdClassName
{
border-color: #439278;
}
.TagClassName
{
border-color: #439278;
}
</style>