Skip to main content Skip to docs navigation

#699dcd 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 Lothern Blue and its hex is #6699CC Nearest Color Name

Color Hue/Base color: Blue

Hex #699dcd Color code in RGB color code model is created after adding 41.18% red color, 61.57% green color and 80.39% blue color. Hex #699dcd Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 23% magenta, 0% yellow and 19.61% black.

Hex #699dcd color code is between #6699cc web safe hex color code and #77aadd web safe hex color code. #6699cc is the nearest web safe color code. You can see here many more shades of #699dcd color code.

RGB Chart

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

Color Table

Hex Color Code 699dcd #699dcd
RGB Decimal 105, 157, 205 105, 157, 205
RGB Percent 41%, 62%, 80% rgb(41%, 62%, 80%)
CSS RGBa 105, 157, 205,1 rgba(105,157,205,1)
CMYK Model cmyk(49%,23%,0%,19.61%)
HSL Color Space 209,50% ,61% hsl(209,50% ,61%)
HSV Color Space 209°, 49%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101001 10011101 11001101
Octal 151 235 315
Decimal 105 157 205
Hex 69 9d cd

Different shades of #699dcd color code.

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

Darkest of #699dcd
#275076
Darker of #699dcd
#346a9c
Dark of #699dcd
#4384c0
Base of #699dcd
#699dcd
Light of #699dcd
#8fb6da
Lighter
#b5cfe6
Lightest
#dce8f3

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

#699dcd
#cd9969

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

Split Complementary

#699dcd
#cd696b
#cdcb69

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

Analogous Color

#69cdc3
#69c7cd
#699dcd
#697ccd
#8069cd

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

#699dcd
#9dcd69
#cd699d

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

#699dcd
#cd699d
#cd9969
#69cd99

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

#699dcd
#cb69cd
#cd9969
#6bcd69

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 #699dcd

#1a364f
#275076
#346a9c
#4384c0
#699dcd
#8fb6da
#b5cfe6
#dce8f3
#ffffff

Tints of #699dcd Color

#699dcd
#79a7d2
#8ab2d8
#9bbddd
#abc8e3
#bcd3e8
#cddeee
#dde9f3
#eef4f9
#ffffff

Shades of #699dcd color code

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

#699dcd
#5d8bb6
#517a9f
#466888
#3a5771
#2e455b
#233444
#17222d
#0b1116
#000000

Tones

#699dcd
#7d9cb9
#919ba5
#9b9b9b
#9b9b9b

Tones

Similar Color like #699dcd color

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

#6a9ece
#6b9fcf
#6ca0d0
#6da1d1
#6ea2d2
#6fa3d3
#70a4d4
#71a5d5
#72a6d6
#73a7d7
#74a8d8
#75a9d9
#76aada
#77abdb
#689ccc
#679bcb
#669aca
#6599c9
#6498c8
#6397c7
#6296c6
#6195c5
#6094c4
#5f93c3
#5e92c2
#5d91c1
#5c90c0
#5b8fbf

Download this Dark Blue

Hex #699dcd 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.

#699dcd Color Code Preview on Black Background Color

This is how #699dcd Color will look on black background color. Color contrast ratio is 7.30

#699dcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #699dcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #699dcd

#699dcd color code is use for CSS Background Color

Background color for the above div is #699dcd

HTML with inline CSS

<div style="background-color:#699dcd;"></div>

#699dcd color code is use for CSS Border Color

CSS Border color for the above div is #699dcd

HTML with inline CSS

<div style="border:5px solid #699dcd;"></div>

CSS Border Left color for the above div is #699dcd

HTML with inline CSS

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

CSS Border Right color for the above div is #699dcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #699dcd

HTML with inline CSS

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

CSS Border Top color for the above div is #699dcd

HTML with inline CSS

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

#699dcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#699dcd Color code Preview on White Background

This is how #699dcd Color code will look on white background color. Color contrast ratio is 2.87

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 #699dcd; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #699dcd; }

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,157,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(205,153,105,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(105,157,205,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }