Shades of Lynch #688394
Tints of Lynch #688394
RGB
CMYK
RGB Variations
Color information
#688394 (or 0x688394) is known color: Lynch. HEX triplet: 68, 83 and 94. RGB value is (104,131,148). Sum of RGB (Red+Green+Blue) = 104+131+148=383 (50% of max value = 765). Red value is 104 (41.02% from 255 or 27.15% from 383); Green value is 131 (51.56% from 255 or 34.20% from 383); Blue value is 148 (58.20% from 255 or 38.64% from 383); Max value from RGB is 148 - color contains mainly: blue. Hex color #688394 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688394 is #977C6B. Grayscale: #7C7C7C. Windows color (decimal): -9927788 or 9732968. OLE color: 9732968.
HSL color Cylindrical-coordinate representation of color #688394: hue angle of 203.18º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #688394 is Cyan = 0.30, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 131 | 148 | - |
| CMYK | 0.30 | 0.11 | 0 | 0.42 |
| HSL | 203.18º | 0.17% | 0.49% | - |
| HSV(B) | 203.18º | 0.3% | 0.58% | - |
| XYZ | 19.17 | 21.31 | 31.12 | - |
| YUV | 124.87 | 141.05 | 113.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 131 | 148 | 0.30 | 0.11 | 0 | 0.42 | 203.18 | 0.17 | 0.49 |
| Hex | 68 | 83 | 94 | 1E | B | 0 | 2A | CB | 11 | 31 |
| Octal | 150 | 203 | 224 | 36 | 13 | 0 | 52 | 313 | 21 | 61 |
| Binary | 1101000 | 10000011 | 10010100 | 11110 | 1011 | 0 | 101010 | 11001011 | 10001 | 110001 |
Color Harmonies of #688394
Complementary color
Monochromatic Colors of #688394
Black with #688394
Text Example
Text Example
White with #688394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688394; }
p { color: rgb(104,131,148); }
H1.HeaderClassName
{
color: #688394;
}
.AnyTagClassName
{
color: #688394;
}
</style>
background-color css
<style>
a { background-color: #688394; }
a { background-color: rgb(104,131,148); }
div.DivClassName
{
background-color: #688394;
}
.BgClassName
{
background-color: #688394;
}
</style>
border-color css
<style>
span { border-color: #688394; }
span { border-color: rgb(104,131,148); }
td.TdClassName
{
border-color: #688394;
}
.TagClassName
{
border-color: #688394;
}
</style>