Shades of Lochinvar #408984
Tints of Lochinvar #408984
RGB
CMYK
RGB Variations
Color information
#408984 (or 0x408984) is known color: Lochinvar. HEX triplet: 40, 89 and 84. RGB value is (64,137,132). Sum of RGB (Red+Green+Blue) = 64+137+132=333 (44% of max value = 765). Red value is 64 (25.39% from 255 or 19.22% from 333); Green value is 137 (53.91% from 255 or 41.14% from 333); Blue value is 132 (51.95% from 255 or 39.64% from 333); Max value from RGB is 137 - color contains mainly: green. Hex color #408984 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #408984 is #BF767B. Grayscale: #727272. Windows color (decimal): -12547708 or 8685888. OLE color: 8685888.
HSL color Cylindrical-coordinate representation of color #408984: hue angle of 175.89º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #408984 is Cyan = 0.53, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 64 | 137 | 132 | - |
| CMYK | 0.53 | 0 | 0.04 | 0.46 |
| HSL | 175.89º | 0.36% | 0.39% | - |
| HSV(B) | 175.89º | 0.53% | 0.54% | - |
| XYZ | 15.22 | 20.65 | 25.01 | - |
| YUV | 114.6 | 137.82 | 91.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 137 | 132 | 0.53 | 0 | 0.04 | 0.46 | 175.89 | 0.36 | 0.39 |
| Hex | 40 | 89 | 84 | 35 | 0 | 4 | 2E | B0 | 24 | 27 |
| Octal | 100 | 211 | 204 | 65 | 0 | 4 | 56 | 260 | 44 | 47 |
| Binary | 1000000 | 10001001 | 10000100 | 110101 | 0 | 100 | 101110 | 10110000 | 100100 | 100111 |
Color Harmonies of #408984
Complementary color
Monochromatic Colors of #408984
Black with #408984
Text Example
Text Example
White with #408984
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408984; }
p { color: rgb(64,137,132); }
H1.HeaderClassName
{
color: #408984;
}
.AnyTagClassName
{
color: #408984;
}
</style>
background-color css
<style>
a { background-color: #408984; }
a { background-color: rgb(64,137,132); }
div.DivClassName
{
background-color: #408984;
}
.BgClassName
{
background-color: #408984;
}
</style>
border-color css
<style>
span { border-color: #408984; }
span { border-color: rgb(64,137,132); }
td.TdClassName
{
border-color: #408984;
}
.TagClassName
{
border-color: #408984;
}
</style>