Skip to main content Skip to docs navigation

#6dbcd1 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 Blue Brocade and its hex is #70B8D0 Nearest Color Name

Color Hue/Base color: Blue

Hex #6dbcd1 Color code in RGB color code model is created after adding 42.75% red color, 73.73% green color and 81.96% blue color. Hex #6dbcd1 Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 10% magenta, 0% yellow and 18.04% black.

Hex #6dbcd1 color code is between #66bbcc web safe hex color code and #77ccdd web safe hex color code. #66bbcc is the nearest web safe color code. You can see here many more shades of #6dbcd1 color code.

RGB Chart

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

Color Table

Hex Color Code 6dbcd1 #6dbcd1
RGB Decimal 109, 188, 209 109, 188, 209
RGB Percent 43%, 74%, 82% rgb(43%, 74%, 82%)
CSS RGBa 109, 188, 209,1 rgba(109,188,209,1)
CMYK Model cmyk(48%,10%,0%,18.04%)
HSL Color Space 193,52% ,62% hsl(193,52% ,62%)
HSV Color Space 193°, 48%, 82%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101101 10111100 11010001
Octal 155 274 321
Decimal 109 188 209
Hex 6d bc d1

Different shades of #6dbcd1 color code.

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

Darkest of #6dbcd1
#286b7d
Darker of #6dbcd1
#348da4
Dark of #6dbcd1
#46aac5
Base of #6dbcd1
#6dbcd1
Light of #6dbcd1
#94cedd
Lighter
#bbe0e9
Lightest
#e1f1f6

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

#6dbcd1
#d1826d

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

Split Complementary

#6dbcd1
#d16d8a
#d1b46d

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

Analogous Color

#6dd1ac
#6dd1bc
#6dbcd1
#6d9bd1
#6d71d1

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

#6dbcd1
#bcd16d
#d16dbc

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

#6dbcd1
#d16dbc
#d1826d
#6dd182

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

#6dbcd1
#b46dd1
#d1826d
#8ad16d

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 #6dbcd1

#1b4a57
#286b7d
#348da4
#46aac5
#6dbcd1
#94cedd
#bbe0e9
#e1f1f6
#ffffff

Tints of #6dbcd1 Color

#6dbcd1
#7dc3d6
#8dcadb
#9dd2e0
#add9e5
#bee1ea
#cee8ef
#def0f4
#eef7f9
#ffffff

Shades of #6dbcd1 color code

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

#6dbcd1
#60a7b9
#5492a2
#487d8b
#3c6874
#30535c
#243e45
#18292e
#0c1417
#000000

Tones

#6dbcd1
#80b1be
#93a6ab
#9f9f9f
#9f9f9f

Tones

Similar Color like #6dbcd1 color

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

#6ebdd2
#6fbed3
#70bfd4
#71c0d5
#72c1d6
#73c2d7
#74c3d8
#75c4d9
#76c5da
#77c6db
#78c7dc
#79c8dd
#7ac9de
#7bcadf
#6cbbd0
#6bbacf
#6ab9ce
#69b8cd
#68b7cc
#67b6cb
#66b5ca
#65b4c9
#64b3c8
#63b2c7
#62b1c6
#61b0c5
#60afc4
#5faec3

Download this Dark Blue

Hex #6dbcd1 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.

#6dbcd1 Color Code Preview on Black Background Color

This is how #6dbcd1 Color will look on black background color. Color contrast ratio is 9.76

#6dbcd1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6dbcd1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6dbcd1

#6dbcd1 color code is use for CSS Background Color

Background color for the above div is #6dbcd1

HTML with inline CSS

<div style="background-color:#6dbcd1;"></div>

#6dbcd1 color code is use for CSS Border Color

CSS Border color for the above div is #6dbcd1

HTML with inline CSS

<div style="border:5px solid #6dbcd1;"></div>

CSS Border Left color for the above div is #6dbcd1

HTML with inline CSS

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

CSS Border Right color for the above div is #6dbcd1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6dbcd1

HTML with inline CSS

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

CSS Border Top color for the above div is #6dbcd1

HTML with inline CSS

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

#6dbcd1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6dbcd1 Color code Preview on White Background

This is how #6dbcd1 Color code will look on white background color. Color contrast ratio is 2.15

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

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(109,188,209,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(209,130,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(109,188,209,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }