Shades of Lynch #617487
Tints of Lynch #617487
RGB
CMYK
RGB Variations
Color information
#617487 (or 0x617487) is known color: Lynch. HEX triplet: 61, 74 and 87. RGB value is (97,116,135). Sum of RGB (Red+Green+Blue) = 97+116+135=348 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.87% from 348); Green value is 116 (45.70% from 255 or 33.33% from 348); Blue value is 135 (53.12% from 255 or 38.79% from 348); Max value from RGB is 135 - color contains mainly: blue. Hex color #617487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617487 is #9E8B78. Grayscale: #707070. Windows color (decimal): -10390393 or 8877153. OLE color: 8877153.
HSL color Cylindrical-coordinate representation of color #617487: hue angle of 210º 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 #617487 is Cyan = 0.28, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 116 | 135 | - |
| CMYK | 0.28 | 0.14 | 0 | 0.47 |
| HSL | 210º | 0.16% | 0.45% | - |
| HSV(B) | 210º | 0.28% | 0.53% | - |
| XYZ | 15.55 | 16.78 | 25.34 | - |
| YUV | 112.49 | 140.71 | 116.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 116 | 135 | 0.28 | 0.14 | 0 | 0.47 | 210 | 0.16 | 0.45 |
| Hex | 61 | 74 | 87 | 1C | E | 0 | 2F | D2 | 10 | 2D |
| Octal | 141 | 164 | 207 | 34 | 16 | 0 | 57 | 322 | 20 | 55 |
| Binary | 1100001 | 1110100 | 10000111 | 11100 | 1110 | 0 | 101111 | 11010010 | 10000 | 101101 |
Color Harmonies of #617487
Complementary color
Monochromatic Colors of #617487
Black with #617487
Text Example
Text Example
White with #617487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617487; }
p { color: rgb(97,116,135); }
H1.HeaderClassName
{
color: #617487;
}
.AnyTagClassName
{
color: #617487;
}
</style>
background-color css
<style>
a { background-color: #617487; }
a { background-color: rgb(97,116,135); }
div.DivClassName
{
background-color: #617487;
}
.BgClassName
{
background-color: #617487;
}
</style>
border-color css
<style>
span { border-color: #617487; }
span { border-color: rgb(97,116,135); }
td.TdClassName
{
border-color: #617487;
}
.TagClassName
{
border-color: #617487;
}
</style>