Shades of Lynch #607989
Tints of Lynch #607989
RGB
CMYK
RGB Variations
Color information
#607989 (or 0x607989) is known color: Lynch. HEX triplet: 60, 79 and 89. RGB value is (96,121,137). Sum of RGB (Red+Green+Blue) = 96+121+137=354 (46% of max value = 765). Red value is 96 (37.89% from 255 or 27.12% from 354); Green value is 121 (47.66% from 255 or 34.18% from 354); Blue value is 137 (53.91% from 255 or 38.70% from 354); Max value from RGB is 137 - color contains mainly: blue. Hex color #607989 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607989 is #9F8676. Grayscale: #737373. Windows color (decimal): -10454647 or 9009504. OLE color: 9009504.
HSL color Cylindrical-coordinate representation of color #607989: hue angle of 203.41º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #607989 is Cyan = 0.30, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 96 | 121 | 137 | - |
| CMYK | 0.30 | 0.12 | 0 | 0.46 |
| HSL | 203.41º | 0.18% | 0.46% | - |
| HSV(B) | 203.41º | 0.3% | 0.54% | - |
| XYZ | 16.18 | 17.97 | 26.28 | - |
| YUV | 115.35 | 140.22 | 114.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 121 | 137 | 0.30 | 0.12 | 0 | 0.46 | 203.41 | 0.18 | 0.46 |
| Hex | 60 | 79 | 89 | 1E | C | 0 | 2E | CB | 12 | 2E |
| Octal | 140 | 171 | 211 | 36 | 14 | 0 | 56 | 313 | 22 | 56 |
| Binary | 1100000 | 1111001 | 10001001 | 11110 | 1100 | 0 | 101110 | 11001011 | 10010 | 101110 |
Color Harmonies of #607989
Complementary color
Monochromatic Colors of #607989
Black with #607989
Text Example
Text Example
White with #607989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607989; }
p { color: rgb(96,121,137); }
H1.HeaderClassName
{
color: #607989;
}
.AnyTagClassName
{
color: #607989;
}
</style>
background-color css
<style>
a { background-color: #607989; }
a { background-color: rgb(96,121,137); }
div.DivClassName
{
background-color: #607989;
}
.BgClassName
{
background-color: #607989;
}
</style>
border-color css
<style>
span { border-color: #607989; }
span { border-color: rgb(96,121,137); }
td.TdClassName
{
border-color: #607989;
}
.TagClassName
{
border-color: #607989;
}
</style>