Shades of Lochinvar #408881
Tints of Lochinvar #408881
RGB
CMYK
RGB Variations
Color information
#408881 (or 0x408881) is known color: Lochinvar. HEX triplet: 40, 88 and 81. RGB value is (64,136,129). Sum of RGB (Red+Green+Blue) = 64+136+129=329 (43% of max value = 765). Red value is 64 (25.39% from 255 or 19.45% from 329); Green value is 136 (53.52% from 255 or 41.34% from 329); Blue value is 129 (50.78% from 255 or 39.21% from 329); Max value from RGB is 136 - color contains mainly: green. Hex color #408881 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #408881 is #BF777E. Grayscale: #717171. Windows color (decimal): -12547967 or 8489024. OLE color: 8489024.
HSL color Cylindrical-coordinate representation of color #408881: hue angle of 174.17º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #408881 is Cyan = 0.53, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 136 | 129 | - |
| CMYK | 0.53 | 0 | 0.05 | 0.47 |
| HSL | 174.17º | 0.36% | 0.39% | - |
| HSV(B) | 174.17º | 0.53% | 0.53% | - |
| XYZ | 14.88 | 20.28 | 23.9 | - |
| YUV | 113.67 | 136.65 | 92.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 136 | 129 | 0.53 | 0 | 0.05 | 0.47 | 174.17 | 0.36 | 0.39 |
| Hex | 40 | 88 | 81 | 35 | 0 | 5 | 2F | AE | 24 | 27 |
| Octal | 100 | 210 | 201 | 65 | 0 | 5 | 57 | 256 | 44 | 47 |
| Binary | 1000000 | 10001000 | 10000001 | 110101 | 0 | 101 | 101111 | 10101110 | 100100 | 100111 |
Color Harmonies of #408881
Complementary color
Monochromatic Colors of #408881
Black with #408881
Text Example
Text Example
White with #408881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408881; }
p { color: rgb(64,136,129); }
H1.HeaderClassName
{
color: #408881;
}
.AnyTagClassName
{
color: #408881;
}
</style>
background-color css
<style>
a { background-color: #408881; }
a { background-color: rgb(64,136,129); }
div.DivClassName
{
background-color: #408881;
}
.BgClassName
{
background-color: #408881;
}
</style>
border-color css
<style>
span { border-color: #408881; }
span { border-color: rgb(64,136,129); }
td.TdClassName
{
border-color: #408881;
}
.TagClassName
{
border-color: #408881;
}
</style>