Skip to main content Skip to docs navigation

#3bcbdd 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 2226 C and its hex is #3CCBDA Nearest Color Name

Color Hue/Base color: Blue

Hex #3bcbdd Color code in RGB color code model is created after adding 23.14% red color, 79.61% green color and 86.67% blue color. Hex #3bcbdd Color code in CMYK color (process color) code model is generated after subtraction of 73% cyan, 8% magenta, 0% yellow and 13.33% black.

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

RGB Chart

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

Color Table

Hex Color Code 3bcbdd #3bcbdd
RGB Decimal 59, 203, 221 59, 203, 221
RGB Percent 23%, 80%, 87% rgb(23%, 80%, 87%)
CSS RGBa 59, 203, 221,1 rgba(59,203,221,1)
CMYK Model cmyk(73%,8%,0%,13.33%)
HSL Color Space 187,70% ,55% hsl(187,70% ,55%)
HSV Color Space 187°, 73%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111011 11001011 11011101
Octal 73 313 335
Decimal 59 203 221
Hex 3b cb dd

Different shades of #3bcbdd color code.

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

Darkest of #3bcbdd
#13626c
Darker of #3bcbdd
#1a8a98
Dark of #3bcbdd
#22b1c3
Base of #3bcbdd
#3bcbdd
Light of #3bcbdd
#66d7e5
Lighter
#92e2ec
Lightest
#bdeef4

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

#3bcbdd
#dd4d3b

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

Split Complementary

#3bcbdd
#dd3b7a
#dd9e3b

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

Analogous Color

#3bdd91
#3bddac
#3bcbdd
#3b95dd
#3b51dd

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

#3bcbdd
#cbdd3b
#dd3bcb

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

#3bcbdd
#dd3bcb
#dd4d3b
#3bdd4d

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

#3bcbdd
#9e3bdd
#dd4d3b
#7add3b

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 #3bcbdd

#0b3b41
#13626c
#1a8a98
#22b1c3
#3bcbdd
#66d7e5
#92e2ec
#bdeef4
#e9f9fb

Tints of #3bcbdd Color

#3bcbdd
#50d0e0
#66d6e4
#7cdce8
#92e2ec
#a7e7ef
#bdedf3
#d3f3f7
#e9f9fb
#ffffff

Shades of #3bcbdd color code

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

#3bcbdd
#34b4c4
#2d9dab
#278793
#20707a
#1a5a62
#134349
#0d2d31
#061618
#000000

Tones

#3bcbdd
#52b9c6
#69a7af
#809598
#8c8c8c

Tones

Similar Color like #3bcbdd color

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

#3cccde
#3dcddf
#3ecee0
#3fcfe1
#40d0e2
#41d1e3
#42d2e4
#43d3e5
#44d4e6
#45d5e7
#46d6e8
#47d7e9
#48d8ea
#49d9eb
#3acadc
#39c9db
#38c8da
#37c7d9
#36c6d8
#35c5d7
#34c4d6
#33c3d5
#32c2d4
#31c1d3
#30c0d2
#2fbfd1
#2ebed0
#2dbdcf

Download this Dark Blue

Hex #3bcbdd 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.

#3bcbdd Color Code Preview on Black Background Color

This is how #3bcbdd Color will look on black background color. Color contrast ratio is 10.77

#3bcbdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3bcbdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3bcbdd

#3bcbdd color code is use for CSS Background Color

Background color for the above div is #3bcbdd

HTML with inline CSS

<div style="background-color:#3bcbdd;"></div>

#3bcbdd color code is use for CSS Border Color

CSS Border color for the above div is #3bcbdd

HTML with inline CSS

<div style="border:5px solid #3bcbdd;"></div>

CSS Border Left color for the above div is #3bcbdd

HTML with inline CSS

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

CSS Border Right color for the above div is #3bcbdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3bcbdd

HTML with inline CSS

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

CSS Border Top color for the above div is #3bcbdd

HTML with inline CSS

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

#3bcbdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3bcbdd Color code Preview on White Background

This is how #3bcbdd Color code will look on white background color. Color contrast ratio is 1.95

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

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