Shades of Lynch #617689
Tints of Lynch #617689
RGB
CMYK
RGB Variations
Color information
#617689 (or 0x617689) is known color: Lynch. HEX triplet: 61, 76 and 89. RGB value is (97,118,137). Sum of RGB (Red+Green+Blue) = 97+118+137=352 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.56% from 352); Green value is 118 (46.48% from 255 or 33.52% from 352); Blue value is 137 (53.91% from 255 or 38.92% from 352); Max value from RGB is 137 - color contains mainly: blue. Hex color #617689 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617689 is #9E8976. Grayscale: #717171. Windows color (decimal): -10389879 or 9008737. OLE color: 9008737.
HSL color Cylindrical-coordinate representation of color #617689: hue angle of 208.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 #617689 is Cyan = 0.29, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 118 | 137 | - |
| CMYK | 0.29 | 0.14 | 0 | 0.46 |
| HSL | 208.5º | 0.17% | 0.46% | - |
| HSV(B) | 208.5º | 0.29% | 0.54% | - |
| XYZ | 15.92 | 17.3 | 26.17 | - |
| YUV | 113.89 | 141.04 | 115.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 118 | 137 | 0.29 | 0.14 | 0 | 0.46 | 208.5 | 0.17 | 0.46 |
| Hex | 61 | 76 | 89 | 1D | E | 0 | 2E | D0 | 11 | 2E |
| Octal | 141 | 166 | 211 | 35 | 16 | 0 | 56 | 320 | 21 | 56 |
| Binary | 1100001 | 1110110 | 10001001 | 11101 | 1110 | 0 | 101110 | 11010000 | 10001 | 101110 |
Color Harmonies of #617689
Complementary color
Monochromatic Colors of #617689
Black with #617689
Text Example
Text Example
White with #617689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617689; }
p { color: rgb(97,118,137); }
H1.HeaderClassName
{
color: #617689;
}
.AnyTagClassName
{
color: #617689;
}
</style>
background-color css
<style>
a { background-color: #617689; }
a { background-color: rgb(97,118,137); }
div.DivClassName
{
background-color: #617689;
}
.BgClassName
{
background-color: #617689;
}
</style>
border-color css
<style>
span { border-color: #617689; }
span { border-color: rgb(97,118,137); }
td.TdClassName
{
border-color: #617689;
}
.TagClassName
{
border-color: #617689;
}
</style>