Skip to main content Skip to docs navigation

#40cfbb 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 Bianchi Green and its hex is #3DCFC2 Nearest Color Name

Color Hue/Base color: Blue

Hex #40cfbb Color code in RGB color code model is created after adding 25.1% red color, 81.18% green color and 73.33% blue color. Hex #40cfbb Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 0% magenta, 10% yellow and 18.82% black.

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

RGB Chart

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

Color Table

Hex Color Code 40cfbb #40cfbb
RGB Decimal 64, 207, 187 64, 207, 187
RGB Percent 25%, 81%, 73% rgb(25%, 81%, 73%)
CSS RGBa 64, 207, 187,1 rgba(64,207,187,1)
CMYK Model cmyk(69%,0%,10%,18.82%)
HSL Color Space 172,60% ,53% hsl(172,60% ,53%)
HSV Color Space 172°, 69%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000000 11001111 10111011
Octal 100 317 273
Decimal 64 207 187
Hex 40 cf bb

Different shades of #40cfbb color code.

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

Darkest of #40cfbb
#185e54
Darker of #40cfbb
#228779
Dark of #40cfbb
#2cb09d
Base of #40cfbb
#40cfbb
Light of #40cfbb
#69d9ca
Lighter
#92e3d8
Lightest
#baeee7

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

#40cfbb
#cf4054

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

Split Complementary

#40cfbb
#cf409c
#cf7440

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

Analogous Color

#40cf68
#40cf7f
#40cfbb
#40b3cf
#4078cf

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

#40cfbb
#cfbb40
#bb40cf

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

#40cfbb
#bb40cf
#cf4054
#54cf40

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

#40cfbb
#7440cf
#cf4054
#9ccf40

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

#0d3630
#185e54
#228779
#2cb09d
#40cfbb
#69d9ca
#92e3d8
#baeee7
#e3f8f5

Tints of #40cfbb Color

#40cfbb
#55d4c2
#6ad9ca
#7fdfd1
#94e4d9
#aae9e0
#bfefe8
#d4f4ef
#e9f9f7
#ffffff

Shades of #40cfbb color code

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

#40cfbb
#38b8a6
#31a191
#2a8a7c
#237367
#1c5c53
#15453e
#0e2e29
#071714
#000000

Tones

#40cfbb
#58b7aa
#709f99
#888888
#888888

Tones

Similar Color like #40cfbb color

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

#41d0bc
#42d1bd
#43d2be
#44d3bf
#45d4c0
#46d5c1
#47d6c2
#48d7c3
#49d8c4
#4ad9c5
#4bdac6
#4cdbc7
#4ddcc8
#4eddc9
#3fceba
#3ecdb9
#3dccb8
#3ccbb7
#3bcab6
#3ac9b5
#39c8b4
#38c7b3
#37c6b2
#36c5b1
#35c4b0
#34c3af
#33c2ae
#32c1ad

Download this Dark Blue

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

#40cfbb Color Code Preview on Black Background Color

This is how #40cfbb Color will look on black background color. Color contrast ratio is 10.86

#40cfbb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#40cfbb color code is use for CSS Background Color

Background color for the above div is #40cfbb

HTML with inline CSS

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

#40cfbb color code is use for CSS Border Color

CSS Border color for the above div is #40cfbb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#40cfbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#40cfbb Color code Preview on White Background

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

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

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