Shades of Lynch #697782
Tints of Lynch #697782
RGB
CMYK
RGB Variations
Color information
#697782 (or 0x697782) is known color: Lynch. HEX triplet: 69, 77 and 82. RGB value is (105,119,130). Sum of RGB (Red+Green+Blue) = 105+119+130=354 (46% of max value = 765). Red value is 105 (41.41% from 255 or 29.66% from 354); Green value is 119 (46.88% from 255 or 33.62% from 354); Blue value is 130 (51.17% from 255 or 36.72% from 354); Max value from RGB is 130 - color contains mainly: blue. Hex color #697782 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697782 is #96887D. Grayscale: #747474. Windows color (decimal): -9865342 or 8550249. OLE color: 8550249.
HSL color Cylindrical-coordinate representation of color #697782: hue angle of 206.4º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #697782 is Cyan = 0.19, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 105 | 119 | 130 | - |
| CMYK | 0.19 | 0.08 | 0 | 0.49 |
| HSL | 206.4º | 0.11% | 0.46% | - |
| HSV(B) | 206.4º | 0.19% | 0.51% | - |
| XYZ | 16.45 | 17.81 | 23.69 | - |
| YUV | 116.07 | 135.86 | 120.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 119 | 130 | 0.19 | 0.08 | 0 | 0.49 | 206.4 | 0.11 | 0.46 |
| Hex | 69 | 77 | 82 | 13 | 8 | 0 | 31 | CE | B | 2E |
| Octal | 151 | 167 | 202 | 23 | 10 | 0 | 61 | 316 | 13 | 56 |
| Binary | 1101001 | 1110111 | 10000010 | 10011 | 1000 | 0 | 110001 | 11001110 | 1011 | 101110 |
Color Harmonies of #697782
Complementary color
Monochromatic Colors of #697782
Black with #697782
Text Example
Text Example
White with #697782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697782; }
p { color: rgb(105,119,130); }
H1.HeaderClassName
{
color: #697782;
}
.AnyTagClassName
{
color: #697782;
}
</style>
background-color css
<style>
a { background-color: #697782; }
a { background-color: rgb(105,119,130); }
div.DivClassName
{
background-color: #697782;
}
.BgClassName
{
background-color: #697782;
}
</style>
border-color css
<style>
span { border-color: #697782; }
span { border-color: rgb(105,119,130); }
td.TdClassName
{
border-color: #697782;
}
.TagClassName
{
border-color: #697782;
}
</style>