Shades of Lochinvar #419278
Tints of Lochinvar #419278
RGB
CMYK
RGB Variations
Color information
#419278 (or 0x419278) is known color: Lochinvar. HEX triplet: 41, 92 and 78. RGB value is (65,146,120). Sum of RGB (Red+Green+Blue) = 65+146+120=331 (43% of max value = 765). Red value is 65 (25.78% from 255 or 19.64% from 331); Green value is 146 (57.42% from 255 or 44.11% from 331); Blue value is 120 (47.27% from 255 or 36.25% from 331); Max value from RGB is 146 - color contains mainly: green. Hex color #419278 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #419278 is #BE6D87. Grayscale: #767676. Windows color (decimal): -12479880 or 7901761. OLE color: 7901761.
HSL color Cylindrical-coordinate representation of color #419278: hue angle of 160.74º 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 #419278 is Cyan = 0.55, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 146 | 120 | - |
| CMYK | 0.55 | 0 | 0.18 | 0.43 |
| HSL | 160.74º | 0.38% | 0.41% | - |
| HSV(B) | 160.74º | 0.55% | 0.57% | - |
| XYZ | 15.85 | 23.04 | 21.38 | - |
| YUV | 118.82 | 128.66 | 89.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 146 | 120 | 0.55 | 0 | 0.18 | 0.43 | 160.74 | 0.38 | 0.41 |
| Hex | 41 | 92 | 78 | 37 | 0 | 12 | 2B | A1 | 26 | 29 |
| Octal | 101 | 222 | 170 | 67 | 0 | 22 | 53 | 241 | 46 | 51 |
| Binary | 1000001 | 10010010 | 1111000 | 110111 | 0 | 10010 | 101011 | 10100001 | 100110 | 101001 |
Color Harmonies of #419278
Complementary color
Monochromatic Colors of #419278
Black with #419278
Text Example
Text Example
White with #419278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419278; }
p { color: rgb(65,146,120); }
H1.HeaderClassName
{
color: #419278;
}
.AnyTagClassName
{
color: #419278;
}
</style>
background-color css
<style>
a { background-color: #419278; }
a { background-color: rgb(65,146,120); }
div.DivClassName
{
background-color: #419278;
}
.BgClassName
{
background-color: #419278;
}
</style>
border-color css
<style>
span { border-color: #419278; }
span { border-color: rgb(65,146,120); }
td.TdClassName
{
border-color: #419278;
}
.TagClassName
{
border-color: #419278;
}
</style>