Shades of Lochinvar #428979
Tints of Lochinvar #428979
RGB
CMYK
RGB Variations
Color information
#428979 (or 0x428979) is known color: Lochinvar. HEX triplet: 42, 89 and 79. RGB value is (66,137,121). Sum of RGB (Red+Green+Blue) = 66+137+121=324 (42% of max value = 765). Red value is 66 (26.17% from 255 or 20.37% from 324); Green value is 137 (53.91% from 255 or 42.28% from 324); Blue value is 121 (47.66% from 255 or 37.35% from 324); Max value from RGB is 137 - color contains mainly: green. Hex color #428979 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #428979 is #BD7686. Grayscale: #717171. Windows color (decimal): -12416647 or 7964994. OLE color: 7964994.
HSL color Cylindrical-coordinate representation of color #428979: hue angle of 166.48º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #428979 is Cyan = 0.52, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 66 | 137 | 121 | - |
| CMYK | 0.52 | 0 | 0.12 | 0.46 |
| HSL | 166.48º | 0.35% | 0.4% | - |
| HSV(B) | 166.48º | 0.52% | 0.54% | - |
| XYZ | 14.64 | 20.43 | 21.26 | - |
| YUV | 113.95 | 131.98 | 93.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 137 | 121 | 0.52 | 0 | 0.12 | 0.46 | 166.48 | 0.35 | 0.4 |
| Hex | 42 | 89 | 79 | 34 | 0 | C | 2E | A6 | 23 | 28 |
| Octal | 102 | 211 | 171 | 64 | 0 | 14 | 56 | 246 | 43 | 50 |
| Binary | 1000010 | 10001001 | 1111001 | 110100 | 0 | 1100 | 101110 | 10100110 | 100011 | 101000 |
Color Harmonies of #428979
Complementary color
Monochromatic Colors of #428979
Black with #428979
Text Example
Text Example
White with #428979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428979; }
p { color: rgb(66,137,121); }
H1.HeaderClassName
{
color: #428979;
}
.AnyTagClassName
{
color: #428979;
}
</style>
background-color css
<style>
a { background-color: #428979; }
a { background-color: rgb(66,137,121); }
div.DivClassName
{
background-color: #428979;
}
.BgClassName
{
background-color: #428979;
}
</style>
border-color css
<style>
span { border-color: #428979; }
span { border-color: rgb(66,137,121); }
td.TdClassName
{
border-color: #428979;
}
.TagClassName
{
border-color: #428979;
}
</style>