Shades of Lochinvar #409088
Tints of Lochinvar #409088
RGB
CMYK
RGB Variations
Color information
#409088 (or 0x409088) is known color: Lochinvar. HEX triplet: 40, 90 and 88. RGB value is (64,144,136). Sum of RGB (Red+Green+Blue) = 64+144+136=344 (45% of max value = 765). Red value is 64 (25.39% from 255 or 18.60% from 344); Green value is 144 (56.64% from 255 or 41.86% from 344); Blue value is 136 (53.52% from 255 or 39.53% from 344); Max value from RGB is 144 - color contains mainly: green. Hex color #409088 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #409088 is #BF6F77. Grayscale: #777777. Windows color (decimal): -12545912 or 8949824. OLE color: 8949824.
HSL color Cylindrical-coordinate representation of color #409088: hue angle of 174º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #409088 is Cyan = 0.56, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 64 | 144 | 136 | - |
| CMYK | 0.56 | 0 | 0.06 | 0.44 |
| HSL | 174º | 0.38% | 0.41% | - |
| HSV(B) | 174º | 0.56% | 0.56% | - |
| XYZ | 16.53 | 22.81 | 26.82 | - |
| YUV | 119.17 | 137.5 | 88.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 144 | 136 | 0.56 | 0 | 0.06 | 0.44 | 174 | 0.38 | 0.41 |
| Hex | 40 | 90 | 88 | 38 | 0 | 6 | 2C | AE | 26 | 29 |
| Octal | 100 | 220 | 210 | 70 | 0 | 6 | 54 | 256 | 46 | 51 |
| Binary | 1000000 | 10010000 | 10001000 | 111000 | 0 | 110 | 101100 | 10101110 | 100110 | 101001 |
Color Harmonies of #409088
Complementary color
Monochromatic Colors of #409088
Black with #409088
Text Example
Text Example
White with #409088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #409088; }
p { color: rgb(64,144,136); }
H1.HeaderClassName
{
color: #409088;
}
.AnyTagClassName
{
color: #409088;
}
</style>
background-color css
<style>
a { background-color: #409088; }
a { background-color: rgb(64,144,136); }
div.DivClassName
{
background-color: #409088;
}
.BgClassName
{
background-color: #409088;
}
</style>
border-color css
<style>
span { border-color: #409088; }
span { border-color: rgb(64,144,136); }
td.TdClassName
{
border-color: #409088;
}
.TagClassName
{
border-color: #409088;
}
</style>