Shades of Lynch #617589
Tints of Lynch #617589
RGB
CMYK
RGB Variations
Color information
#617589 (or 0x617589) is known color: Lynch. HEX triplet: 61, 75 and 89. RGB value is (97,117,137). Sum of RGB (Red+Green+Blue) = 97+117+137=351 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.64% from 351); Green value is 117 (46.09% from 255 or 33.33% from 351); Blue value is 137 (53.91% from 255 or 39.03% from 351); Max value from RGB is 137 - color contains mainly: blue. Hex color #617589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617589 is #9E8A76. Grayscale: #717171. Windows color (decimal): -10390135 or 9008481. OLE color: 9008481.
HSL color Cylindrical-coordinate representation of color #617589: hue angle of 210º 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 #617589 is Cyan = 0.29, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 117 | 137 | - |
| CMYK | 0.29 | 0.15 | 0 | 0.46 |
| HSL | 210º | 0.17% | 0.46% | - |
| HSV(B) | 210º | 0.29% | 0.54% | - |
| XYZ | 15.81 | 17.07 | 26.13 | - |
| YUV | 113.3 | 141.37 | 116.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 117 | 137 | 0.29 | 0.15 | 0 | 0.46 | 210 | 0.17 | 0.46 |
| Hex | 61 | 75 | 89 | 1D | F | 0 | 2E | D2 | 11 | 2E |
| Octal | 141 | 165 | 211 | 35 | 17 | 0 | 56 | 322 | 21 | 56 |
| Binary | 1100001 | 1110101 | 10001001 | 11101 | 1111 | 0 | 101110 | 11010010 | 10001 | 101110 |
Color Harmonies of #617589
Complementary color
Monochromatic Colors of #617589
Black with #617589
Text Example
Text Example
White with #617589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617589; }
p { color: rgb(97,117,137); }
H1.HeaderClassName
{
color: #617589;
}
.AnyTagClassName
{
color: #617589;
}
</style>
background-color css
<style>
a { background-color: #617589; }
a { background-color: rgb(97,117,137); }
div.DivClassName
{
background-color: #617589;
}
.BgClassName
{
background-color: #617589;
}
</style>
border-color css
<style>
span { border-color: #617589; }
span { border-color: rgb(97,117,137); }
td.TdClassName
{
border-color: #617589;
}
.TagClassName
{
border-color: #617589;
}
</style>