Shades of Lynch #647987
Tints of Lynch #647987
RGB
CMYK
RGB Variations
Color information
#647987 (or 0x647987) is known color: Lynch. HEX triplet: 64, 79 and 87. RGB value is (100,121,135). Sum of RGB (Red+Green+Blue) = 100+121+135=356 (47% of max value = 765). Red value is 100 (39.45% from 255 or 28.09% from 356); Green value is 121 (47.66% from 255 or 33.99% from 356); Blue value is 135 (53.12% from 255 or 37.92% from 356); Max value from RGB is 135 - color contains mainly: blue. Hex color #647987 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #647987 is #9B8678. Grayscale: #747474. Windows color (decimal): -10192505 or 8878436. OLE color: 8878436.
HSL color Cylindrical-coordinate representation of color #647987: hue angle of 204º 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 #647987 is Cyan = 0.26, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 121 | 135 | - |
| CMYK | 0.26 | 0.10 | 0 | 0.47 |
| HSL | 204º | 0.15% | 0.46% | - |
| HSV(B) | 204º | 0.26% | 0.53% | - |
| XYZ | 16.47 | 18.13 | 25.55 | - |
| YUV | 116.32 | 138.54 | 116.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 121 | 135 | 0.26 | 0.10 | 0 | 0.47 | 204 | 0.15 | 0.46 |
| Hex | 64 | 79 | 87 | 1A | A | 0 | 2F | CC | F | 2E |
| Octal | 144 | 171 | 207 | 32 | 12 | 0 | 57 | 314 | 17 | 56 |
| Binary | 1100100 | 1111001 | 10000111 | 11010 | 1010 | 0 | 101111 | 11001100 | 1111 | 101110 |
Color Harmonies of #647987
Complementary color
Monochromatic Colors of #647987
Black with #647987
Text Example
Text Example
White with #647987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647987; }
p { color: rgb(100,121,135); }
H1.HeaderClassName
{
color: #647987;
}
.AnyTagClassName
{
color: #647987;
}
</style>
background-color css
<style>
a { background-color: #647987; }
a { background-color: rgb(100,121,135); }
div.DivClassName
{
background-color: #647987;
}
.BgClassName
{
background-color: #647987;
}
</style>
border-color css
<style>
span { border-color: #647987; }
span { border-color: rgb(100,121,135); }
td.TdClassName
{
border-color: #647987;
}
.TagClassName
{
border-color: #647987;
}
</style>