Skip to main content Skip to docs navigation

#6bbdbd 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 Fresh Soft Blue and its hex is #6AB9BB Nearest Color Name

Color Hue/Base color: Blue

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

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

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 01101011 10111101 10111101
Octal 153 275 275
Decimal 107 189 189
Hex 6b bd bd

Different shades of #6bbdbd color code.

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

Darkest of #6bbdbd
#2c6363
Darker of #6bbdbd
#3c8686
Dark of #6bbdbd
#4ca9a9
Base of #6bbdbd
#6bbdbd
Light of #6bbdbd
#8ecdcd
Lighter
#b2dcdc
Lightest
#d5ecec

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

#6bbdbd
#bd6b6b

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

Split Complementary

#6bbdbd
#bd6b94
#bd946b

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

Analogous Color

#6bbd8d
#6bbd9b
#6bbdbd
#6ba2bd
#6b80bd

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

#6bbdbd
#bdbd6b
#bd6bbd

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

#6bbdbd
#bd6bbd
#bd6b6b
#6bbd6b

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

#6bbdbd
#946bbd
#bd6b6b
#94bd6b

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

#1c4040
#2c6363
#3c8686
#4ca9a9
#6bbdbd
#8ecdcd
#b2dcdc
#d5ecec
#f8fcfc

Tints of #6bbdbd Color

#6bbdbd
#7bc4c4
#8bcbcb
#9cd3d3
#acdada
#bde1e1
#cde9e9
#def0f0
#eef7f7
#ffffff

Shades of #6bbdbd color code

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

#6bbdbd
#5fa8a8
#539393
#477e7e
#3b6969
#2f5454
#233f3f
#172a2a
#0b1515
#000000

Tones

#6bbdbd
#80a8a8
#949494
#949494
#949494

Tones

Similar Color like #6bbdbd color

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

#6cbebe
#6dbfbf
#6ec0c0
#6fc1c1
#70c2c2
#71c3c3
#72c4c4
#73c5c5
#74c6c6
#75c7c7
#76c8c8
#77c9c9
#78caca
#79cbcb
#6abcbc
#69bbbb
#68baba
#67b9b9
#66b8b8
#65b7b7
#64b6b6
#63b5b5
#62b4b4
#61b3b3
#60b2b2
#5fb1b1
#5eb0b0
#5dafaf

Download this Dark Blue

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

#6bbdbd Color Code Preview on Black Background Color

This is how #6bbdbd Color will look on black background color. Color contrast ratio is 9.64

#6bbdbd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6bbdbd color code is use for CSS Background Color

Background color for the above div is #6bbdbd

HTML with inline CSS

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

#6bbdbd color code is use for CSS Border Color

CSS Border color for the above div is #6bbdbd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6bbdbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6bbdbd Color code Preview on White Background

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

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

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