Skip to main content Skip to docs navigation

#6dbbdb 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 Bluebrite and its hex is #6ABCDA Nearest Color Name

Color Hue/Base color: Blue

Hex #6dbbdb Color code in RGB color code model is created after adding 42.75% red color, 73.33% green color and 85.88% blue color. Hex #6dbbdb Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 15% magenta, 0% yellow and 14.12% black.

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

RGB Chart

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

Color Table

Hex Color Code 6dbbdb #6dbbdb
RGB Decimal 109, 187, 219 109, 187, 219
RGB Percent 43%, 73%, 86% rgb(43%, 73%, 86%)
CSS RGBa 109, 187, 219,1 rgba(109,187,219,1)
CMYK Model cmyk(50%,15%,0%,14.12%)
HSL Color Space 197,60% ,64% hsl(197,60% ,64%)
HSV Color Space 197°, 50%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101101 10111011 11011011
Octal 155 273 333
Decimal 109 187 219
Hex 6d bb db

Different shades of #6dbbdb color code.

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

Darkest of #6dbbdb
#236e8c
Darker of #6dbbdb
#2d8eb5
Dark of #6dbbdb
#44a8d1
Base of #6dbbdb
#6dbbdb
Light of #6dbbdb
#96cee5
Lighter
#bfe1ef
Lightest
#e8f4f9

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

#6dbbdb
#db8d6d

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

Split Complementary

#6dbbdb
#db6d84
#dbc46d

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

Analogous Color

#6ddbbb
#6ddbcd
#6dbbdb
#6d96db
#716ddb

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

#6dbbdb
#bbdb6d
#db6dbb

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

#6dbbdb
#db6dbb
#db8d6d
#6ddb8d

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

#6dbbdb
#c46ddb
#db8d6d
#84db6d

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

#194e63
#236e8c
#2d8eb5
#44a8d1
#6dbbdb
#96cee5
#bfe1ef
#e8f4f9
#ffffff

Tints of #6dbbdb Color

#6dbbdb
#7dc2df
#8dcae3
#9dd1e7
#add9eb
#bee0ef
#cee8f3
#deeff7
#eef7fb
#ffffff

Shades of #6dbbdb color code

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

#6dbbdb
#60a6c2
#5491aa
#487c92
#3c6779
#305361
#243e49
#182930
#0c1418
#000000

Tones

#6dbbdb
#7fb3c9
#91acb7
#a4a4a4
#a4a4a4

Tones

Similar Color like #6dbbdb color

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

#6ebcdc
#6fbddd
#70bede
#71bfdf
#72c0e0
#73c1e1
#74c2e2
#75c3e3
#76c4e4
#77c5e5
#78c6e6
#79c7e7
#7ac8e8
#7bc9e9
#6cbada
#6bb9d9
#6ab8d8
#69b7d7
#68b6d6
#67b5d5
#66b4d4
#65b3d3
#64b2d2
#63b1d1
#62b0d0
#61afcf
#60aece
#5fadcd

Download this Dark Blue

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

#6dbbdb Color Code Preview on Black Background Color

This is how #6dbbdb Color will look on black background color. Color contrast ratio is 9.78

#6dbbdb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6dbbdb color code is use for CSS Background Color

Background color for the above div is #6dbbdb

HTML with inline CSS

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

#6dbbdb color code is use for CSS Border Color

CSS Border color for the above div is #6dbbdb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6dbbdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6dbbdb Color code Preview on White Background

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

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