Shades of Lochinvar #419481
Tints of Lochinvar #419481
RGB
CMYK
RGB Variations
Color information
#419481 (or 0x419481) is known color: Lochinvar. HEX triplet: 41, 94 and 81. RGB value is (65,148,129). Sum of RGB (Red+Green+Blue) = 65+148+129=342 (45% of max value = 765). Red value is 65 (25.78% from 255 or 19.01% from 342); Green value is 148 (58.20% from 255 or 43.27% from 342); Blue value is 129 (50.78% from 255 or 37.72% from 342); Max value from RGB is 148 - color contains mainly: green. Hex color #419481 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #419481 is #BE6B7E. Grayscale: #797979. Windows color (decimal): -12479359 or 8492097. OLE color: 8492097.
HSL color Cylindrical-coordinate representation of color #419481: hue angle of 166.27º 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 #419481 is Cyan = 0.56, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 148 | 129 | - |
| CMYK | 0.56 | 0 | 0.13 | 0.42 |
| HSL | 166.27º | 0.39% | 0.42% | - |
| HSV(B) | 166.27º | 0.56% | 0.58% | - |
| XYZ | 16.73 | 23.89 | 24.5 | - |
| YUV | 121.02 | 132.5 | 88.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 148 | 129 | 0.56 | 0 | 0.13 | 0.42 | 166.27 | 0.39 | 0.42 |
| Hex | 41 | 94 | 81 | 38 | 0 | D | 2A | A6 | 27 | 2A |
| Octal | 101 | 224 | 201 | 70 | 0 | 15 | 52 | 246 | 47 | 52 |
| Binary | 1000001 | 10010100 | 10000001 | 111000 | 0 | 1101 | 101010 | 10100110 | 100111 | 101010 |
Color Harmonies of #419481
Complementary color
Monochromatic Colors of #419481
Black with #419481
Text Example
Text Example
White with #419481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419481; }
p { color: rgb(65,148,129); }
H1.HeaderClassName
{
color: #419481;
}
.AnyTagClassName
{
color: #419481;
}
</style>
background-color css
<style>
a { background-color: #419481; }
a { background-color: rgb(65,148,129); }
div.DivClassName
{
background-color: #419481;
}
.BgClassName
{
background-color: #419481;
}
</style>
border-color css
<style>
span { border-color: #419481; }
span { border-color: rgb(65,148,129); }
td.TdClassName
{
border-color: #419481;
}
.TagClassName
{
border-color: #419481;
}
</style>