Skip to main content Skip to docs navigation

#39bccc 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 Panorama Blue and its hex is #35BDC8 Nearest Color Name

Color Hue/Base color: Blue

Hex #39bccc Color code in RGB color code model is created after adding 22.35% red color, 73.73% green color and 80% blue color. Hex #39bccc Color code in CMYK color (process color) code model is generated after subtraction of 72% cyan, 8% magenta, 0% yellow and 20% black.

Hex #39bccc color code is between #33bbbb web safe hex color code and #44ccdd web safe hex color code. #33bbbb is the nearest web safe color code. You can see here many more shades of #39bccc color code.

RGB Chart

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

Color Table

Hex Color Code 39bccc #39bccc
RGB Decimal 57, 188, 204 57, 188, 204
RGB Percent 22%, 74%, 80% rgb(22%, 74%, 80%)
CSS RGBa 57, 188, 204,1 rgba(57,188,204,1)
CMYK Model cmyk(72%,8%,0%,20%)
HSL Color Space 187,59% ,51% hsl(187,59% ,51%)
HSV Color Space 187°, 72%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111001 10111100 11001100
Octal 71 274 314
Decimal 57 188 204
Hex 39 bc cc

Different shades of #39bccc color code.

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

Darkest of #39bccc
#164f56
Darker of #39bccc
#21747e
Dark of #39bccc
#2b9aa7
Base of #39bccc
#39bccc
Light of #39bccc
#62cad6
Lighter
#8ad7e1
Lightest
#b3e5eb

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

#39bccc
#cc4939

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

Split Complementary

#39bccc
#cc3973
#cc9339

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

Analogous Color

#39cc86
#39cc9f
#39bccc
#398bcc
#394ecc

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

#39bccc
#bccc39
#cc39bc

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

#39bccc
#cc39bc
#cc4939
#39cc49

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

#39bccc
#9339cc
#cc4939
#73cc39

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 #39bccc

#0c2a2d
#164f56
#21747e
#2b9aa7
#39bccc
#62cad6
#8ad7e1
#b3e5eb
#dbf3f6

Tints of #39bccc Color

#39bccc
#4fc3d1
#65cad7
#7bd2dd
#91d9e2
#a7e1e8
#bde8ee
#d3f0f3
#e9f7f9
#ffffff

Shades of #39bccc color code

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

#39bccc
#32a7b5
#2c929e
#267d88
#1f6871
#19535a
#133e44
#0c292d
#061416
#000000

Tones

#39bccc
#52a9b3
#6b959a
#838383
#838383

Tones

Similar Color like #39bccc color

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

#3abdcd
#3bbece
#3cbfcf
#3dc0d0
#3ec1d1
#3fc2d2
#40c3d3
#41c4d4
#42c5d5
#43c6d6
#44c7d7
#45c8d8
#46c9d9
#47cada
#38bbcb
#37baca
#36b9c9
#35b8c8
#34b7c7
#33b6c6
#32b5c5
#31b4c4
#30b3c3
#2fb2c2
#2eb1c1
#2db0c0
#2cafbf
#2baebe

Download this Dark Blue

Hex #39bccc 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.

#39bccc Color Code Preview on Black Background Color

This is how #39bccc Color will look on black background color. Color contrast ratio is 9.24

#39bccc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #39bccc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #39bccc

#39bccc color code is use for CSS Background Color

Background color for the above div is #39bccc

HTML with inline CSS

<div style="background-color:#39bccc;"></div>

#39bccc color code is use for CSS Border Color

CSS Border color for the above div is #39bccc

HTML with inline CSS

<div style="border:5px solid #39bccc;"></div>

CSS Border Left color for the above div is #39bccc

HTML with inline CSS

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

CSS Border Right color for the above div is #39bccc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #39bccc

HTML with inline CSS

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

CSS Border Top color for the above div is #39bccc

HTML with inline CSS

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

#39bccc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#39bccc Color code Preview on White Background

This is how #39bccc Color code will look on white background color. Color contrast ratio is 2.27

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

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