Shades of Lynch #617789
Tints of Lynch #617789
RGB
CMYK
RGB Variations
Color information
#617789 (or 0x617789) is known color: Lynch. HEX triplet: 61, 77 and 89. RGB value is (97,119,137). Sum of RGB (Red+Green+Blue) = 97+119+137=353 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.48% from 353); Green value is 119 (46.88% from 255 or 33.71% from 353); Blue value is 137 (53.91% from 255 or 38.81% from 353); Max value from RGB is 137 - color contains mainly: blue. Hex color #617789 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617789 is #9E8876. Grayscale: #727272. Windows color (decimal): -10389623 or 9008993. OLE color: 9008993.
HSL color Cylindrical-coordinate representation of color #617789: hue angle of 207º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #617789 is Cyan = 0.29, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 119 | 137 | - |
| CMYK | 0.29 | 0.13 | 0 | 0.46 |
| HSL | 207º | 0.17% | 0.46% | - |
| HSV(B) | 207º | 0.29% | 0.54% | - |
| XYZ | 16.04 | 17.54 | 26.21 | - |
| YUV | 114.47 | 140.71 | 115.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 119 | 137 | 0.29 | 0.13 | 0 | 0.46 | 207 | 0.17 | 0.46 |
| Hex | 61 | 77 | 89 | 1D | D | 0 | 2E | CF | 11 | 2E |
| Octal | 141 | 167 | 211 | 35 | 15 | 0 | 56 | 317 | 21 | 56 |
| Binary | 1100001 | 1110111 | 10001001 | 11101 | 1101 | 0 | 101110 | 11001111 | 10001 | 101110 |
Color Harmonies of #617789
Complementary color
Monochromatic Colors of #617789
Black with #617789
Text Example
Text Example
White with #617789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617789; }
p { color: rgb(97,119,137); }
H1.HeaderClassName
{
color: #617789;
}
.AnyTagClassName
{
color: #617789;
}
</style>
background-color css
<style>
a { background-color: #617789; }
a { background-color: rgb(97,119,137); }
div.DivClassName
{
background-color: #617789;
}
.BgClassName
{
background-color: #617789;
}
</style>
border-color css
<style>
span { border-color: #617789; }
span { border-color: rgb(97,119,137); }
td.TdClassName
{
border-color: #617789;
}
.TagClassName
{
border-color: #617789;
}
</style>