Shades of Lochinvar #419389
Tints of Lochinvar #419389
RGB
CMYK
RGB Variations
Color information
#419389 (or 0x419389) is known color: Lochinvar. HEX triplet: 41, 93 and 89. RGB value is (65,147,137). Sum of RGB (Red+Green+Blue) = 65+147+137=349 (46% of max value = 765). Red value is 65 (25.78% from 255 or 18.62% from 349); Green value is 147 (57.81% from 255 or 42.12% from 349); Blue value is 137 (53.91% from 255 or 39.26% from 349); Max value from RGB is 147 - color contains mainly: green. Hex color #419389 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #419389 is #BE6C76. Grayscale: #797979. Windows color (decimal): -12479607 or 9016129. OLE color: 9016129.
HSL color Cylindrical-coordinate representation of color #419389: hue angle of 172.68º 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 #419389 is Cyan = 0.56, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 147 | 137 | - |
| CMYK | 0.56 | 0 | 0.07 | 0.42 |
| HSL | 172.68º | 0.39% | 0.42% | - |
| HSV(B) | 172.68º | 0.56% | 0.58% | - |
| XYZ | 17.13 | 23.8 | 27.36 | - |
| YUV | 121.34 | 136.83 | 87.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 147 | 137 | 0.56 | 0 | 0.07 | 0.42 | 172.68 | 0.39 | 0.42 |
| Hex | 41 | 93 | 89 | 38 | 0 | 7 | 2A | AD | 27 | 2A |
| Octal | 101 | 223 | 211 | 70 | 0 | 7 | 52 | 255 | 47 | 52 |
| Binary | 1000001 | 10010011 | 10001001 | 111000 | 0 | 111 | 101010 | 10101101 | 100111 | 101010 |
Color Harmonies of #419389
Complementary color
Monochromatic Colors of #419389
Black with #419389
Text Example
Text Example
White with #419389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419389; }
p { color: rgb(65,147,137); }
H1.HeaderClassName
{
color: #419389;
}
.AnyTagClassName
{
color: #419389;
}
</style>
background-color css
<style>
a { background-color: #419389; }
a { background-color: rgb(65,147,137); }
div.DivClassName
{
background-color: #419389;
}
.BgClassName
{
background-color: #419389;
}
</style>
border-color css
<style>
span { border-color: #419389; }
span { border-color: rgb(65,147,137); }
td.TdClassName
{
border-color: #419389;
}
.TagClassName
{
border-color: #419389;
}
</style>