Shades of Lynch #617587
Tints of Lynch #617587
RGB
CMYK
RGB Variations
Color information
#617587 (or 0x617587) is known color: Lynch. HEX triplet: 61, 75 and 87. RGB value is (97,117,135). Sum of RGB (Red+Green+Blue) = 97+117+135=349 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.79% from 349); Green value is 117 (46.09% from 255 or 33.52% from 349); Blue value is 135 (53.12% from 255 or 38.68% from 349); Max value from RGB is 135 - color contains mainly: blue. Hex color #617587 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617587 is #9E8A78. Grayscale: #707070. Windows color (decimal): -10390137 or 8877409. OLE color: 8877409.
HSL color Cylindrical-coordinate representation of color #617587: hue angle of 208.42º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #617587 is Cyan = 0.28, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 117 | 135 | - |
| CMYK | 0.28 | 0.13 | 0 | 0.47 |
| HSL | 208.42º | 0.16% | 0.45% | - |
| HSV(B) | 208.42º | 0.28% | 0.53% | - |
| XYZ | 15.66 | 17.01 | 25.38 | - |
| YUV | 113.07 | 140.37 | 116.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 117 | 135 | 0.28 | 0.13 | 0 | 0.47 | 208.42 | 0.16 | 0.45 |
| Hex | 61 | 75 | 87 | 1C | D | 0 | 2F | D0 | 10 | 2D |
| Octal | 141 | 165 | 207 | 34 | 15 | 0 | 57 | 320 | 20 | 55 |
| Binary | 1100001 | 1110101 | 10000111 | 11100 | 1101 | 0 | 101111 | 11010000 | 10000 | 101101 |
Color Harmonies of #617587
Complementary color
Monochromatic Colors of #617587
Black with #617587
Text Example
Text Example
White with #617587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617587; }
p { color: rgb(97,117,135); }
H1.HeaderClassName
{
color: #617587;
}
.AnyTagClassName
{
color: #617587;
}
</style>
background-color css
<style>
a { background-color: #617587; }
a { background-color: rgb(97,117,135); }
div.DivClassName
{
background-color: #617587;
}
.BgClassName
{
background-color: #617587;
}
</style>
border-color css
<style>
span { border-color: #617587; }
span { border-color: rgb(97,117,135); }
td.TdClassName
{
border-color: #617587;
}
.TagClassName
{
border-color: #617587;
}
</style>