Shades of Lochinvar #409486
Tints of Lochinvar #409486
RGB
CMYK
RGB Variations
Color information
#409486 (or 0x409486) is known color: Lochinvar. HEX triplet: 40, 94 and 86. RGB value is (64,148,134). Sum of RGB (Red+Green+Blue) = 64+148+134=346 (45% of max value = 765). Red value is 64 (25.39% from 255 or 18.50% from 346); Green value is 148 (58.20% from 255 or 42.77% from 346); Blue value is 134 (52.73% from 255 or 38.73% from 346); Max value from RGB is 148 - color contains mainly: green. Hex color #409486 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #409486 is #BF6B79. Grayscale: #797979. Windows color (decimal): -12544890 or 8819776. OLE color: 8819776.
HSL color Cylindrical-coordinate representation of color #409486: hue angle of 170º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #409486 is Cyan = 0.57, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 64 | 148 | 134 | - |
| CMYK | 0.57 | 0 | 0.09 | 0.42 |
| HSL | 170º | 0.4% | 0.42% | - |
| HSV(B) | 170º | 0.57% | 0.58% | - |
| XYZ | 17.01 | 23.99 | 26.29 | - |
| YUV | 121.29 | 135.17 | 87.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 148 | 134 | 0.57 | 0 | 0.09 | 0.42 | 170 | 0.4 | 0.42 |
| Hex | 40 | 94 | 86 | 39 | 0 | 9 | 2A | AA | 28 | 2A |
| Octal | 100 | 224 | 206 | 71 | 0 | 11 | 52 | 252 | 50 | 52 |
| Binary | 1000000 | 10010100 | 10000110 | 111001 | 0 | 1001 | 101010 | 10101010 | 101000 | 101010 |
Color Harmonies of #409486
Complementary color
Monochromatic Colors of #409486
Black with #409486
Text Example
Text Example
White with #409486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #409486; }
p { color: rgb(64,148,134); }
H1.HeaderClassName
{
color: #409486;
}
.AnyTagClassName
{
color: #409486;
}
</style>
background-color css
<style>
a { background-color: #409486; }
a { background-color: rgb(64,148,134); }
div.DivClassName
{
background-color: #409486;
}
.BgClassName
{
background-color: #409486;
}
</style>
border-color css
<style>
span { border-color: #409486; }
span { border-color: rgb(64,148,134); }
td.TdClassName
{
border-color: #409486;
}
.TagClassName
{
border-color: #409486;
}
</style>