Shades of Lynch #647988
Tints of Lynch #647988
RGB
CMYK
RGB Variations
Color information
#647988 (or 0x647988) is known color: Lynch. HEX triplet: 64, 79 and 88. RGB value is (100,121,136). Sum of RGB (Red+Green+Blue) = 100+121+136=357 (47% of max value = 765). Red value is 100 (39.45% from 255 or 28.01% from 357); Green value is 121 (47.66% from 255 or 33.89% from 357); Blue value is 136 (53.52% from 255 or 38.10% from 357); Max value from RGB is 136 - color contains mainly: blue. Hex color #647988 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #647988 is #9B8677. Grayscale: #747474. Windows color (decimal): -10192504 or 8943972. OLE color: 8943972.
HSL color Cylindrical-coordinate representation of color #647988: hue angle of 205º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #647988 is Cyan = 0.26, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 121 | 136 | - |
| CMYK | 0.26 | 0.11 | 0 | 0.47 |
| HSL | 205º | 0.15% | 0.46% | - |
| HSV(B) | 205º | 0.26% | 0.53% | - |
| XYZ | 16.54 | 18.16 | 25.93 | - |
| YUV | 116.43 | 139.04 | 116.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 121 | 136 | 0.26 | 0.11 | 0 | 0.47 | 205 | 0.15 | 0.46 |
| Hex | 64 | 79 | 88 | 1A | B | 0 | 2F | CD | F | 2E |
| Octal | 144 | 171 | 210 | 32 | 13 | 0 | 57 | 315 | 17 | 56 |
| Binary | 1100100 | 1111001 | 10001000 | 11010 | 1011 | 0 | 101111 | 11001101 | 1111 | 101110 |
Color Harmonies of #647988
Complementary color
Monochromatic Colors of #647988
Black with #647988
Text Example
Text Example
White with #647988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647988; }
p { color: rgb(100,121,136); }
H1.HeaderClassName
{
color: #647988;
}
.AnyTagClassName
{
color: #647988;
}
</style>
background-color css
<style>
a { background-color: #647988; }
a { background-color: rgb(100,121,136); }
div.DivClassName
{
background-color: #647988;
}
.BgClassName
{
background-color: #647988;
}
</style>
border-color css
<style>
span { border-color: #647988; }
span { border-color: rgb(100,121,136); }
td.TdClassName
{
border-color: #647988;
}
.TagClassName
{
border-color: #647988;
}
</style>