Shades of Lynch #697887
Tints of Lynch #697887
RGB
CMYK
RGB Variations
Color information
#697887 (or 0x697887) is known color: Lynch. HEX triplet: 69, 78 and 87. RGB value is (105,120,135). Sum of RGB (Red+Green+Blue) = 105+120+135=360 (47% of max value = 765). Red value is 105 (41.41% from 255 or 29.17% from 360); Green value is 120 (47.27% from 255 or 33.33% from 360); Blue value is 135 (53.12% from 255 or 37.5% from 360); Max value from RGB is 135 - color contains mainly: blue. Hex color #697887 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697887 is #968778. Grayscale: #757575. Windows color (decimal): -9865081 or 8878185. OLE color: 8878185.
HSL color Cylindrical-coordinate representation of color #697887: hue angle of 210º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #697887 is Cyan = 0.22, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 120 | 135 | - |
| CMYK | 0.22 | 0.11 | 0 | 0.47 |
| HSL | 210º | 0.13% | 0.47% | - |
| HSV(B) | 210º | 0.22% | 0.53% | - |
| XYZ | 16.92 | 18.19 | 25.54 | - |
| YUV | 117.23 | 138.03 | 119.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 120 | 135 | 0.22 | 0.11 | 0 | 0.47 | 210 | 0.13 | 0.47 |
| Hex | 69 | 78 | 87 | 16 | B | 0 | 2F | D2 | C | 2F |
| Octal | 151 | 170 | 207 | 26 | 13 | 0 | 57 | 322 | 14 | 57 |
| Binary | 1101001 | 1111000 | 10000111 | 10110 | 1011 | 0 | 101111 | 11010010 | 1100 | 101111 |
Color Harmonies of #697887
Complementary color
Monochromatic Colors of #697887
Black with #697887
Text Example
Text Example
White with #697887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697887; }
p { color: rgb(105,120,135); }
H1.HeaderClassName
{
color: #697887;
}
.AnyTagClassName
{
color: #697887;
}
</style>
background-color css
<style>
a { background-color: #697887; }
a { background-color: rgb(105,120,135); }
div.DivClassName
{
background-color: #697887;
}
.BgClassName
{
background-color: #697887;
}
</style>
border-color css
<style>
span { border-color: #697887; }
span { border-color: rgb(105,120,135); }
td.TdClassName
{
border-color: #697887;
}
.TagClassName
{
border-color: #697887;
}
</style>