Shades of Lynch #657689
Tints of Lynch #657689
RGB
CMYK
RGB Variations
Color information
#657689 (or 0x657689) is known color: Lynch. HEX triplet: 65, 76 and 89. RGB value is (101,118,137). Sum of RGB (Red+Green+Blue) = 101+118+137=356 (47% of max value = 765). Red value is 101 (39.84% from 255 or 28.37% from 356); Green value is 118 (46.48% from 255 or 33.15% from 356); Blue value is 137 (53.91% from 255 or 38.48% from 356); Max value from RGB is 137 - color contains mainly: blue. Hex color #657689 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #657689 is #9A8976. Grayscale: #727272. Windows color (decimal): -10127735 or 9008741. OLE color: 9008741.
HSL color Cylindrical-coordinate representation of color #657689: hue angle of 211.67º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #657689 is Cyan = 0.26, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 101 | 118 | 137 | - |
| CMYK | 0.26 | 0.14 | 0 | 0.46 |
| HSL | 211.67º | 0.15% | 0.47% | - |
| HSV(B) | 211.67º | 0.26% | 0.54% | - |
| XYZ | 16.36 | 17.53 | 26.19 | - |
| YUV | 115.08 | 140.37 | 117.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 118 | 137 | 0.26 | 0.14 | 0 | 0.46 | 211.67 | 0.15 | 0.47 |
| Hex | 65 | 76 | 89 | 1A | E | 0 | 2E | D4 | F | 2F |
| Octal | 145 | 166 | 211 | 32 | 16 | 0 | 56 | 324 | 17 | 57 |
| Binary | 1100101 | 1110110 | 10001001 | 11010 | 1110 | 0 | 101110 | 11010100 | 1111 | 101111 |
Color Harmonies of #657689
Complementary color
Monochromatic Colors of #657689
Black with #657689
Text Example
Text Example
White with #657689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657689; }
p { color: rgb(101,118,137); }
H1.HeaderClassName
{
color: #657689;
}
.AnyTagClassName
{
color: #657689;
}
</style>
background-color css
<style>
a { background-color: #657689; }
a { background-color: rgb(101,118,137); }
div.DivClassName
{
background-color: #657689;
}
.BgClassName
{
background-color: #657689;
}
</style>
border-color css
<style>
span { border-color: #657689; }
span { border-color: rgb(101,118,137); }
td.TdClassName
{
border-color: #657689;
}
.TagClassName
{
border-color: #657689;
}
</style>