Skip to main content Skip to docs navigation

#6db2bd 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 Water Music and its hex is #6FB0BE Nearest Color Name

Color Hue/Base color: Blue

Hex #6db2bd Color code in RGB color code model is created after adding 42.75% red color, 69.8% green color and 74.12% blue color. Hex #6db2bd Color code in CMYK color (process color) code model is generated after subtraction of 42% cyan, 6% magenta, 0% yellow and 25.88% black.

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

RGB Chart

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

Color Table

Hex Color Code 6db2bd #6db2bd
RGB Decimal 109, 178, 189 109, 178, 189
RGB Percent 43%, 70%, 74% rgb(43%, 70%, 74%)
CSS RGBa 109, 178, 189,1 rgba(109,178,189,1)
CMYK Model cmyk(42%,6%,0%,25.88%)
HSL Color Space 188,38% ,58% hsl(188,38% ,58%)
HSV Color Space 188°, 42%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101101 10110010 10111101
Octal 155 262 275
Decimal 109 178 189
Hex 6d b2 bd

Different shades of #6db2bd color code.

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

Darkest of #6db2bd
#2d5c64
Darker of #6db2bd
#3d7d87
Dark of #6db2bd
#4d9daa
Base of #6db2bd
#6db2bd
Light of #6db2bd
#90c5cd
Lighter
#b3d7dd
Lightest
#d6eaed

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

#6db2bd
#bd786d

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

Split Complementary

#6db2bd
#bd6d8a
#bda06d

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

Analogous Color

#6dbd99
#6dbda7
#6db2bd
#6d97bd
#6d76bd

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

#6db2bd
#b2bd6d
#bd6db2

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

#6db2bd
#bd6db2
#bd786d
#6dbd78

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

#6db2bd
#a06dbd
#bd786d
#8abd6d

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

#1d3c41
#2d5c64
#3d7d87
#4d9daa
#6db2bd
#90c5cd
#b3d7dd
#d6eaed
#f9fcfd

Tints of #6db2bd Color

#6db2bd
#7dbac4
#8dc3cb
#9dcbd3
#add4da
#bedce1
#cee5e9
#deedf0
#eef6f7
#ffffff

Shades of #6db2bd color code

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

#6db2bd
#609ea8
#548a93
#48767e
#3c6269
#304f54
#243b3f
#18272a
#0c1315
#000000

Tones

#6db2bd
#82a3a8
#959595
#959595
#959595

Tones

Similar Color like #6db2bd color

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

#6eb3be
#6fb4bf
#70b5c0
#71b6c1
#72b7c2
#73b8c3
#74b9c4
#75bac5
#76bbc6
#77bcc7
#78bdc8
#79bec9
#7abfca
#7bc0cb
#6cb1bc
#6bb0bb
#6aafba
#69aeb9
#68adb8
#67acb7
#66abb6
#65aab5
#64a9b4
#63a8b3
#62a7b2
#61a6b1
#60a5b0
#5fa4af

Download this Dark Blue

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

#6db2bd Color Code Preview on Black Background Color

This is how #6db2bd Color will look on black background color. Color contrast ratio is 8.75

#6db2bd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6db2bd color code is use for CSS Background Color

Background color for the above div is #6db2bd

HTML with inline CSS

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

#6db2bd color code is use for CSS Border Color

CSS Border color for the above div is #6db2bd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6db2bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6db2bd Color code Preview on White Background

This is how #6db2bd Color code will look on white background color. Color contrast ratio is 2.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 #6db2bd; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #6db2bd; }

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