Shades of Lynch #687683
Tints of Lynch #687683
RGB
CMYK
RGB Variations
Color information
#687683 (or 0x687683) is known color: Lynch. HEX triplet: 68, 76 and 83. RGB value is (104,118,131). Sum of RGB (Red+Green+Blue) = 104+118+131=353 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.46% from 353); Green value is 118 (46.48% from 255 or 33.43% from 353); Blue value is 131 (51.56% from 255 or 37.11% from 353); Max value from RGB is 131 - color contains mainly: blue. Hex color #687683 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687683 is #97897C. Grayscale: #737373. Windows color (decimal): -9931133 or 8615528. OLE color: 8615528.
HSL color Cylindrical-coordinate representation of color #687683: hue angle of 208.89º 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 #687683 is Cyan = 0.21, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 118 | 131 | - |
| CMYK | 0.21 | 0.10 | 0 | 0.49 |
| HSL | 208.89º | 0.11% | 0.46% | - |
| HSV(B) | 208.89º | 0.21% | 0.51% | - |
| XYZ | 16.28 | 17.54 | 24 | - |
| YUV | 115.3 | 136.86 | 119.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 118 | 131 | 0.21 | 0.10 | 0 | 0.49 | 208.89 | 0.11 | 0.46 |
| Hex | 68 | 76 | 83 | 15 | A | 0 | 31 | D1 | B | 2E |
| Octal | 150 | 166 | 203 | 25 | 12 | 0 | 61 | 321 | 13 | 56 |
| Binary | 1101000 | 1110110 | 10000011 | 10101 | 1010 | 0 | 110001 | 11010001 | 1011 | 101110 |
Color Harmonies of #687683
Complementary color
Monochromatic Colors of #687683
Black with #687683
Text Example
Text Example
White with #687683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687683; }
p { color: rgb(104,118,131); }
H1.HeaderClassName
{
color: #687683;
}
.AnyTagClassName
{
color: #687683;
}
</style>
background-color css
<style>
a { background-color: #687683; }
a { background-color: rgb(104,118,131); }
div.DivClassName
{
background-color: #687683;
}
.BgClassName
{
background-color: #687683;
}
</style>
border-color css
<style>
span { border-color: #687683; }
span { border-color: rgb(104,118,131); }
td.TdClassName
{
border-color: #687683;
}
.TagClassName
{
border-color: #687683;
}
</style>