Shades of Lynch #607887
Tints of Lynch #607887
RGB
CMYK
RGB Variations
Color information
#607887 (or 0x607887) is known color: Lynch. HEX triplet: 60, 78 and 87. RGB value is (96,120,135). Sum of RGB (Red+Green+Blue) = 96+120+135=351 (46% of max value = 765). Red value is 96 (37.89% from 255 or 27.35% from 351); Green value is 120 (47.27% from 255 or 34.19% from 351); Blue value is 135 (53.12% from 255 or 38.46% from 351); Max value from RGB is 135 - color contains mainly: blue. Hex color #607887 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607887 is #9F8778. Grayscale: #727272. Windows color (decimal): -10454905 or 8878176. OLE color: 8878176.
HSL color Cylindrical-coordinate representation of color #607887: hue angle of 203.08º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #607887 is Cyan = 0.29, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 120 | 135 | - |
| CMYK | 0.29 | 0.11 | 0 | 0.47 |
| HSL | 203.08º | 0.17% | 0.45% | - |
| HSV(B) | 203.08º | 0.29% | 0.53% | - |
| XYZ | 15.91 | 17.67 | 25.49 | - |
| YUV | 114.53 | 139.55 | 114.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 120 | 135 | 0.29 | 0.11 | 0 | 0.47 | 203.08 | 0.17 | 0.45 |
| Hex | 60 | 78 | 87 | 1D | B | 0 | 2F | CB | 11 | 2D |
| Octal | 140 | 170 | 207 | 35 | 13 | 0 | 57 | 313 | 21 | 55 |
| Binary | 1100000 | 1111000 | 10000111 | 11101 | 1011 | 0 | 101111 | 11001011 | 10001 | 101101 |
Color Harmonies of #607887
Complementary color
Monochromatic Colors of #607887
Black with #607887
Text Example
Text Example
White with #607887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607887; }
p { color: rgb(96,120,135); }
H1.HeaderClassName
{
color: #607887;
}
.AnyTagClassName
{
color: #607887;
}
</style>
background-color css
<style>
a { background-color: #607887; }
a { background-color: rgb(96,120,135); }
div.DivClassName
{
background-color: #607887;
}
.BgClassName
{
background-color: #607887;
}
</style>
border-color css
<style>
span { border-color: #607887; }
span { border-color: rgb(96,120,135); }
td.TdClassName
{
border-color: #607887;
}
.TagClassName
{
border-color: #607887;
}
</style>