Skip to main content Skip to docs navigation

#697b86 hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Astronomicon Grey and its hex is #6B7C85 Nearest Color Name

Color Hue/Base color: Blue

Hex #697b86 Color code in RGB color code model is created after adding 41.18% red color, 48.24% green color and 52.55% blue color. Hex #697b86 Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 8% magenta, 0% yellow and 47.45% black.

Hex #697b86 color code is between #667788 web safe hex color code and #778877 web safe hex color code. #667788 is the nearest web safe color code. You can see here many more shades of #697b86 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 697b86 #697b86
RGB Decimal 105, 123, 134 105, 123, 134
RGB Percent 41%, 48%, 53% rgb(41%, 48%, 53%)
CSS RGBa 105, 123, 134,1 rgba(105,123,134,1)
CMYK Model cmyk(22%,8%,0%,47.45%)
HSL Color Space 203,12% ,47% hsl(203,12% ,47%)
HSV Color Space 203°, 22%, 53%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101001 01111011 10000110
Octal 151 173 206
Decimal 105 123 134
Hex 69 7b 86

Different shades of #697b86 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #697b86
#262c30
Darker of #697b86
#3c464d
Dark of #697b86
#536169
Base of #697b86
#697b86
Light of #697b86
#84949e
Lighter
#a0adb5
Lightest
#bdc6cb

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#697b86
#867469

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#697b86
#86696c
#868269

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#698680
#698685
#697b86
#697186
#6d6986

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#697b86
#7b8669
#86697b

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#697b86
#86697b
#867469
#698674

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#697b86
#826986
#867469
#6c8669

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #697b86

#0f1214
#262c30
#3c464d
#536169
#697b86
#84949e
#a0adb5
#bdc6cb
#d9dee2

Tints of #697b86 Color

#697b86
#798993
#8a98a0
#9ba7ae
#abb5bb
#bcc4c9
#cdd3d6
#dde1e4
#eef0f1
#ffffff

Shades of #697b86 color code

Generate more color scales with scales (color stack) generator.

#697b86
#5d6d77
#515f68
#465259
#3a444a
#2e363b
#23292c
#171b1d
#0b0d0e
#000000

Tones

#697b86
#777777
#777777
#777777
#777777

Tones

Similar Color like #697b86 color

Find visually similar hex color codes nearing to #697b86 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#6a7c87
#6b7d88
#6c7e89
#6d7f8a
#6e808b
#6f818c
#70828d
#71838e
#72848f
#738590
#748691
#758792
#768893
#778994
#687a85
#677984
#667883
#657782
#647681
#637580
#62747f
#61737e
#60727d
#5f717c
#5e707b
#5d6f7a
#5c6e79
#5b6d78

Download this Dark Blue

Hex #697b86 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#697b86 Color Code Preview on Black Background Color

This is how #697b86 Color will look on black background color. Color contrast ratio is 4.78

#697b86 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#697b86">Your Example Paragraph content text in with font color #697b86 </p>

Your Example Paragraph content text in with font color #697b86

HTML with inline CSS

<div style="color:#697b86">Your Paragraph text in with font color #697b86 </div>

Your Example Paragraph content text in with font color #697b86

#697b86 color code is use for CSS Background Color

Background color for the above div is #697b86

HTML with inline CSS

<div style="background-color:#697b86;"></div>

#697b86 color code is use for CSS Border Color

CSS Border color for the above div is #697b86

HTML with inline CSS

<div style="border:5px solid #697b86;"></div>

CSS Border Left color for the above div is #697b86

HTML with inline CSS

<div style="border-left:5px solid #697b86;"></div>

CSS Border Right color for the above div is #697b86

HTML with inline CSS

<div style="border-right:5px solid #697b86;"></div>

CSS Border Bottom color for the above div is #697b86

HTML with inline CSS

<div style="border-bottom:5px solid #697b86;"></div>

CSS Border Top color for the above div is #697b86

HTML with inline CSS

<div style="border-top:5px solid #697b86;"></div>

#697b86 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#697b86; } .examplecolorclass {color:#697b86; } .examplebordercolor {border:3px solid #697b86; }

#697b86 Color code Preview on White Background

This is how #697b86 Color code will look on white background color. Color contrast ratio is 4.40

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #697b86; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #697b86; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(105,123,134,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(134,116,105,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(105,123,134,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }