Skip to main content Skip to docs navigation

#20bbce hex color | Download Dark Green 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 Lago Blue and its hex is #1FB4C3 Nearest Color Name

Color Hue/Base color: Green

Hex #20bbce Color code in RGB color code model is created after adding 12.55% red color, 73.33% green color and 80.78% blue color. Hex #20bbce Color code in CMYK color (process color) code model is generated after subtraction of 84% cyan, 9% magenta, 0% yellow and 19.22% black.

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

RGB Chart

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

Color Table

Hex Color Code 20bbce #20bbce
RGB Decimal 32, 187, 206 32, 187, 206
RGB Percent 13%, 73%, 81% rgb(13%, 73%, 81%)
CSS RGBa 32, 187, 206,1 rgba(32,187,206,1)
CMYK Model cmyk(84%,9%,0%,19.22%)
HSL Color Space 187,73% ,47% hsl(187,73% ,47%)
HSV Color Space 187°, 84%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00100000 10111011 11001110
Octal 40 273 316
Decimal 32 187 206
Hex 20 bb ce

Different shades of #20bbce color code.

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

Darkest of #20bbce
#0b434a
Darker of #20bbce
#126b76
Dark of #20bbce
#1993a2
Base of #20bbce
#20bbce
Light of #20bbce
#40d0e1
Lighter
#6cdbe8
Lightest
#98e6ef

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

#20bbce
#ce3320

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

Split Complementary

#20bbce
#ce2064
#ce8a20

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

Analogous Color

#20ce7c
#20ce99
#20bbce
#2081ce
#2039ce

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

#20bbce
#bbce20
#ce20bb

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

#20bbce
#ce20bb
#ce3320
#20ce33

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

#20bbce
#8a20ce
#ce3320
#64ce20

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

#051b1d
#0b434a
#126b76
#1993a2
#20bbce
#40d0e1
#6cdbe8
#98e6ef
#c4f0f6

Tints of #20bbce Color

#20bbce
#38c2d3
#51cad8
#6ad1de
#83d9e3
#9be0e9
#b4e8ee
#cdeff4
#e6f7f9
#ffffff

Shades of #20bbce color code

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

#20bbce
#1ca6b7
#1891a0
#157c89
#116772
#0e535b
#0a3e44
#07292d
#031416
#000000

Tones

#20bbce
#38a8b6
#50969e
#678387
#777777

Tones

Similar Color like #20bbce color

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

#21bccf
#22bdd0
#23bed1
#24bfd2
#25c0d3
#26c1d4
#27c2d5
#28c3d6
#29c4d7
#2ac5d8
#2bc6d9
#2cc7da
#2dc8db
#2ec9dc
#1fbacd
#1eb9cc
#1db8cb
#1cb7ca
#1bb6c9
#1ab5c8
#19b4c7
#18b3c6
#17b2c5
#16b1c4
#15b0c3
#14afc2
#13aec1
#12adc0

Download this Dark Green

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

#20bbce Color Code Preview on Black Background Color

This is how #20bbce Color will look on black background color. Color contrast ratio is 9.06

#20bbce in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#20bbce color code is use for CSS Background Color

Background color for the above div is #20bbce

HTML with inline CSS

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

#20bbce color code is use for CSS Border Color

CSS Border color for the above div is #20bbce

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#20bbce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#20bbce Color code Preview on White Background

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

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

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