Shades of Lochinvar #419180
Tints of Lochinvar #419180
RGB
CMYK
RGB Variations
Color information
#419180 (or 0x419180) is known color: Lochinvar. HEX triplet: 41, 91 and 80. RGB value is (65,145,128). Sum of RGB (Red+Green+Blue) = 65+145+128=338 (44% of max value = 765). Red value is 65 (25.78% from 255 or 19.23% from 338); Green value is 145 (57.03% from 255 or 42.90% from 338); Blue value is 128 (50.39% from 255 or 37.87% from 338); Max value from RGB is 145 - color contains mainly: green. Hex color #419180 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #419180 is #BE6E7F. Grayscale: #777777. Windows color (decimal): -12480128 or 8425793. OLE color: 8425793.
HSL color Cylindrical-coordinate representation of color #419180: hue angle of 167.25º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #419180 is Cyan = 0.55, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 145 | 128 | - |
| CMYK | 0.55 | 0 | 0.12 | 0.43 |
| HSL | 167.25º | 0.38% | 0.41% | - |
| HSV(B) | 167.25º | 0.55% | 0.57% | - |
| XYZ | 16.2 | 22.93 | 23.99 | - |
| YUV | 119.14 | 133 | 89.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 145 | 128 | 0.55 | 0 | 0.12 | 0.43 | 167.25 | 0.38 | 0.41 |
| Hex | 41 | 91 | 80 | 37 | 0 | C | 2B | A7 | 26 | 29 |
| Octal | 101 | 221 | 200 | 67 | 0 | 14 | 53 | 247 | 46 | 51 |
| Binary | 1000001 | 10010001 | 10000000 | 110111 | 0 | 1100 | 101011 | 10100111 | 100110 | 101001 |
Color Harmonies of #419180
Complementary color
Monochromatic Colors of #419180
Black with #419180
Text Example
Text Example
White with #419180
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419180; }
p { color: rgb(65,145,128); }
H1.HeaderClassName
{
color: #419180;
}
.AnyTagClassName
{
color: #419180;
}
</style>
background-color css
<style>
a { background-color: #419180; }
a { background-color: rgb(65,145,128); }
div.DivClassName
{
background-color: #419180;
}
.BgClassName
{
background-color: #419180;
}
</style>
border-color css
<style>
span { border-color: #419180; }
span { border-color: rgb(65,145,128); }
td.TdClassName
{
border-color: #419180;
}
.TagClassName
{
border-color: #419180;
}
</style>