Shades of Lynch #657686
Tints of Lynch #657686
RGB
CMYK
RGB Variations
Color information
#657686 (or 0x657686) is known color: Lynch. HEX triplet: 65, 76 and 86. RGB value is (101,118,134). Sum of RGB (Red+Green+Blue) = 101+118+134=353 (46% of max value = 765). Red value is 101 (39.84% from 255 or 28.61% from 353); Green value is 118 (46.48% from 255 or 33.43% from 353); Blue value is 134 (52.73% from 255 or 37.96% from 353); Max value from RGB is 134 - color contains mainly: blue. Hex color #657686 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #657686 is #9A8979. Grayscale: #727272. Windows color (decimal): -10127738 or 8812133. OLE color: 8812133.
HSL color Cylindrical-coordinate representation of color #657686: hue angle of 209.09º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #657686 is Cyan = 0.25, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 118 | 134 | - |
| CMYK | 0.25 | 0.12 | 0 | 0.47 |
| HSL | 209.09º | 0.14% | 0.46% | - |
| HSV(B) | 209.09º | 0.25% | 0.53% | - |
| XYZ | 16.15 | 17.44 | 25.07 | - |
| YUV | 114.74 | 138.87 | 118.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 118 | 134 | 0.25 | 0.12 | 0 | 0.47 | 209.09 | 0.14 | 0.46 |
| Hex | 65 | 76 | 86 | 19 | C | 0 | 2F | D1 | E | 2E |
| Octal | 145 | 166 | 206 | 31 | 14 | 0 | 57 | 321 | 16 | 56 |
| Binary | 1100101 | 1110110 | 10000110 | 11001 | 1100 | 0 | 101111 | 11010001 | 1110 | 101110 |
Color Harmonies of #657686
Complementary color
Monochromatic Colors of #657686
Black with #657686
Text Example
Text Example
White with #657686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657686; }
p { color: rgb(101,118,134); }
H1.HeaderClassName
{
color: #657686;
}
.AnyTagClassName
{
color: #657686;
}
</style>
background-color css
<style>
a { background-color: #657686; }
a { background-color: rgb(101,118,134); }
div.DivClassName
{
background-color: #657686;
}
.BgClassName
{
background-color: #657686;
}
</style>
border-color css
<style>
span { border-color: #657686; }
span { border-color: rgb(101,118,134); }
td.TdClassName
{
border-color: #657686;
}
.TagClassName
{
border-color: #657686;
}
</style>