Shades of Lynch #657586
Tints of Lynch #657586
RGB
CMYK
RGB Variations
Color information
#657586 (or 0x657586) is known color: Lynch. HEX triplet: 65, 75 and 86. RGB value is (101,117,134). Sum of RGB (Red+Green+Blue) = 101+117+134=352 (46% of max value = 765). Red value is 101 (39.84% from 255 or 28.69% from 352); Green value is 117 (46.09% from 255 or 33.24% from 352); Blue value is 134 (52.73% from 255 or 38.07% from 352); Max value from RGB is 134 - color contains mainly: blue. Hex color #657586 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #657586 is #9A8A79. Grayscale: #727272. Windows color (decimal): -10127994 or 8811877. OLE color: 8811877.
HSL color Cylindrical-coordinate representation of color #657586: hue angle of 210.91º 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 #657586 is Cyan = 0.25, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 117 | 134 | - |
| CMYK | 0.25 | 0.13 | 0 | 0.47 |
| HSL | 210.91º | 0.14% | 0.46% | - |
| HSV(B) | 210.91º | 0.25% | 0.53% | - |
| XYZ | 16.03 | 17.21 | 25.03 | - |
| YUV | 114.15 | 139.2 | 118.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 117 | 134 | 0.25 | 0.13 | 0 | 0.47 | 210.91 | 0.14 | 0.46 |
| Hex | 65 | 75 | 86 | 19 | D | 0 | 2F | D3 | E | 2E |
| Octal | 145 | 165 | 206 | 31 | 15 | 0 | 57 | 323 | 16 | 56 |
| Binary | 1100101 | 1110101 | 10000110 | 11001 | 1101 | 0 | 101111 | 11010011 | 1110 | 101110 |
Color Harmonies of #657586
Complementary color
Monochromatic Colors of #657586
Black with #657586
Text Example
Text Example
White with #657586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657586; }
p { color: rgb(101,117,134); }
H1.HeaderClassName
{
color: #657586;
}
.AnyTagClassName
{
color: #657586;
}
</style>
background-color css
<style>
a { background-color: #657586; }
a { background-color: rgb(101,117,134); }
div.DivClassName
{
background-color: #657586;
}
.BgClassName
{
background-color: #657586;
}
</style>
border-color css
<style>
span { border-color: #657586; }
span { border-color: rgb(101,117,134); }
td.TdClassName
{
border-color: #657586;
}
.TagClassName
{
border-color: #657586;
}
</style>