Shades of Lochinvar #408880
Tints of Lochinvar #408880
RGB
CMYK
RGB Variations
Color information
#408880 (or 0x408880) is known color: Lochinvar. HEX triplet: 40, 88 and 80. RGB value is (64,136,128). Sum of RGB (Red+Green+Blue) = 64+136+128=328 (43% of max value = 765). Red value is 64 (25.39% from 255 or 19.51% from 328); Green value is 136 (53.52% from 255 or 41.46% from 328); Blue value is 128 (50.39% from 255 or 39.02% from 328); Max value from RGB is 136 - color contains mainly: green. Hex color #408880 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #408880 is #BF777F. Grayscale: #717171. Windows color (decimal): -12547968 or 8423488. OLE color: 8423488.
HSL color Cylindrical-coordinate representation of color #408880: hue angle of 173.33º 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 #408880 is Cyan = 0.53, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 136 | 128 | - |
| CMYK | 0.53 | 0 | 0.06 | 0.47 |
| HSL | 173.33º | 0.36% | 0.39% | - |
| HSV(B) | 173.33º | 0.53% | 0.53% | - |
| XYZ | 14.81 | 20.26 | 23.55 | - |
| YUV | 113.56 | 136.15 | 92.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 136 | 128 | 0.53 | 0 | 0.06 | 0.47 | 173.33 | 0.36 | 0.39 |
| Hex | 40 | 88 | 80 | 35 | 0 | 6 | 2F | AD | 24 | 27 |
| Octal | 100 | 210 | 200 | 65 | 0 | 6 | 57 | 255 | 44 | 47 |
| Binary | 1000000 | 10001000 | 10000000 | 110101 | 0 | 110 | 101111 | 10101101 | 100100 | 100111 |
Color Harmonies of #408880
Complementary color
Monochromatic Colors of #408880
Black with #408880
Text Example
Text Example
White with #408880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408880; }
p { color: rgb(64,136,128); }
H1.HeaderClassName
{
color: #408880;
}
.AnyTagClassName
{
color: #408880;
}
</style>
background-color css
<style>
a { background-color: #408880; }
a { background-color: rgb(64,136,128); }
div.DivClassName
{
background-color: #408880;
}
.BgClassName
{
background-color: #408880;
}
</style>
border-color css
<style>
span { border-color: #408880; }
span { border-color: rgb(64,136,128); }
td.TdClassName
{
border-color: #408880;
}
.TagClassName
{
border-color: #408880;
}
</style>