Skip to main content Skip to docs navigation

#40dbbc 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 Pantone 333 C and its hex is #3CDBC0 Nearest Color Name

Color Hue/Base color: Blue

Hex #40dbbc Color code in RGB color code model is created after adding 25.1% red color, 85.88% green color and 73.73% blue color. Hex #40dbbc Color code in CMYK color (process color) code model is generated after subtraction of 71% cyan, 0% magenta, 14% yellow and 14.12% black.

Hex #40dbbc color code is between #44ddbb web safe hex color code and #33cccc web safe hex color code. #44ddbb is the nearest web safe color code. You can see here many more shades of #40dbbc color code.

RGB Chart

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

Color Table

Hex Color Code 40dbbc #40dbbc
RGB Decimal 64, 219, 188 64, 219, 188
RGB Percent 25%, 86%, 74% rgb(25%, 86%, 74%)
CSS RGBa 64, 219, 188,1 rgba(64,219,188,1)
CMYK Model cmyk(71%,0%,14%,14.12%)
HSL Color Space 168,68% ,55% hsl(168,68% ,55%)
HSV Color Space 168°, 71%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000000 11011011 10111100
Octal 100 333 274
Decimal 64 219 188
Hex 40 db bc

Different shades of #40dbbc color code.

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

Darkest of #40dbbc
#156d5c
Darker of #40dbbc
#1d9880
Dark of #40dbbc
#25c3a4
Base of #40dbbc
#40dbbc
Light of #40dbbc
#6be3cb
Lighter
#96ebda
Lightest
#c1f3e9

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

#40dbbc
#db405f

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

Split Complementary

#40dbbc
#db40ac
#db6f40

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

Analogous Color

#40db62
#40db7b
#40dbbc
#40c6db
#4086db

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

#40dbbc
#dbbc40
#bc40db

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

#40dbbc
#bc40db
#db405f
#5fdb40

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

#40dbbc
#6f40db
#db405f
#acdb40

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 #40dbbc

#0d4238
#156d5c
#1d9880
#25c3a4
#40dbbc
#6be3cb
#96ebda
#c1f3e9
#ecfbf8

Tints of #40dbbc Color

#40dbbc
#55dfc3
#6ae3ca
#7fe7d2
#94ebd9
#aaefe1
#bff3e8
#d4f7f0
#e9fbf7
#ffffff

Shades of #40dbbc color code

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

#40dbbc
#38c2a7
#31aa92
#2a927d
#237968
#1c6153
#15493e
#0e3029
#071814
#000000

Tones

#40dbbc
#57c4ae
#6daea1
#849793
#8d8d8d

Tones

Similar Color like #40dbbc color

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

#41dcbd
#42ddbe
#43debf
#44dfc0
#45e0c1
#46e1c2
#47e2c3
#48e3c4
#49e4c5
#4ae5c6
#4be6c7
#4ce7c8
#4de8c9
#4ee9ca
#3fdabb
#3ed9ba
#3dd8b9
#3cd7b8
#3bd6b7
#3ad5b6
#39d4b5
#38d3b4
#37d2b3
#36d1b2
#35d0b1
#34cfb0
#33ceaf
#32cdae

Download this Dark Blue

Hex #40dbbc 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.

#40dbbc Color Code Preview on Black Background Color

This is how #40dbbc Color will look on black background color. Color contrast ratio is 12.08

#40dbbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #40dbbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #40dbbc

#40dbbc color code is use for CSS Background Color

Background color for the above div is #40dbbc

HTML with inline CSS

<div style="background-color:#40dbbc;"></div>

#40dbbc color code is use for CSS Border Color

CSS Border color for the above div is #40dbbc

HTML with inline CSS

<div style="border:5px solid #40dbbc;"></div>

CSS Border Left color for the above div is #40dbbc

HTML with inline CSS

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

CSS Border Right color for the above div is #40dbbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #40dbbc

HTML with inline CSS

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

CSS Border Top color for the above div is #40dbbc

HTML with inline CSS

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

#40dbbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#40dbbc Color code Preview on White Background

This is how #40dbbc Color code will look on white background color. Color contrast ratio is 1.74

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

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