Skip to main content Skip to docs navigation

#3ccbcb 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 Bianchi Green and its hex is #3DCFC2 Nearest Color Name

Color Hue/Base color: Blue

Hex #3ccbcb Color code in RGB color code model is created after adding 23.53% red color, 79.61% green color and 79.61% blue color. Hex #3ccbcb Color code in CMYK color (process color) code model is generated after subtraction of 70% cyan, 0% magenta, 0% yellow and 20.39% black.

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

RGB Chart

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

Color Table

Hex Color Code 3ccbcb #3ccbcb
RGB Decimal 60, 203, 203 60, 203, 203
RGB Percent 24%, 80%, 80% rgb(24%, 80%, 80%)
CSS RGBa 60, 203, 203,1 rgba(60,203,203,1)
CMYK Model cmyk(70%,0%,0%,20.39%)
HSL Color Space 180,58% ,52% hsl(180,58% ,52%)
HSV Color Space 180°, 70%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111100 11001011 11001011
Octal 74 313 313
Decimal 60 203 203
Hex 3c cb cb

Different shades of #3ccbcb color code.

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

Darkest of #3ccbcb
#175757
Darker of #3ccbcb
#227f7f
Dark of #3ccbcb
#2da7a7
Base of #3ccbcb
#3ccbcb
Light of #3ccbcb
#64d6d6
Lighter
#8de0e0
Lightest
#b5ebeb

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

#3ccbcb
#cb3c3c

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

Split Complementary

#3ccbcb
#cb3c84
#cb843c

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

Analogous Color

#3ccb78
#3ccb8f
#3ccbcb
#3c9bcb
#3c60cb

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

#3ccbcb
#cbcb3c
#cb3ccb

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

#3ccbcb
#cb3ccb
#cb3c3c
#3ccb3c

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

#3ccbcb
#843ccb
#cb3c3c
#84cb3c

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

#0c2f2f
#175757
#227f7f
#2da7a7
#3ccbcb
#64d6d6
#8de0e0
#b5ebeb
#ddf6f6

Tints of #3ccbcb Color

#3ccbcb
#51d0d0
#67d6d6
#7ddcdc
#92e2e2
#a8e7e7
#beeded
#d3f3f3
#e9f9f9
#ffffff

Shades of #3ccbcb color code

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

#3ccbcb
#35b4b4
#2e9d9d
#288787
#217070
#1a5a5a
#144343
#0d2d2d
#061616
#000000

Tones

#3ccbcb
#55b2b2
#6d9a9a
#848484
#848484

Tones

Similar Color like #3ccbcb color

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

#3dcccc
#3ecdcd
#3fcece
#40cfcf
#41d0d0
#42d1d1
#43d2d2
#44d3d3
#45d4d4
#46d5d5
#47d6d6
#48d7d7
#49d8d8
#4ad9d9
#3bcaca
#3ac9c9
#39c8c8
#38c7c7
#37c6c6
#36c5c5
#35c4c4
#34c3c3
#33c2c2
#32c1c1
#31c0c0
#30bfbf
#2fbebe
#2ebdbd

Download this Dark Blue

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

#3ccbcb Color Code Preview on Black Background Color

This is how #3ccbcb Color will look on black background color. Color contrast ratio is 10.60

#3ccbcb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#3ccbcb color code is use for CSS Background Color

Background color for the above div is #3ccbcb

HTML with inline CSS

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

#3ccbcb color code is use for CSS Border Color

CSS Border color for the above div is #3ccbcb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#3ccbcb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3ccbcb Color code Preview on White Background

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

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

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