Shades of Lynch #607486
Tints of Lynch #607486
RGB
CMYK
RGB Variations
Color information
#607486 (or 0x607486) is known color: Lynch. HEX triplet: 60, 74 and 86. RGB value is (96,116,134). Sum of RGB (Red+Green+Blue) = 96+116+134=346 (45% of max value = 765). Red value is 96 (37.89% from 255 or 27.75% from 346); Green value is 116 (45.70% from 255 or 33.53% from 346); Blue value is 134 (52.73% from 255 or 38.73% from 346); Max value from RGB is 134 - color contains mainly: blue. Hex color #607486 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607486 is #9F8B79. Grayscale: #6F6F6F. Windows color (decimal): -10455930 or 8811616. OLE color: 8811616.
HSL color Cylindrical-coordinate representation of color #607486: hue angle of 208.42º degrees, saturation: 0.17, 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 #607486 is Cyan = 0.28, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 116 | 134 | - |
| CMYK | 0.28 | 0.13 | 0 | 0.47 |
| HSL | 208.42º | 0.17% | 0.45% | - |
| HSV(B) | 208.42º | 0.28% | 0.53% | - |
| XYZ | 15.37 | 16.7 | 24.97 | - |
| YUV | 112.07 | 140.37 | 116.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 116 | 134 | 0.28 | 0.13 | 0 | 0.47 | 208.42 | 0.17 | 0.45 |
| Hex | 60 | 74 | 86 | 1C | D | 0 | 2F | D0 | 11 | 2D |
| Octal | 140 | 164 | 206 | 34 | 15 | 0 | 57 | 320 | 21 | 55 |
| Binary | 1100000 | 1110100 | 10000110 | 11100 | 1101 | 0 | 101111 | 11010000 | 10001 | 101101 |
Color Harmonies of #607486
Complementary color
Monochromatic Colors of #607486
Black with #607486
Text Example
Text Example
White with #607486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607486; }
p { color: rgb(96,116,134); }
H1.HeaderClassName
{
color: #607486;
}
.AnyTagClassName
{
color: #607486;
}
</style>
background-color css
<style>
a { background-color: #607486; }
a { background-color: rgb(96,116,134); }
div.DivClassName
{
background-color: #607486;
}
.BgClassName
{
background-color: #607486;
}
</style>
border-color css
<style>
span { border-color: #607486; }
span { border-color: rgb(96,116,134); }
td.TdClassName
{
border-color: #607486;
}
.TagClassName
{
border-color: #607486;
}
</style>