Skip to main content Skip to docs navigation

#67dbdd 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 Pluviophile and its hex is #66DDDD Nearest Color Name

Color Hue/Base color: Blue

Hex #67dbdd Color code in RGB color code model is created after adding 40.39% red color, 85.88% green color and 86.67% blue color. Hex #67dbdd Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 1% magenta, 0% yellow and 13.33% black.

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

RGB Chart

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

Color Table

Hex Color Code 67dbdd #67dbdd
RGB Decimal 103, 219, 221 103, 219, 221
RGB Percent 40%, 86%, 87% rgb(40%, 86%, 87%)
CSS RGBa 103, 219, 221,1 rgba(103,219,221,1)
CMYK Model cmyk(53%,1%,0%,13.33%)
HSL Color Space 181,63% ,64% hsl(181,63% ,64%)
HSV Color Space 181°, 53%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100111 11011011 11011101
Octal 147 333 335
Decimal 103 219 221
Hex 67 db dd

Different shades of #67dbdd color code.

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

Darkest of #67dbdd
#1f8a8c
Darker of #67dbdd
#29b3b5
Dark of #67dbdd
#3dd1d4
Base of #67dbdd
#67dbdd
Light of #67dbdd
#91e5e6
Lighter
#baeff0
Lightest
#e4f9f9

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

#67dbdd
#dd6967

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

Split Complementary

#67dbdd
#dd67a0
#dda467

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

Analogous Color

#67dd9a
#67ddae
#67dbdd
#67b4dd
#6782dd

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

#67dbdd
#dbdd67
#dd67db

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

#67dbdd
#dd67db
#dd6967
#67dd69

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

#67dbdd
#a467dd
#dd6967
#a0dd67

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 #67dbdd

#166162
#1f8a8c
#29b3b5
#3dd1d4
#67dbdd
#91e5e6
#baeff0
#e4f9f9
#ffffff

Tints of #67dbdd Color

#67dbdd
#77dfe0
#88e3e4
#99e7e8
#aaebec
#bbefef
#ccf3f3
#ddf7f7
#eefbfb
#ffffff

Shades of #67dbdd color code

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

#67dbdd
#5bc2c4
#50aaab
#449293
#39797a
#2d6162
#224949
#163031
#0b1818
#000000

Tones

#67dbdd
#7ac9ca
#8cb7b8
#9fa5a5
#a2a2a2

Tones

Similar Color like #67dbdd color

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

#68dcde
#69dddf
#6adee0
#6bdfe1
#6ce0e2
#6de1e3
#6ee2e4
#6fe3e5
#70e4e6
#71e5e7
#72e6e8
#73e7e9
#74e8ea
#75e9eb
#66dadc
#65d9db
#64d8da
#63d7d9
#62d6d8
#61d5d7
#60d4d6
#5fd3d5
#5ed2d4
#5dd1d3
#5cd0d2
#5bcfd1
#5aced0
#59cdcf

Download this Dark Blue

Hex #67dbdd 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.

#67dbdd Color Code Preview on Black Background Color

This is how #67dbdd Color will look on black background color. Color contrast ratio is 12.75

#67dbdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #67dbdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #67dbdd

#67dbdd color code is use for CSS Background Color

Background color for the above div is #67dbdd

HTML with inline CSS

<div style="background-color:#67dbdd;"></div>

#67dbdd color code is use for CSS Border Color

CSS Border color for the above div is #67dbdd

HTML with inline CSS

<div style="border:5px solid #67dbdd;"></div>

CSS Border Left color for the above div is #67dbdd

HTML with inline CSS

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

CSS Border Right color for the above div is #67dbdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #67dbdd

HTML with inline CSS

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

CSS Border Top color for the above div is #67dbdd

HTML with inline CSS

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

#67dbdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#67dbdd Color code Preview on White Background

This is how #67dbdd Color code will look on white background color. Color contrast ratio is 1.65

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

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