Shades of Lochinvar #419487
Tints of Lochinvar #419487
RGB
CMYK
RGB Variations
Color information
#419487 (or 0x419487) is known color: Lochinvar. HEX triplet: 41, 94 and 87. RGB value is (65,148,135). Sum of RGB (Red+Green+Blue) = 65+148+135=348 (46% of max value = 765). Red value is 65 (25.78% from 255 or 18.68% from 348); Green value is 148 (58.20% from 255 or 42.53% from 348); Blue value is 135 (53.12% from 255 or 38.79% from 348); Max value from RGB is 148 - color contains mainly: green. Hex color #419487 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #419487 is #BE6B78. Grayscale: #797979. Windows color (decimal): -12479353 or 8885313. OLE color: 8885313.
HSL color Cylindrical-coordinate representation of color #419487: hue angle of 170.6º 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 #419487 is Cyan = 0.56, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 148 | 135 | - |
| CMYK | 0.56 | 0 | 0.09 | 0.42 |
| HSL | 170.6º | 0.39% | 0.42% | - |
| HSV(B) | 170.6º | 0.56% | 0.58% | - |
| XYZ | 17.14 | 24.05 | 26.66 | - |
| YUV | 121.7 | 135.5 | 87.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 148 | 135 | 0.56 | 0 | 0.09 | 0.42 | 170.6 | 0.39 | 0.42 |
| Hex | 41 | 94 | 87 | 38 | 0 | 9 | 2A | AB | 27 | 2A |
| Octal | 101 | 224 | 207 | 70 | 0 | 11 | 52 | 253 | 47 | 52 |
| Binary | 1000001 | 10010100 | 10000111 | 111000 | 0 | 1001 | 101010 | 10101011 | 100111 | 101010 |
Color Harmonies of #419487
Complementary color
Monochromatic Colors of #419487
Black with #419487
Text Example
Text Example
White with #419487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419487; }
p { color: rgb(65,148,135); }
H1.HeaderClassName
{
color: #419487;
}
.AnyTagClassName
{
color: #419487;
}
</style>
background-color css
<style>
a { background-color: #419487; }
a { background-color: rgb(65,148,135); }
div.DivClassName
{
background-color: #419487;
}
.BgClassName
{
background-color: #419487;
}
</style>
border-color css
<style>
span { border-color: #419487; }
span { border-color: rgb(65,148,135); }
td.TdClassName
{
border-color: #419487;
}
.TagClassName
{
border-color: #419487;
}
</style>