Shades of Lochinvar #419187
Tints of Lochinvar #419187
RGB
CMYK
RGB Variations
Color information
#419187 (or 0x419187) is known color: Lochinvar. HEX triplet: 41, 91 and 87. RGB value is (65,145,135). Sum of RGB (Red+Green+Blue) = 65+145+135=345 (45% of max value = 765). Red value is 65 (25.78% from 255 or 18.84% from 345); Green value is 145 (57.03% from 255 or 42.03% from 345); Blue value is 135 (53.12% from 255 or 39.13% from 345); Max value from RGB is 145 - color contains mainly: green. Hex color #419187 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #419187 is #BE6E78. Grayscale: #777777. Windows color (decimal): -12480121 or 8884545. OLE color: 8884545.
HSL color Cylindrical-coordinate representation of color #419187: hue angle of 172.5º 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 #419187 is Cyan = 0.55, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 145 | 135 | - |
| CMYK | 0.55 | 0 | 0.07 | 0.43 |
| HSL | 172.5º | 0.38% | 0.41% | - |
| HSV(B) | 172.5º | 0.55% | 0.57% | - |
| XYZ | 16.68 | 23.12 | 26.51 | - |
| YUV | 119.94 | 136.5 | 88.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 145 | 135 | 0.55 | 0 | 0.07 | 0.43 | 172.5 | 0.38 | 0.41 |
| Hex | 41 | 91 | 87 | 37 | 0 | 7 | 2B | AC | 26 | 29 |
| Octal | 101 | 221 | 207 | 67 | 0 | 7 | 53 | 254 | 46 | 51 |
| Binary | 1000001 | 10010001 | 10000111 | 110111 | 0 | 111 | 101011 | 10101100 | 100110 | 101001 |
Color Harmonies of #419187
Complementary color
Monochromatic Colors of #419187
Black with #419187
Text Example
Text Example
White with #419187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419187; }
p { color: rgb(65,145,135); }
H1.HeaderClassName
{
color: #419187;
}
.AnyTagClassName
{
color: #419187;
}
</style>
background-color css
<style>
a { background-color: #419187; }
a { background-color: rgb(65,145,135); }
div.DivClassName
{
background-color: #419187;
}
.BgClassName
{
background-color: #419187;
}
</style>
border-color css
<style>
span { border-color: #419187; }
span { border-color: rgb(65,145,135); }
td.TdClassName
{
border-color: #419187;
}
.TagClassName
{
border-color: #419187;
}
</style>