Shades of Lochinvar #408982
Tints of Lochinvar #408982
RGB
CMYK
RGB Variations
Color information
#408982 (or 0x408982) is known color: Lochinvar. HEX triplet: 40, 89 and 82. RGB value is (64,137,130). Sum of RGB (Red+Green+Blue) = 64+137+130=331 (43% of max value = 765). Red value is 64 (25.39% from 255 or 19.34% from 331); Green value is 137 (53.91% from 255 or 41.39% from 331); Blue value is 130 (51.17% from 255 or 39.27% from 331); Max value from RGB is 137 - color contains mainly: green. Hex color #408982 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #408982 is #BF767D. Grayscale: #727272. Windows color (decimal): -12547710 or 8554816. OLE color: 8554816.
HSL color Cylindrical-coordinate representation of color #408982: hue angle of 174.25º 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 #408982 is Cyan = 0.53, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 64 | 137 | 130 | - |
| CMYK | 0.53 | 0 | 0.05 | 0.46 |
| HSL | 174.25º | 0.36% | 0.39% | - |
| HSV(B) | 174.25º | 0.53% | 0.54% | - |
| XYZ | 15.09 | 20.59 | 24.3 | - |
| YUV | 114.38 | 136.82 | 92.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 137 | 130 | 0.53 | 0 | 0.05 | 0.46 | 174.25 | 0.36 | 0.39 |
| Hex | 40 | 89 | 82 | 35 | 0 | 5 | 2E | AE | 24 | 27 |
| Octal | 100 | 211 | 202 | 65 | 0 | 5 | 56 | 256 | 44 | 47 |
| Binary | 1000000 | 10001001 | 10000010 | 110101 | 0 | 101 | 101110 | 10101110 | 100100 | 100111 |
Color Harmonies of #408982
Complementary color
Monochromatic Colors of #408982
Black with #408982
Text Example
Text Example
White with #408982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408982; }
p { color: rgb(64,137,130); }
H1.HeaderClassName
{
color: #408982;
}
.AnyTagClassName
{
color: #408982;
}
</style>
background-color css
<style>
a { background-color: #408982; }
a { background-color: rgb(64,137,130); }
div.DivClassName
{
background-color: #408982;
}
.BgClassName
{
background-color: #408982;
}
</style>
border-color css
<style>
span { border-color: #408982; }
span { border-color: rgb(64,137,130); }
td.TdClassName
{
border-color: #408982;
}
.TagClassName
{
border-color: #408982;
}
</style>