Shades of Lynch #697884
Tints of Lynch #697884
RGB
CMYK
RGB Variations
Color information
#697884 (or 0x697884) is known color: Lynch. HEX triplet: 69, 78 and 84. RGB value is (105,120,132). Sum of RGB (Red+Green+Blue) = 105+120+132=357 (47% of max value = 765). Red value is 105 (41.41% from 255 or 29.41% from 357); Green value is 120 (47.27% from 255 or 33.61% from 357); Blue value is 132 (51.95% from 255 or 36.97% from 357); Max value from RGB is 132 - color contains mainly: blue. Hex color #697884 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697884 is #96877B. Grayscale: #747474. Windows color (decimal): -9865084 or 8681577. OLE color: 8681577.
HSL color Cylindrical-coordinate representation of color #697884: hue angle of 206.67º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #697884 is Cyan = 0.20, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 105 | 120 | 132 | - |
| CMYK | 0.20 | 0.09 | 0 | 0.48 |
| HSL | 206.67º | 0.11% | 0.46% | - |
| HSV(B) | 206.67º | 0.2% | 0.52% | - |
| XYZ | 16.71 | 18.1 | 24.44 | - |
| YUV | 116.88 | 136.53 | 119.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 120 | 132 | 0.20 | 0.09 | 0 | 0.48 | 206.67 | 0.11 | 0.46 |
| Hex | 69 | 78 | 84 | 14 | 9 | 0 | 30 | CF | B | 2E |
| Octal | 151 | 170 | 204 | 24 | 11 | 0 | 60 | 317 | 13 | 56 |
| Binary | 1101001 | 1111000 | 10000100 | 10100 | 1001 | 0 | 110000 | 11001111 | 1011 | 101110 |
Color Harmonies of #697884
Complementary color
Monochromatic Colors of #697884
Black with #697884
Text Example
Text Example
White with #697884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697884; }
p { color: rgb(105,120,132); }
H1.HeaderClassName
{
color: #697884;
}
.AnyTagClassName
{
color: #697884;
}
</style>
background-color css
<style>
a { background-color: #697884; }
a { background-color: rgb(105,120,132); }
div.DivClassName
{
background-color: #697884;
}
.BgClassName
{
background-color: #697884;
}
</style>
border-color css
<style>
span { border-color: #697884; }
span { border-color: rgb(105,120,132); }
td.TdClassName
{
border-color: #697884;
}
.TagClassName
{
border-color: #697884;
}
</style>