Shades of Lochinvar #419089
Tints of Lochinvar #419089
RGB
CMYK
RGB Variations
Color information
#419089 (or 0x419089) is known color: Lochinvar. HEX triplet: 41, 90 and 89. RGB value is (65,144,137). Sum of RGB (Red+Green+Blue) = 65+144+137=346 (45% of max value = 765). Red value is 65 (25.78% from 255 or 18.79% from 346); Green value is 144 (56.64% from 255 or 41.62% from 346); Blue value is 137 (53.91% from 255 or 39.60% from 346); Max value from RGB is 144 - color contains mainly: green. Hex color #419089 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #419089 is #BE6F76. Grayscale: #777777. Windows color (decimal): -12480375 or 9015361. OLE color: 9015361.
HSL color Cylindrical-coordinate representation of color #419089: hue angle of 174.68º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #419089 is Cyan = 0.55, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 65 | 144 | 137 | - |
| CMYK | 0.55 | 0 | 0.05 | 0.44 |
| HSL | 174.68º | 0.38% | 0.41% | - |
| HSV(B) | 174.68º | 0.55% | 0.56% | - |
| XYZ | 16.67 | 22.88 | 27.2 | - |
| YUV | 119.58 | 137.83 | 89.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 144 | 137 | 0.55 | 0 | 0.05 | 0.44 | 174.68 | 0.38 | 0.41 |
| Hex | 41 | 90 | 89 | 37 | 0 | 5 | 2C | AF | 26 | 29 |
| Octal | 101 | 220 | 211 | 67 | 0 | 5 | 54 | 257 | 46 | 51 |
| Binary | 1000001 | 10010000 | 10001001 | 110111 | 0 | 101 | 101100 | 10101111 | 100110 | 101001 |
Color Harmonies of #419089
Complementary color
Monochromatic Colors of #419089
Black with #419089
Text Example
Text Example
White with #419089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419089; }
p { color: rgb(65,144,137); }
H1.HeaderClassName
{
color: #419089;
}
.AnyTagClassName
{
color: #419089;
}
</style>
background-color css
<style>
a { background-color: #419089; }
a { background-color: rgb(65,144,137); }
div.DivClassName
{
background-color: #419089;
}
.BgClassName
{
background-color: #419089;
}
</style>
border-color css
<style>
span { border-color: #419089; }
span { border-color: rgb(65,144,137); }
td.TdClassName
{
border-color: #419089;
}
.TagClassName
{
border-color: #419089;
}
</style>