Shades of Lochinvar #419378
Tints of Lochinvar #419378
RGB
CMYK
RGB Variations
Color information
#419378 (or 0x419378) is known color: Lochinvar. HEX triplet: 41, 93 and 78. RGB value is (65,147,120). Sum of RGB (Red+Green+Blue) = 65+147+120=332 (43% of max value = 765). Red value is 65 (25.78% from 255 or 19.58% from 332); Green value is 147 (57.81% from 255 or 44.28% from 332); Blue value is 120 (47.27% from 255 or 36.14% from 332); Max value from RGB is 147 - color contains mainly: green. Hex color #419378 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #419378 is #BE6C87. Grayscale: #777777. Windows color (decimal): -12479624 or 7902017. OLE color: 7902017.
HSL color Cylindrical-coordinate representation of color #419378: hue angle of 160.24º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #419378 is Cyan = 0.56, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 147 | 120 | - |
| CMYK | 0.56 | 0 | 0.18 | 0.42 |
| HSL | 160.24º | 0.39% | 0.42% | - |
| HSV(B) | 160.24º | 0.56% | 0.58% | - |
| XYZ | 16 | 23.35 | 21.43 | - |
| YUV | 119.4 | 128.33 | 89.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 147 | 120 | 0.56 | 0 | 0.18 | 0.42 | 160.24 | 0.39 | 0.42 |
| Hex | 41 | 93 | 78 | 38 | 0 | 12 | 2A | A0 | 27 | 2A |
| Octal | 101 | 223 | 170 | 70 | 0 | 22 | 52 | 240 | 47 | 52 |
| Binary | 1000001 | 10010011 | 1111000 | 111000 | 0 | 10010 | 101010 | 10100000 | 100111 | 101010 |
Color Harmonies of #419378
Complementary color
Monochromatic Colors of #419378
Black with #419378
Text Example
Text Example
White with #419378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419378; }
p { color: rgb(65,147,120); }
H1.HeaderClassName
{
color: #419378;
}
.AnyTagClassName
{
color: #419378;
}
</style>
background-color css
<style>
a { background-color: #419378; }
a { background-color: rgb(65,147,120); }
div.DivClassName
{
background-color: #419378;
}
.BgClassName
{
background-color: #419378;
}
</style>
border-color css
<style>
span { border-color: #419378; }
span { border-color: rgb(65,147,120); }
td.TdClassName
{
border-color: #419378;
}
.TagClassName
{
border-color: #419378;
}
</style>