Shades of Lynch #687783
Tints of Lynch #687783
RGB
CMYK
RGB Variations
Color information
#687783 (or 0x687783) is known color: Lynch. HEX triplet: 68, 77 and 83. RGB value is (104,119,131). Sum of RGB (Red+Green+Blue) = 104+119+131=354 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.38% from 354); Green value is 119 (46.88% from 255 or 33.62% from 354); Blue value is 131 (51.56% from 255 or 37.01% from 354); Max value from RGB is 131 - color contains mainly: blue. Hex color #687783 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687783 is #97887C. Grayscale: #737373. Windows color (decimal): -9930877 or 8615784. OLE color: 8615784.
HSL color Cylindrical-coordinate representation of color #687783: hue angle of 206.67º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #687783 is Cyan = 0.21, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 119 | 131 | - |
| CMYK | 0.21 | 0.09 | 0 | 0.49 |
| HSL | 206.67º | 0.11% | 0.46% | - |
| HSV(B) | 206.67º | 0.21% | 0.51% | - |
| XYZ | 16.4 | 17.78 | 24.04 | - |
| YUV | 115.88 | 136.53 | 119.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 119 | 131 | 0.21 | 0.09 | 0 | 0.49 | 206.67 | 0.11 | 0.46 |
| Hex | 68 | 77 | 83 | 15 | 9 | 0 | 31 | CF | B | 2E |
| Octal | 150 | 167 | 203 | 25 | 11 | 0 | 61 | 317 | 13 | 56 |
| Binary | 1101000 | 1110111 | 10000011 | 10101 | 1001 | 0 | 110001 | 11001111 | 1011 | 101110 |
Color Harmonies of #687783
Complementary color
Monochromatic Colors of #687783
Black with #687783
Text Example
Text Example
White with #687783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687783; }
p { color: rgb(104,119,131); }
H1.HeaderClassName
{
color: #687783;
}
.AnyTagClassName
{
color: #687783;
}
</style>
background-color css
<style>
a { background-color: #687783; }
a { background-color: rgb(104,119,131); }
div.DivClassName
{
background-color: #687783;
}
.BgClassName
{
background-color: #687783;
}
</style>
border-color css
<style>
span { border-color: #687783; }
span { border-color: rgb(104,119,131); }
td.TdClassName
{
border-color: #687783;
}
.TagClassName
{
border-color: #687783;
}
</style>