Shades of Lynch #617588
Tints of Lynch #617588
RGB
CMYK
RGB Variations
Color information
#617588 (or 0x617588) is known color: Lynch. HEX triplet: 61, 75 and 88. RGB value is (97,117,136). Sum of RGB (Red+Green+Blue) = 97+117+136=350 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.71% from 350); Green value is 117 (46.09% from 255 or 33.43% from 350); Blue value is 136 (53.52% from 255 or 38.86% from 350); Max value from RGB is 136 - color contains mainly: blue. Hex color #617588 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617588 is #9E8A77. Grayscale: #717171. Windows color (decimal): -10390136 or 8942945. OLE color: 8942945.
HSL color Cylindrical-coordinate representation of color #617588: hue angle of 209.23º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #617588 is Cyan = 0.29, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 117 | 136 | - |
| CMYK | 0.29 | 0.14 | 0 | 0.47 |
| HSL | 209.23º | 0.17% | 0.46% | - |
| HSV(B) | 209.23º | 0.29% | 0.53% | - |
| XYZ | 15.73 | 17.04 | 25.75 | - |
| YUV | 113.19 | 140.87 | 116.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 117 | 136 | 0.29 | 0.14 | 0 | 0.47 | 209.23 | 0.17 | 0.46 |
| Hex | 61 | 75 | 88 | 1D | E | 0 | 2F | D1 | 11 | 2E |
| Octal | 141 | 165 | 210 | 35 | 16 | 0 | 57 | 321 | 21 | 56 |
| Binary | 1100001 | 1110101 | 10001000 | 11101 | 1110 | 0 | 101111 | 11010001 | 10001 | 101110 |
Color Harmonies of #617588
Complementary color
Monochromatic Colors of #617588
Black with #617588
Text Example
Text Example
White with #617588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617588; }
p { color: rgb(97,117,136); }
H1.HeaderClassName
{
color: #617588;
}
.AnyTagClassName
{
color: #617588;
}
</style>
background-color css
<style>
a { background-color: #617588; }
a { background-color: rgb(97,117,136); }
div.DivClassName
{
background-color: #617588;
}
.BgClassName
{
background-color: #617588;
}
</style>
border-color css
<style>
span { border-color: #617588; }
span { border-color: rgb(97,117,136); }
td.TdClassName
{
border-color: #617588;
}
.TagClassName
{
border-color: #617588;
}
</style>