Shades of Lynch #687886
Tints of Lynch #687886
RGB
CMYK
RGB Variations
Color information
#687886 (or 0x687886) is known color: Lynch. HEX triplet: 68, 78 and 86. RGB value is (104,120,134). Sum of RGB (Red+Green+Blue) = 104+120+134=358 (47% of max value = 765). Red value is 104 (41.02% from 255 or 29.05% from 358); Green value is 120 (47.27% from 255 or 33.52% from 358); Blue value is 134 (52.73% from 255 or 37.43% from 358); Max value from RGB is 134 - color contains mainly: blue. Hex color #687886 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687886 is #978779. Grayscale: #747474. Windows color (decimal): -9930618 or 8812648. OLE color: 8812648.
HSL color Cylindrical-coordinate representation of color #687886: hue angle of 208º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #687886 is Cyan = 0.22, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 120 | 134 | - |
| CMYK | 0.22 | 0.10 | 0 | 0.47 |
| HSL | 208º | 0.13% | 0.47% | - |
| HSV(B) | 208º | 0.22% | 0.53% | - |
| XYZ | 16.73 | 18.1 | 25.17 | - |
| YUV | 116.81 | 137.7 | 118.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 120 | 134 | 0.22 | 0.10 | 0 | 0.47 | 208 | 0.13 | 0.47 |
| Hex | 68 | 78 | 86 | 16 | A | 0 | 2F | D0 | D | 2F |
| Octal | 150 | 170 | 206 | 26 | 12 | 0 | 57 | 320 | 15 | 57 |
| Binary | 1101000 | 1111000 | 10000110 | 10110 | 1010 | 0 | 101111 | 11010000 | 1101 | 101111 |
Color Harmonies of #687886
Complementary color
Monochromatic Colors of #687886
Black with #687886
Text Example
Text Example
White with #687886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687886; }
p { color: rgb(104,120,134); }
H1.HeaderClassName
{
color: #687886;
}
.AnyTagClassName
{
color: #687886;
}
</style>
background-color css
<style>
a { background-color: #687886; }
a { background-color: rgb(104,120,134); }
div.DivClassName
{
background-color: #687886;
}
.BgClassName
{
background-color: #687886;
}
</style>
border-color css
<style>
span { border-color: #687886; }
span { border-color: rgb(104,120,134); }
td.TdClassName
{
border-color: #687886;
}
.TagClassName
{
border-color: #687886;
}
</style>