Shades of Lynch #688290
Tints of Lynch #688290
RGB
CMYK
RGB Variations
Color information
#688290 (or 0x688290) is known color: Lynch. HEX triplet: 68, 82 and 90. RGB value is (104,130,144). Sum of RGB (Red+Green+Blue) = 104+130+144=378 (50% of max value = 765). Red value is 104 (41.02% from 255 or 27.51% from 378); Green value is 130 (51.17% from 255 or 34.39% from 378); Blue value is 144 (56.64% from 255 or 38.10% from 378); Max value from RGB is 144 - color contains mainly: blue. Hex color #688290 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688290 is #977D6F. Grayscale: #7B7B7B. Windows color (decimal): -9928048 or 9470568. OLE color: 9470568.
HSL color Cylindrical-coordinate representation of color #688290: hue angle of 201º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #688290 is Cyan = 0.28, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 104 | 130 | 144 | - |
| CMYK | 0.28 | 0.10 | 0 | 0.44 |
| HSL | 201º | 0.16% | 0.49% | - |
| HSV(B) | 201º | 0.28% | 0.56% | - |
| XYZ | 18.73 | 20.92 | 29.44 | - |
| YUV | 123.82 | 139.39 | 113.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 130 | 144 | 0.28 | 0.10 | 0 | 0.44 | 201 | 0.16 | 0.49 |
| Hex | 68 | 82 | 90 | 1C | A | 0 | 2C | C9 | 10 | 31 |
| Octal | 150 | 202 | 220 | 34 | 12 | 0 | 54 | 311 | 20 | 61 |
| Binary | 1101000 | 10000010 | 10010000 | 11100 | 1010 | 0 | 101100 | 11001001 | 10000 | 110001 |
Color Harmonies of #688290
Complementary color
Monochromatic Colors of #688290
Black with #688290
Text Example
Text Example
White with #688290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688290; }
p { color: rgb(104,130,144); }
H1.HeaderClassName
{
color: #688290;
}
.AnyTagClassName
{
color: #688290;
}
</style>
background-color css
<style>
a { background-color: #688290; }
a { background-color: rgb(104,130,144); }
div.DivClassName
{
background-color: #688290;
}
.BgClassName
{
background-color: #688290;
}
</style>
border-color css
<style>
span { border-color: #688290; }
span { border-color: rgb(104,130,144); }
td.TdClassName
{
border-color: #688290;
}
.TagClassName
{
border-color: #688290;
}
</style>