Shades of Lynch #697885
Tints of Lynch #697885
RGB
CMYK
RGB Variations
Color information
#697885 (or 0x697885) is known color: Lynch. HEX triplet: 69, 78 and 85. RGB value is (105,120,133). Sum of RGB (Red+Green+Blue) = 105+120+133=358 (47% of max value = 765). Red value is 105 (41.41% from 255 or 29.33% from 358); Green value is 120 (47.27% from 255 or 33.52% from 358); Blue value is 133 (52.34% from 255 or 37.15% from 358); Max value from RGB is 133 - color contains mainly: blue. Hex color #697885 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697885 is #96877A. Grayscale: #747474. Windows color (decimal): -9865083 or 8747113. OLE color: 8747113.
HSL color Cylindrical-coordinate representation of color #697885: hue angle of 207.86º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #697885 is Cyan = 0.21, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 105 | 120 | 133 | - |
| CMYK | 0.21 | 0.10 | 0 | 0.48 |
| HSL | 207.86º | 0.12% | 0.47% | - |
| HSV(B) | 207.86º | 0.21% | 0.52% | - |
| XYZ | 16.78 | 18.13 | 24.81 | - |
| YUV | 117 | 137.03 | 119.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 120 | 133 | 0.21 | 0.10 | 0 | 0.48 | 207.86 | 0.12 | 0.47 |
| Hex | 69 | 78 | 85 | 15 | A | 0 | 30 | D0 | C | 2F |
| Octal | 151 | 170 | 205 | 25 | 12 | 0 | 60 | 320 | 14 | 57 |
| Binary | 1101001 | 1111000 | 10000101 | 10101 | 1010 | 0 | 110000 | 11010000 | 1100 | 101111 |
Color Harmonies of #697885
Complementary color
Monochromatic Colors of #697885
Black with #697885
Text Example
Text Example
White with #697885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697885; }
p { color: rgb(105,120,133); }
H1.HeaderClassName
{
color: #697885;
}
.AnyTagClassName
{
color: #697885;
}
</style>
background-color css
<style>
a { background-color: #697885; }
a { background-color: rgb(105,120,133); }
div.DivClassName
{
background-color: #697885;
}
.BgClassName
{
background-color: #697885;
}
</style>
border-color css
<style>
span { border-color: #697885; }
span { border-color: rgb(105,120,133); }
td.TdClassName
{
border-color: #697885;
}
.TagClassName
{
border-color: #697885;
}
</style>