Shades of Lynch #657684
Tints of Lynch #657684
RGB
CMYK
RGB Variations
Color information
#657684 (or 0x657684) is known color: Lynch. HEX triplet: 65, 76 and 84. RGB value is (101,118,132). Sum of RGB (Red+Green+Blue) = 101+118+132=351 (46% of max value = 765). Red value is 101 (39.84% from 255 or 28.77% from 351); Green value is 118 (46.48% from 255 or 33.62% from 351); Blue value is 132 (51.95% from 255 or 37.61% from 351); Max value from RGB is 132 - color contains mainly: blue. Hex color #657684 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #657684 is #9A897B. Grayscale: #727272. Windows color (decimal): -10127740 or 8681061. OLE color: 8681061.
HSL color Cylindrical-coordinate representation of color #657684: hue angle of 207.1º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #657684 is Cyan = 0.23, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 101 | 118 | 132 | - |
| CMYK | 0.23 | 0.11 | 0 | 0.48 |
| HSL | 207.1º | 0.13% | 0.46% | - |
| HSV(B) | 207.1º | 0.23% | 0.52% | - |
| XYZ | 16.01 | 17.39 | 24.34 | - |
| YUV | 114.51 | 137.87 | 118.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 118 | 132 | 0.23 | 0.11 | 0 | 0.48 | 207.1 | 0.13 | 0.46 |
| Hex | 65 | 76 | 84 | 17 | B | 0 | 30 | CF | D | 2E |
| Octal | 145 | 166 | 204 | 27 | 13 | 0 | 60 | 317 | 15 | 56 |
| Binary | 1100101 | 1110110 | 10000100 | 10111 | 1011 | 0 | 110000 | 11001111 | 1101 | 101110 |
Color Harmonies of #657684
Complementary color
Monochromatic Colors of #657684
Black with #657684
Text Example
Text Example
White with #657684
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657684; }
p { color: rgb(101,118,132); }
H1.HeaderClassName
{
color: #657684;
}
.AnyTagClassName
{
color: #657684;
}
</style>
background-color css
<style>
a { background-color: #657684; }
a { background-color: rgb(101,118,132); }
div.DivClassName
{
background-color: #657684;
}
.BgClassName
{
background-color: #657684;
}
</style>
border-color css
<style>
span { border-color: #657684; }
span { border-color: rgb(101,118,132); }
td.TdClassName
{
border-color: #657684;
}
.TagClassName
{
border-color: #657684;
}
</style>