Shades of Lynch #657685
Tints of Lynch #657685
RGB
CMYK
RGB Variations
Color information
#657685 (or 0x657685) is known color: Lynch. HEX triplet: 65, 76 and 85. RGB value is (101,118,133). Sum of RGB (Red+Green+Blue) = 101+118+133=352 (46% of max value = 765). Red value is 101 (39.84% from 255 or 28.69% from 352); Green value is 118 (46.48% from 255 or 33.52% from 352); Blue value is 133 (52.34% from 255 or 37.78% from 352); Max value from RGB is 133 - color contains mainly: blue. Hex color #657685 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #657685 is #9A897A. Grayscale: #727272. Windows color (decimal): -10127739 or 8746597. OLE color: 8746597.
HSL color Cylindrical-coordinate representation of color #657685: hue angle of 208.12º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #657685 is Cyan = 0.24, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 101 | 118 | 133 | - |
| CMYK | 0.24 | 0.11 | 0 | 0.48 |
| HSL | 208.13º | 0.14% | 0.46% | - |
| HSV(B) | 208.13º | 0.24% | 0.52% | - |
| XYZ | 16.08 | 17.42 | 24.7 | - |
| YUV | 114.63 | 138.37 | 118.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 118 | 133 | 0.24 | 0.11 | 0 | 0.48 | 208.13 | 0.14 | 0.46 |
| Hex | 65 | 76 | 85 | 18 | B | 0 | 30 | D0 | E | 2E |
| Octal | 145 | 166 | 205 | 30 | 13 | 0 | 60 | 320 | 16 | 56 |
| Binary | 1100101 | 1110110 | 10000101 | 11000 | 1011 | 0 | 110000 | 11010000 | 1110 | 101110 |
Color Harmonies of #657685
Complementary color
Monochromatic Colors of #657685
Black with #657685
Text Example
Text Example
White with #657685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657685; }
p { color: rgb(101,118,133); }
H1.HeaderClassName
{
color: #657685;
}
.AnyTagClassName
{
color: #657685;
}
</style>
background-color css
<style>
a { background-color: #657685; }
a { background-color: rgb(101,118,133); }
div.DivClassName
{
background-color: #657685;
}
.BgClassName
{
background-color: #657685;
}
</style>
border-color css
<style>
span { border-color: #657685; }
span { border-color: rgb(101,118,133); }
td.TdClassName
{
border-color: #657685;
}
.TagClassName
{
border-color: #657685;
}
</style>