Shades of Lochinvar #419279
Tints of Lochinvar #419279
RGB
CMYK
RGB Variations
Color information
#419279 (or 0x419279) is known color: Lochinvar. HEX triplet: 41, 92 and 79. RGB value is (65,146,121). Sum of RGB (Red+Green+Blue) = 65+146+121=332 (43% of max value = 765). Red value is 65 (25.78% from 255 or 19.58% from 332); Green value is 146 (57.42% from 255 or 43.98% from 332); Blue value is 121 (47.66% from 255 or 36.45% from 332); Max value from RGB is 146 - color contains mainly: green. Hex color #419279 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #419279 is #BE6D86. Grayscale: #767676. Windows color (decimal): -12479879 or 7967297. OLE color: 7967297.
HSL color Cylindrical-coordinate representation of color #419279: hue angle of 161.48º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #419279 is Cyan = 0.55, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 146 | 121 | - |
| CMYK | 0.55 | 0 | 0.17 | 0.43 |
| HSL | 161.48º | 0.38% | 0.41% | - |
| HSV(B) | 161.48º | 0.55% | 0.57% | - |
| XYZ | 15.91 | 23.06 | 21.7 | - |
| YUV | 118.93 | 129.16 | 89.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 146 | 121 | 0.55 | 0 | 0.17 | 0.43 | 161.48 | 0.38 | 0.41 |
| Hex | 41 | 92 | 79 | 37 | 0 | 11 | 2B | A1 | 26 | 29 |
| Octal | 101 | 222 | 171 | 67 | 0 | 21 | 53 | 241 | 46 | 51 |
| Binary | 1000001 | 10010010 | 1111001 | 110111 | 0 | 10001 | 101011 | 10100001 | 100110 | 101001 |
Color Harmonies of #419279
Complementary color
Monochromatic Colors of #419279
Black with #419279
Text Example
Text Example
White with #419279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419279; }
p { color: rgb(65,146,121); }
H1.HeaderClassName
{
color: #419279;
}
.AnyTagClassName
{
color: #419279;
}
</style>
background-color css
<style>
a { background-color: #419279; }
a { background-color: rgb(65,146,121); }
div.DivClassName
{
background-color: #419279;
}
.BgClassName
{
background-color: #419279;
}
</style>
border-color css
<style>
span { border-color: #419279; }
span { border-color: rgb(65,146,121); }
td.TdClassName
{
border-color: #419279;
}
.TagClassName
{
border-color: #419279;
}
</style>