Shades of Lynch #697783
Tints of Lynch #697783
RGB
CMYK
RGB Variations
Color information
#697783 (or 0x697783) is known color: Lynch. HEX triplet: 69, 77 and 83. RGB value is (105,119,131). Sum of RGB (Red+Green+Blue) = 105+119+131=355 (47% of max value = 765). Red value is 105 (41.41% from 255 or 29.58% from 355); Green value is 119 (46.88% from 255 or 33.52% from 355); Blue value is 131 (51.56% from 255 or 36.90% from 355); Max value from RGB is 131 - color contains mainly: blue. Hex color #697783 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697783 is #96887C. Grayscale: #747474. Windows color (decimal): -9865341 or 8615785. OLE color: 8615785.
HSL color Cylindrical-coordinate representation of color #697783: hue angle of 207.69º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #697783 is Cyan = 0.20, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 105 | 119 | 131 | - |
| CMYK | 0.20 | 0.09 | 0 | 0.49 |
| HSL | 207.69º | 0.11% | 0.46% | - |
| HSV(B) | 207.69º | 0.2% | 0.51% | - |
| XYZ | 16.52 | 17.84 | 24.04 | - |
| YUV | 116.18 | 136.36 | 120.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 119 | 131 | 0.20 | 0.09 | 0 | 0.49 | 207.69 | 0.11 | 0.46 |
| Hex | 69 | 77 | 83 | 14 | 9 | 0 | 31 | D0 | B | 2E |
| Octal | 151 | 167 | 203 | 24 | 11 | 0 | 61 | 320 | 13 | 56 |
| Binary | 1101001 | 1110111 | 10000011 | 10100 | 1001 | 0 | 110001 | 11010000 | 1011 | 101110 |
Color Harmonies of #697783
Complementary color
Monochromatic Colors of #697783
Black with #697783
Text Example
Text Example
White with #697783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697783; }
p { color: rgb(105,119,131); }
H1.HeaderClassName
{
color: #697783;
}
.AnyTagClassName
{
color: #697783;
}
</style>
background-color css
<style>
a { background-color: #697783; }
a { background-color: rgb(105,119,131); }
div.DivClassName
{
background-color: #697783;
}
.BgClassName
{
background-color: #697783;
}
</style>
border-color css
<style>
span { border-color: #697783; }
span { border-color: rgb(105,119,131); }
td.TdClassName
{
border-color: #697783;
}
.TagClassName
{
border-color: #697783;
}
</style>