Shades of Lochinvar #419380
Tints of Lochinvar #419380
RGB
CMYK
RGB Variations
Color information
#419380 (or 0x419380) is known color: Lochinvar. HEX triplet: 41, 93 and 80. RGB value is (65,147,128). Sum of RGB (Red+Green+Blue) = 65+147+128=340 (45% of max value = 765). Red value is 65 (25.78% from 255 or 19.12% from 340); Green value is 147 (57.81% from 255 or 43.24% from 340); Blue value is 128 (50.39% from 255 or 37.65% from 340); Max value from RGB is 147 - color contains mainly: green. Hex color #419380 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #419380 is #BE6C7F. Grayscale: #787878. Windows color (decimal): -12479616 or 8426305. OLE color: 8426305.
HSL color Cylindrical-coordinate representation of color #419380: hue angle of 166.1º 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 #419380 is Cyan = 0.56, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 147 | 128 | - |
| CMYK | 0.56 | 0 | 0.13 | 0.42 |
| HSL | 166.1º | 0.39% | 0.42% | - |
| HSV(B) | 166.1º | 0.56% | 0.58% | - |
| XYZ | 16.51 | 23.55 | 24.1 | - |
| YUV | 120.32 | 132.33 | 88.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 147 | 128 | 0.56 | 0 | 0.13 | 0.42 | 166.1 | 0.39 | 0.42 |
| Hex | 41 | 93 | 80 | 38 | 0 | D | 2A | A6 | 27 | 2A |
| Octal | 101 | 223 | 200 | 70 | 0 | 15 | 52 | 246 | 47 | 52 |
| Binary | 1000001 | 10010011 | 10000000 | 111000 | 0 | 1101 | 101010 | 10100110 | 100111 | 101010 |
Color Harmonies of #419380
Complementary color
Monochromatic Colors of #419380
Black with #419380
Text Example
Text Example
White with #419380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419380; }
p { color: rgb(65,147,128); }
H1.HeaderClassName
{
color: #419380;
}
.AnyTagClassName
{
color: #419380;
}
</style>
background-color css
<style>
a { background-color: #419380; }
a { background-color: rgb(65,147,128); }
div.DivClassName
{
background-color: #419380;
}
.BgClassName
{
background-color: #419380;
}
</style>
border-color css
<style>
span { border-color: #419380; }
span { border-color: rgb(65,147,128); }
td.TdClassName
{
border-color: #419380;
}
.TagClassName
{
border-color: #419380;
}
</style>