Shades of Lynch #617688
Tints of Lynch #617688
RGB
CMYK
RGB Variations
Color information
#617688 (or 0x617688) is known color: Lynch. HEX triplet: 61, 76 and 88. RGB value is (97,118,136). Sum of RGB (Red+Green+Blue) = 97+118+136=351 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.64% from 351); Green value is 118 (46.48% from 255 or 33.62% from 351); Blue value is 136 (53.52% from 255 or 38.75% from 351); Max value from RGB is 136 - color contains mainly: blue. Hex color #617688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617688 is #9E8977. Grayscale: #717171. Windows color (decimal): -10389880 or 8943201. OLE color: 8943201.
HSL color Cylindrical-coordinate representation of color #617688: hue angle of 207.69º 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 #617688 is Cyan = 0.29, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 118 | 136 | - |
| CMYK | 0.29 | 0.13 | 0 | 0.47 |
| HSL | 207.69º | 0.17% | 0.46% | - |
| HSV(B) | 207.69º | 0.29% | 0.53% | - |
| XYZ | 15.85 | 17.28 | 25.79 | - |
| YUV | 113.77 | 140.54 | 116.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 118 | 136 | 0.29 | 0.13 | 0 | 0.47 | 207.69 | 0.17 | 0.46 |
| Hex | 61 | 76 | 88 | 1D | D | 0 | 2F | D0 | 11 | 2E |
| Octal | 141 | 166 | 210 | 35 | 15 | 0 | 57 | 320 | 21 | 56 |
| Binary | 1100001 | 1110110 | 10001000 | 11101 | 1101 | 0 | 101111 | 11010000 | 10001 | 101110 |
Color Harmonies of #617688
Complementary color
Monochromatic Colors of #617688
Black with #617688
Text Example
Text Example
White with #617688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617688; }
p { color: rgb(97,118,136); }
H1.HeaderClassName
{
color: #617688;
}
.AnyTagClassName
{
color: #617688;
}
</style>
background-color css
<style>
a { background-color: #617688; }
a { background-color: rgb(97,118,136); }
div.DivClassName
{
background-color: #617688;
}
.BgClassName
{
background-color: #617688;
}
</style>
border-color css
<style>
span { border-color: #617688; }
span { border-color: rgb(97,118,136); }
td.TdClassName
{
border-color: #617688;
}
.TagClassName
{
border-color: #617688;
}
</style>