Shades of Lochinvar #408979
Tints of Lochinvar #408979
RGB
CMYK
RGB Variations
Color information
#408979 (or 0x408979) is known color: Lochinvar. HEX triplet: 40, 89 and 79. RGB value is (64,137,121). Sum of RGB (Red+Green+Blue) = 64+137+121=322 (42% of max value = 765). Red value is 64 (25.39% from 255 or 19.88% from 322); Green value is 137 (53.91% from 255 or 42.55% from 322); Blue value is 121 (47.66% from 255 or 37.58% from 322); Max value from RGB is 137 - color contains mainly: green. Hex color #408979 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #408979 is #BF7686. Grayscale: #717171. Windows color (decimal): -12547719 or 7964992. OLE color: 7964992.
HSL color Cylindrical-coordinate representation of color #408979: hue angle of 166.85º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #408979 is Cyan = 0.53, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 64 | 137 | 121 | - |
| CMYK | 0.53 | 0 | 0.12 | 0.46 |
| HSL | 166.85º | 0.36% | 0.39% | - |
| HSV(B) | 166.85º | 0.53% | 0.54% | - |
| XYZ | 14.51 | 20.36 | 21.25 | - |
| YUV | 113.35 | 132.32 | 92.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 137 | 121 | 0.53 | 0 | 0.12 | 0.46 | 166.85 | 0.36 | 0.39 |
| Hex | 40 | 89 | 79 | 35 | 0 | C | 2E | A7 | 24 | 27 |
| Octal | 100 | 211 | 171 | 65 | 0 | 14 | 56 | 247 | 44 | 47 |
| Binary | 1000000 | 10001001 | 1111001 | 110101 | 0 | 1100 | 101110 | 10100111 | 100100 | 100111 |
Color Harmonies of #408979
Complementary color
Monochromatic Colors of #408979
Black with #408979
Text Example
Text Example
White with #408979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408979; }
p { color: rgb(64,137,121); }
H1.HeaderClassName
{
color: #408979;
}
.AnyTagClassName
{
color: #408979;
}
</style>
background-color css
<style>
a { background-color: #408979; }
a { background-color: rgb(64,137,121); }
div.DivClassName
{
background-color: #408979;
}
.BgClassName
{
background-color: #408979;
}
</style>
border-color css
<style>
span { border-color: #408979; }
span { border-color: rgb(64,137,121); }
td.TdClassName
{
border-color: #408979;
}
.TagClassName
{
border-color: #408979;
}
</style>