Shades of Lochinvar #419589
Tints of Lochinvar #419589
RGB
CMYK
RGB Variations
Color information
#419589 (or 0x419589) is known color: Lochinvar. HEX triplet: 41, 95 and 89. RGB value is (65,149,137). Sum of RGB (Red+Green+Blue) = 65+149+137=351 (46% of max value = 765). Red value is 65 (25.78% from 255 or 18.52% from 351); Green value is 149 (58.59% from 255 or 42.45% from 351); Blue value is 137 (53.91% from 255 or 39.03% from 351); Max value from RGB is 149 - color contains mainly: green. Hex color #419589 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #419589 is #BE6A76. Grayscale: #7A7A7A. Windows color (decimal): -12479095 or 9016641. OLE color: 9016641.
HSL color Cylindrical-coordinate representation of color #419589: hue angle of 171.43º 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 #419589 is Cyan = 0.56, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 149 | 137 | - |
| CMYK | 0.56 | 0 | 0.08 | 0.42 |
| HSL | 171.43º | 0.39% | 0.42% | - |
| HSV(B) | 171.43º | 0.56% | 0.58% | - |
| XYZ | 17.44 | 24.42 | 27.46 | - |
| YUV | 122.52 | 136.17 | 86.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 149 | 137 | 0.56 | 0 | 0.08 | 0.42 | 171.43 | 0.39 | 0.42 |
| Hex | 41 | 95 | 89 | 38 | 0 | 8 | 2A | AB | 27 | 2A |
| Octal | 101 | 225 | 211 | 70 | 0 | 10 | 52 | 253 | 47 | 52 |
| Binary | 1000001 | 10010101 | 10001001 | 111000 | 0 | 1000 | 101010 | 10101011 | 100111 | 101010 |
Color Harmonies of #419589
Complementary color
Monochromatic Colors of #419589
Black with #419589
Text Example
Text Example
White with #419589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419589; }
p { color: rgb(65,149,137); }
H1.HeaderClassName
{
color: #419589;
}
.AnyTagClassName
{
color: #419589;
}
</style>
background-color css
<style>
a { background-color: #419589; }
a { background-color: rgb(65,149,137); }
div.DivClassName
{
background-color: #419589;
}
.BgClassName
{
background-color: #419589;
}
</style>
border-color css
<style>
span { border-color: #419589; }
span { border-color: rgb(65,149,137); }
td.TdClassName
{
border-color: #419589;
}
.TagClassName
{
border-color: #419589;
}
</style>