Shades of Lochinvar #408780
Tints of Lochinvar #408780
RGB
CMYK
RGB Variations
Color information
#408780 (or 0x408780) is known color: Lochinvar. HEX triplet: 40, 87 and 80. RGB value is (64,135,128). Sum of RGB (Red+Green+Blue) = 64+135+128=327 (43% of max value = 765). Red value is 64 (25.39% from 255 or 19.57% from 327); Green value is 135 (53.12% from 255 or 41.28% from 327); Blue value is 128 (50.39% from 255 or 39.14% from 327); Max value from RGB is 135 - color contains mainly: green. Hex color #408780 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #408780 is #BF787F. Grayscale: #707070. Windows color (decimal): -12548224 or 8423232. OLE color: 8423232.
HSL color Cylindrical-coordinate representation of color #408780: hue angle of 174.08º 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 #408780 is Cyan = 0.53, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 135 | 128 | - |
| CMYK | 0.53 | 0 | 0.05 | 0.47 |
| HSL | 174.08º | 0.36% | 0.39% | - |
| HSV(B) | 174.08º | 0.53% | 0.53% | - |
| XYZ | 14.67 | 19.98 | 23.5 | - |
| YUV | 112.97 | 136.48 | 93.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 135 | 128 | 0.53 | 0 | 0.05 | 0.47 | 174.08 | 0.36 | 0.39 |
| Hex | 40 | 87 | 80 | 35 | 0 | 5 | 2F | AE | 24 | 27 |
| Octal | 100 | 207 | 200 | 65 | 0 | 5 | 57 | 256 | 44 | 47 |
| Binary | 1000000 | 10000111 | 10000000 | 110101 | 0 | 101 | 101111 | 10101110 | 100100 | 100111 |
Color Harmonies of #408780
Complementary color
Monochromatic Colors of #408780
Black with #408780
Text Example
Text Example
White with #408780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408780; }
p { color: rgb(64,135,128); }
H1.HeaderClassName
{
color: #408780;
}
.AnyTagClassName
{
color: #408780;
}
</style>
background-color css
<style>
a { background-color: #408780; }
a { background-color: rgb(64,135,128); }
div.DivClassName
{
background-color: #408780;
}
.BgClassName
{
background-color: #408780;
}
</style>
border-color css
<style>
span { border-color: #408780; }
span { border-color: rgb(64,135,128); }
td.TdClassName
{
border-color: #408780;
}
.TagClassName
{
border-color: #408780;
}
</style>