Shades of Lynch #617889
Tints of Lynch #617889
RGB
CMYK
RGB Variations
Color information
#617889 (or 0x617889) is known color: Lynch. HEX triplet: 61, 78 and 89. RGB value is (97,120,137). Sum of RGB (Red+Green+Blue) = 97+120+137=354 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.40% from 354); Green value is 120 (47.27% from 255 or 33.90% from 354); Blue value is 137 (53.91% from 255 or 38.70% from 354); Max value from RGB is 137 - color contains mainly: blue. Hex color #617889 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617889 is #9E8776. Grayscale: #727272. Windows color (decimal): -10389367 or 9009249. OLE color: 9009249.
HSL color Cylindrical-coordinate representation of color #617889: hue angle of 205.5º 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 #617889 is Cyan = 0.29, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 120 | 137 | - |
| CMYK | 0.29 | 0.12 | 0 | 0.46 |
| HSL | 205.5º | 0.17% | 0.46% | - |
| HSV(B) | 205.5º | 0.29% | 0.54% | - |
| XYZ | 16.16 | 17.78 | 26.25 | - |
| YUV | 115.06 | 140.38 | 115.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 137 | 0.29 | 0.12 | 0 | 0.46 | 205.5 | 0.17 | 0.46 |
| Hex | 61 | 78 | 89 | 1D | C | 0 | 2E | CE | 11 | 2E |
| Octal | 141 | 170 | 211 | 35 | 14 | 0 | 56 | 316 | 21 | 56 |
| Binary | 1100001 | 1111000 | 10001001 | 11101 | 1100 | 0 | 101110 | 11001110 | 10001 | 101110 |
Color Harmonies of #617889
Complementary color
Monochromatic Colors of #617889
Black with #617889
Text Example
Text Example
White with #617889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617889; }
p { color: rgb(97,120,137); }
H1.HeaderClassName
{
color: #617889;
}
.AnyTagClassName
{
color: #617889;
}
</style>
background-color css
<style>
a { background-color: #617889; }
a { background-color: rgb(97,120,137); }
div.DivClassName
{
background-color: #617889;
}
.BgClassName
{
background-color: #617889;
}
</style>
border-color css
<style>
span { border-color: #617889; }
span { border-color: rgb(97,120,137); }
td.TdClassName
{
border-color: #617889;
}
.TagClassName
{
border-color: #617889;
}
</style>