Skip to main content Skip to docs navigation

#6dbfdf 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 Mizu and its hex is #70C1E0 Nearest Color Name

Color Hue/Base color: Blue

Hex #6dbfdf Color code in RGB color code model is created after adding 42.75% red color, 74.9% green color and 87.45% blue color. Hex #6dbfdf Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 14% magenta, 0% yellow and 12.55% black.

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

RGB Chart

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

Color Table

Hex Color Code 6dbfdf #6dbfdf
RGB Decimal 109, 191, 223 109, 191, 223
RGB Percent 43%, 75%, 87% rgb(43%, 75%, 87%)
CSS RGBa 109, 191, 223,1 rgba(109,191,223,1)
CMYK Model cmyk(51%,14%,0%,12.55%)
HSL Color Space 197,64% ,65% hsl(197,64% ,65%)
HSV Color Space 197°, 51%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101101 10111111 11011111
Octal 155 277 337
Decimal 109 191 223
Hex 6d bf df

Different shades of #6dbfdf color code.

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

Darkest of #6dbfdf
#207393
Darker of #6dbfdf
#2993bd
Dark of #6dbfdf
#43add6
Base of #6dbfdf
#6dbfdf
Light of #6dbfdf
#97d1e8
Lighter
#c1e4f1
Lightest
#ebf6fb

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

#6dbfdf
#df8d6d

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

Split Complementary

#6dbfdf
#df6d86
#dfc66d

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

Analogous Color

#6ddfbc
#6ddfcf
#6dbfdf
#6d99df
#716ddf

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

#6dbfdf
#bfdf6d
#df6dbf

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

#6dbfdf
#df6dbf
#df8d6d
#6ddf8d

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

#6dbfdf
#c66ddf
#df8d6d
#86df6d

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

#175269
#207393
#2993bd
#43add6
#6dbfdf
#97d1e8
#c1e4f1
#ebf6fb
#ffffff

Tints of #6dbfdf Color

#6dbfdf
#7dc6e2
#8dcde6
#9dd4e9
#addbed
#bee2f0
#cee9f4
#def0f7
#eef7fb
#ffffff

Shades of #6dbfdf color code

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

#6dbfdf
#60a9c6
#5494ad
#487f94
#3c6a7b
#305463
#243f4a
#182a31
#0c1518
#000000

Tones

#6dbfdf
#7fb7cd
#91afbb
#a2a8aa
#a6a6a6

Tones

Similar Color like #6dbfdf color

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

#6ec0e0
#6fc1e1
#70c2e2
#71c3e3
#72c4e4
#73c5e5
#74c6e6
#75c7e7
#76c8e8
#77c9e9
#78caea
#79cbeb
#7accec
#7bcded
#6cbede
#6bbddd
#6abcdc
#69bbdb
#68bada
#67b9d9
#66b8d8
#65b7d7
#64b6d6
#63b5d5
#62b4d4
#61b3d3
#60b2d2
#5fb1d1

Download this Dark Blue

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

#6dbfdf Color Code Preview on Black Background Color

This is how #6dbfdf Color will look on black background color. Color contrast ratio is 10.17

#6dbfdf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6dbfdf color code is use for CSS Background Color

Background color for the above div is #6dbfdf

HTML with inline CSS

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

#6dbfdf color code is use for CSS Border Color

CSS Border color for the above div is #6dbfdf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6dbfdf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6dbfdf Color code Preview on White Background

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

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

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