Shades of Lynch #647583
Tints of Lynch #647583
RGB
CMYK
RGB Variations
Color information
#647583 (or 0x647583) is known color: Lynch. HEX triplet: 64, 75 and 83. RGB value is (100,117,131). Sum of RGB (Red+Green+Blue) = 100+117+131=348 (46% of max value = 765). Red value is 100 (39.45% from 255 or 28.74% from 348); Green value is 117 (46.09% from 255 or 33.62% from 348); Blue value is 131 (51.56% from 255 or 37.64% from 348); Max value from RGB is 131 - color contains mainly: blue. Hex color #647583 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #647583 is #9B8A7C. Grayscale: #717171. Windows color (decimal): -10193533 or 8615268. OLE color: 8615268.
HSL color Cylindrical-coordinate representation of color #647583: hue angle of 207.1º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #647583 is Cyan = 0.24, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 100 | 117 | 131 | - |
| CMYK | 0.24 | 0.11 | 0 | 0.49 |
| HSL | 207.1º | 0.13% | 0.45% | - |
| HSV(B) | 207.1º | 0.24% | 0.51% | - |
| XYZ | 15.71 | 17.07 | 23.94 | - |
| YUV | 113.51 | 137.87 | 118.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 117 | 131 | 0.24 | 0.11 | 0 | 0.49 | 207.1 | 0.13 | 0.45 |
| Hex | 64 | 75 | 83 | 18 | B | 0 | 31 | CF | D | 2D |
| Octal | 144 | 165 | 203 | 30 | 13 | 0 | 61 | 317 | 15 | 55 |
| Binary | 1100100 | 1110101 | 10000011 | 11000 | 1011 | 0 | 110001 | 11001111 | 1101 | 101101 |
Color Harmonies of #647583
Complementary color
Monochromatic Colors of #647583
Black with #647583
Text Example
Text Example
White with #647583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647583; }
p { color: rgb(100,117,131); }
H1.HeaderClassName
{
color: #647583;
}
.AnyTagClassName
{
color: #647583;
}
</style>
background-color css
<style>
a { background-color: #647583; }
a { background-color: rgb(100,117,131); }
div.DivClassName
{
background-color: #647583;
}
.BgClassName
{
background-color: #647583;
}
</style>
border-color css
<style>
span { border-color: #647583; }
span { border-color: rgb(100,117,131); }
td.TdClassName
{
border-color: #647583;
}
.TagClassName
{
border-color: #647583;
}
</style>