Shades of Lynch #617887
Tints of Lynch #617887
RGB
CMYK
RGB Variations
Color information
#617887 (or 0x617887) is known color: Lynch. HEX triplet: 61, 78 and 87. RGB value is (97,120,135). Sum of RGB (Red+Green+Blue) = 97+120+135=352 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.56% from 352); Green value is 120 (47.27% from 255 or 34.09% from 352); Blue value is 135 (53.12% from 255 or 38.35% from 352); Max value from RGB is 135 - color contains mainly: blue. Hex color #617887 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617887 is #9E8778. Grayscale: #727272. Windows color (decimal): -10389369 or 8878177. OLE color: 8878177.
HSL color Cylindrical-coordinate representation of color #617887: hue angle of 203.68º 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 #617887 is Cyan = 0.28, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 120 | 135 | - |
| CMYK | 0.28 | 0.11 | 0 | 0.47 |
| HSL | 203.68º | 0.16% | 0.45% | - |
| HSV(B) | 203.68º | 0.28% | 0.53% | - |
| XYZ | 16.02 | 17.72 | 25.5 | - |
| YUV | 114.83 | 139.38 | 115.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 135 | 0.28 | 0.11 | 0 | 0.47 | 203.68 | 0.16 | 0.45 |
| Hex | 61 | 78 | 87 | 1C | B | 0 | 2F | CC | 10 | 2D |
| Octal | 141 | 170 | 207 | 34 | 13 | 0 | 57 | 314 | 20 | 55 |
| Binary | 1100001 | 1111000 | 10000111 | 11100 | 1011 | 0 | 101111 | 11001100 | 10000 | 101101 |
Color Harmonies of #617887
Complementary color
Monochromatic Colors of #617887
Black with #617887
Text Example
Text Example
White with #617887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617887; }
p { color: rgb(97,120,135); }
H1.HeaderClassName
{
color: #617887;
}
.AnyTagClassName
{
color: #617887;
}
</style>
background-color css
<style>
a { background-color: #617887; }
a { background-color: rgb(97,120,135); }
div.DivClassName
{
background-color: #617887;
}
.BgClassName
{
background-color: #617887;
}
</style>
border-color css
<style>
span { border-color: #617887; }
span { border-color: rgb(97,120,135); }
td.TdClassName
{
border-color: #617887;
}
.TagClassName
{
border-color: #617887;
}
</style>