Shades of Lochinvar #419085
Tints of Lochinvar #419085
RGB
CMYK
RGB Variations
Color information
#419085 (or 0x419085) is known color: Lochinvar. HEX triplet: 41, 90 and 85. RGB value is (65,144,133). Sum of RGB (Red+Green+Blue) = 65+144+133=342 (45% of max value = 765). Red value is 65 (25.78% from 255 or 19.01% from 342); Green value is 144 (56.64% from 255 or 42.11% from 342); Blue value is 133 (52.34% from 255 or 38.89% from 342); Max value from RGB is 144 - color contains mainly: green. Hex color #419085 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #419085 is #BE6F7A. Grayscale: #777777. Windows color (decimal): -12480379 or 8753217. OLE color: 8753217.
HSL color Cylindrical-coordinate representation of color #419085: hue angle of 171.65º 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 #419085 is Cyan = 0.55, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 65 | 144 | 133 | - |
| CMYK | 0.55 | 0 | 0.08 | 0.44 |
| HSL | 171.65º | 0.38% | 0.41% | - |
| HSV(B) | 171.65º | 0.55% | 0.56% | - |
| XYZ | 16.39 | 22.76 | 25.72 | - |
| YUV | 119.13 | 135.83 | 89.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 144 | 133 | 0.55 | 0 | 0.08 | 0.44 | 171.65 | 0.38 | 0.41 |
| Hex | 41 | 90 | 85 | 37 | 0 | 8 | 2C | AC | 26 | 29 |
| Octal | 101 | 220 | 205 | 67 | 0 | 10 | 54 | 254 | 46 | 51 |
| Binary | 1000001 | 10010000 | 10000101 | 110111 | 0 | 1000 | 101100 | 10101100 | 100110 | 101001 |
Color Harmonies of #419085
Complementary color
Monochromatic Colors of #419085
Black with #419085
Text Example
Text Example
White with #419085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419085; }
p { color: rgb(65,144,133); }
H1.HeaderClassName
{
color: #419085;
}
.AnyTagClassName
{
color: #419085;
}
</style>
background-color css
<style>
a { background-color: #419085; }
a { background-color: rgb(65,144,133); }
div.DivClassName
{
background-color: #419085;
}
.BgClassName
{
background-color: #419085;
}
</style>
border-color css
<style>
span { border-color: #419085; }
span { border-color: rgb(65,144,133); }
td.TdClassName
{
border-color: #419085;
}
.TagClassName
{
border-color: #419085;
}
</style>