Skip to main content Skip to docs navigation

#20bcde 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 Caribbean Blue and its hex is #1AC1DD Nearest Color Name

Color Hue/Base color: Blue

Hex #20bcde Color code in RGB color code model is created after adding 12.55% red color, 73.73% green color and 87.06% blue color. Hex #20bcde Color code in CMYK color (process color) code model is generated after subtraction of 86% cyan, 15% magenta, 0% yellow and 12.94% black.

Hex #20bcde color code is between #22bbdd web safe hex color code and #11ccee web safe hex color code. #22bbdd is the nearest web safe color code. You can see here many more shades of #20bcde color code.

RGB Chart

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

Color Table

Hex Color Code 20bcde #20bcde
RGB Decimal 32, 188, 222 32, 188, 222
RGB Percent 13%, 74%, 87% rgb(13%, 74%, 87%)
CSS RGBa 32, 188, 222,1 rgba(32,188,222,1)
CMYK Model cmyk(86%,15%,0%,12.94%)
HSL Color Space 191,75% ,50% hsl(191,75% ,50%)
HSV Color Space 191°, 86%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00100000 10111100 11011110
Octal 40 274 336
Decimal 32 188 222
Hex 20 bc de

Different shades of #20bcde color code.

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

Darkest of #20bcde
#0d4b58
Darker of #20bcde
#137085
Dark of #20bcde
#1a96b1
Base of #20bcde
#20bcde
Light of #20bcde
#4ccae5
Lighter
#78d7ec
Lightest
#a5e4f2

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

#20bcde
#de4220

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

Split Complementary

#20bcde
#de205d
#dea120

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

Analogous Color

#20de91
#20deb1
#20bcde
#207dde
#202dde

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

#20bcde
#bcde20
#de20bc

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

#20bcde
#de20bc
#de4220
#20de42

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

#20bcde
#a120de
#de4220
#5dde20

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 #20bcde

#06252c
#0d4b58
#137085
#1a96b1
#20bcde
#4ccae5
#78d7ec
#a5e4f2
#d2f1f8

Tints of #20bcde Color

#20bcde
#38c3e1
#51cae5
#6ad2e9
#83d9ec
#9be1f0
#b4e8f4
#cdf0f7
#e6f7fb
#ffffff

Shades of #20bcde color code

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

#20bcde
#1ca7c5
#1892ac
#157d94
#11687b
#0e5362
#0a3e4a
#072931
#031418
#000000

Tones

#20bcde
#39acc5
#539bab
#6c8b92
#7f7f7f

Tones

Similar Color like #20bcde color

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

#21bddf
#22bee0
#23bfe1
#24c0e2
#25c1e3
#26c2e4
#27c3e5
#28c4e6
#29c5e7
#2ac6e8
#2bc7e9
#2cc8ea
#2dc9eb
#2ecaec
#1fbbdd
#1ebadc
#1db9db
#1cb8da
#1bb7d9
#1ab6d8
#19b5d7
#18b4d6
#17b3d5
#16b2d4
#15b1d3
#14b0d2
#13afd1
#12aed0

Download this Dark Blue

Hex #20bcde 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.

#20bcde Color Code Preview on Black Background Color

This is how #20bcde Color will look on black background color. Color contrast ratio is 9.31

#20bcde in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #20bcde

HTML with inline CSS

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

Your Example Paragraph content text in with font color #20bcde

#20bcde color code is use for CSS Background Color

Background color for the above div is #20bcde

HTML with inline CSS

<div style="background-color:#20bcde;"></div>

#20bcde color code is use for CSS Border Color

CSS Border color for the above div is #20bcde

HTML with inline CSS

<div style="border:5px solid #20bcde;"></div>

CSS Border Left color for the above div is #20bcde

HTML with inline CSS

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

CSS Border Right color for the above div is #20bcde

HTML with inline CSS

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

CSS Border Bottom color for the above div is #20bcde

HTML with inline CSS

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

CSS Border Top color for the above div is #20bcde

HTML with inline CSS

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

#20bcde hex Color code used as CSS color Codes

Example CSS Class for usage

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

#20bcde Color code Preview on White Background

This is how #20bcde Color code will look on white background color. Color contrast ratio is 2.26

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

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