Shades of Lynch #647887
Tints of Lynch #647887
RGB
CMYK
RGB Variations
Color information
#647887 (or 0x647887) is known color: Lynch. HEX triplet: 64, 78 and 87. RGB value is (100,120,135). Sum of RGB (Red+Green+Blue) = 100+120+135=355 (47% of max value = 765). Red value is 100 (39.45% from 255 or 28.17% from 355); Green value is 120 (47.27% from 255 or 33.80% from 355); Blue value is 135 (53.12% from 255 or 38.03% from 355); Max value from RGB is 135 - color contains mainly: blue. Hex color #647887 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #647887 is #9B8778. Grayscale: #737373. Windows color (decimal): -10192761 or 8878180. OLE color: 8878180.
HSL color Cylindrical-coordinate representation of color #647887: hue angle of 205.71º 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 #647887 is Cyan = 0.26, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 120 | 135 | - |
| CMYK | 0.26 | 0.11 | 0 | 0.47 |
| HSL | 205.71º | 0.15% | 0.46% | - |
| HSV(B) | 205.71º | 0.26% | 0.53% | - |
| XYZ | 16.35 | 17.89 | 25.51 | - |
| YUV | 115.73 | 138.87 | 116.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 120 | 135 | 0.26 | 0.11 | 0 | 0.47 | 205.71 | 0.15 | 0.46 |
| Hex | 64 | 78 | 87 | 1A | B | 0 | 2F | CE | F | 2E |
| Octal | 144 | 170 | 207 | 32 | 13 | 0 | 57 | 316 | 17 | 56 |
| Binary | 1100100 | 1111000 | 10000111 | 11010 | 1011 | 0 | 101111 | 11001110 | 1111 | 101110 |
Color Harmonies of #647887
Complementary color
Monochromatic Colors of #647887
Black with #647887
Text Example
Text Example
White with #647887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647887; }
p { color: rgb(100,120,135); }
H1.HeaderClassName
{
color: #647887;
}
.AnyTagClassName
{
color: #647887;
}
</style>
background-color css
<style>
a { background-color: #647887; }
a { background-color: rgb(100,120,135); }
div.DivClassName
{
background-color: #647887;
}
.BgClassName
{
background-color: #647887;
}
</style>
border-color css
<style>
span { border-color: #647887; }
span { border-color: rgb(100,120,135); }
td.TdClassName
{
border-color: #647887;
}
.TagClassName
{
border-color: #647887;
}
</style>