Skip to main content Skip to docs navigation

#3cbcdc hex color - Blue - Cool color - Information

On this page
@
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 Hue/Base color: Blue

Hex #3cbcdc Color code in RGB color code model is created after adding 23.53% red color, 73.73% green color and 86.27% blue color. Hex #3cbcdc Color code in CMYK color (process color) code model is generated after subtraction of 73% cyan, 15% magenta, 0% yellow and 13.73% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 3cbcdc #3cbcdc
RGB Decimal 60, 188, 220 rgb(60, 188, 220)
RGB Percent 24%, 74%, 86% rgb(24%, 74%, 86%)
CSS RGBa 60, 188, 220,1 rgba(60,188,220,1)
CMYK Model cmyk(73%,15%,0%,13.73%)
HSL Color Space 192,70% ,55% hsl(192,70% ,55%)
HSV Color Space 192°, 73%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111100 10111100 11011100
Octal 74 274 334
Decimal 60 188 220
Hex 3c bc dc

Different shades of #3cbcdc color code.

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

Light Shade of #3cbcdc
#67cbe4
Dark Shade of #3cbcdc
#23a2c2
Saturated Shade of #3cbcdc
#30c3e7
Desaturated Shade of #3cbcdc
#47b5d0
Grey scale Shade of #3cbcdc
#8c8c8c
Brighten Shade
#55d5f5
Most Readable Shade
#000000

Shades of #3cbcdc color code

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

#3cbcdc
#35a7c3
#2e92ab
#287d92
#21687a
#1a5361
#143e49
#0d2930
#061418
#000000

Similar Color like #3cbcdc color

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

#3dbddd
#3ebede
#3fbfdf
#40c0e0
#41c1e1
#42c2e2
#43c3e3
#44c4e4
#45c5e5
#46c6e6
#47c7e7
#48c8e8
#49c9e9
#4acaea
#3bbbdb
#3abada
#39b9d9
#38b8d8
#37b7d7
#36b6d6
#35b5d5
#34b4d4
#33b3d3
#32b2d2
#31b1d1
#30b0d0
#2fafcf
#2eaece

Monochromatic Color with #3cbcdc

#3cbcdc
#020607
#0e2b32
#194f5c
#257387
#3098b1

Tints of #3cbcdc Color

#3cbcdc
#51c3df
#67cae3
#7dd2e7
#92d9eb
#a8e1ef
#bee8f3
#d3f0f7
#e9f7fb
#ffffff

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

#3cbcdc
#dc5c3c

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

Split Complementary

#3cbcdc
#dc3c6c
#dcac3c

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

Analogous Color

#3cdcbc
#3cdcdc
#3cbcdc
#3c9cdc
#3c7cdc

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

#3cbcdc
#dc3cbc
#bcdc3c

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

#3cbcdc
#ac3cdc
#dc5c3c
#6cdc3c

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#3cbcdc
#dc5c3c
#dcac3c
#3c6cdc

Double Complementary 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).

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

#3cbcdc Color Code Preview on Black Background Color

This is how #3cbcdc Color will look on black background color. Color contrast ratio is 9.42

#3cbcdc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#3cbcdc color code is use for CSS Background Color

Background color for the above div is #3cbcdc

HTML with inline CSS

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

#3cbcdc color code is use for CSS Border Color

CSS Border color for the above div is #3cbcdc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#3cbcdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3cbcdc Color code Preview on White Background

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

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(60,188,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(220,92,60,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(60,188,220,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.