Shades of Lynch #647587
Tints of Lynch #647587
RGB
CMYK
RGB Variations
Color information
#647587 (or 0x647587) is known color: Lynch. HEX triplet: 64, 75 and 87. RGB value is (100,117,135). Sum of RGB (Red+Green+Blue) = 100+117+135=352 (46% of max value = 765). Red value is 100 (39.45% from 255 or 28.41% from 352); Green value is 117 (46.09% from 255 or 33.24% from 352); Blue value is 135 (53.12% from 255 or 38.35% from 352); Max value from RGB is 135 - color contains mainly: blue. Hex color #647587 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #647587 is #9B8A78. Grayscale: #717171. Windows color (decimal): -10193529 or 8877412. OLE color: 8877412.
HSL color Cylindrical-coordinate representation of color #647587: hue angle of 210.86º 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 #647587 is Cyan = 0.26, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 117 | 135 | - |
| CMYK | 0.26 | 0.13 | 0 | 0.47 |
| HSL | 210.86º | 0.15% | 0.46% | - |
| HSV(B) | 210.86º | 0.26% | 0.53% | - |
| XYZ | 15.99 | 17.18 | 25.4 | - |
| YUV | 113.97 | 139.87 | 118.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 117 | 135 | 0.26 | 0.13 | 0 | 0.47 | 210.86 | 0.15 | 0.46 |
| Hex | 64 | 75 | 87 | 1A | D | 0 | 2F | D3 | F | 2E |
| Octal | 144 | 165 | 207 | 32 | 15 | 0 | 57 | 323 | 17 | 56 |
| Binary | 1100100 | 1110101 | 10000111 | 11010 | 1101 | 0 | 101111 | 11010011 | 1111 | 101110 |
Color Harmonies of #647587
Complementary color
Monochromatic Colors of #647587
Black with #647587
Text Example
Text Example
White with #647587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647587; }
p { color: rgb(100,117,135); }
H1.HeaderClassName
{
color: #647587;
}
.AnyTagClassName
{
color: #647587;
}
</style>
background-color css
<style>
a { background-color: #647587; }
a { background-color: rgb(100,117,135); }
div.DivClassName
{
background-color: #647587;
}
.BgClassName
{
background-color: #647587;
}
</style>
border-color css
<style>
span { border-color: #647587; }
span { border-color: rgb(100,117,135); }
td.TdClassName
{
border-color: #647587;
}
.TagClassName
{
border-color: #647587;
}
</style>