Skip to main content Skip to docs navigation

#3bc68e 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 Aztec Jade and its hex is #33BB88 Nearest Color Name

Color Hue/Base color: Green

Hex #3bc68e Color code in RGB color code model is created after adding 23.14% red color, 77.65% green color and 55.69% blue color. Hex #3bc68e Color code in CMYK color (process color) code model is generated after subtraction of 70% cyan, 0% magenta, 28% yellow and 22.35% black.

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

RGB Chart

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

Color Table

Hex Color Code 3bc68e #3bc68e
RGB Decimal 59, 198, 142 59, 198, 142
RGB Percent 23%, 78%, 56% rgb(23%, 78%, 56%)
CSS RGBa 59, 198, 142,1 rgba(59,198,142,1)
CMYK Model cmyk(70%,0%,28%,22.35%)
HSL Color Space 156,55% ,50% hsl(156,55% ,50%)
HSV Color Space 156°, 70%, 78%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111011 11000110 10001110
Octal 73 306 216
Decimal 59 198 142
Hex 3b c6 8e

Different shades of #3bc68e color code.

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

Darkest of #3bc68e
#17513a
Darker of #3bc68e
#237856
Dark of #3bc68e
#2ea072
Base of #3bc68e
#3bc68e
Light of #3bc68e
#63d1a5
Lighter
#8addbc
Lightest
#b2e8d2

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

#3bc68e
#c63b73

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

Split Complementary

#3bc68e
#c63bb8
#c6483b

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

Analogous Color

#3bc63d
#3bc654
#3bc68e
#3bc6bc
#3b96c6

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

#3bc68e
#c68e3b
#8e3bc6

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

#3bc68e
#8e3bc6
#c63b73
#73c63b

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

#3bc68e
#483bc6
#c63b73
#b8c63b

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

#0c291d
#17513a
#237856
#2ea072
#3bc68e
#63d1a5
#8addbc
#b2e8d2
#d9f4e9

Tints of #3bc68e Color

#3bc68e
#50cc9a
#66d2a7
#7cd9b3
#92dfc0
#a7e5cc
#bdecd9
#d3f2e5
#e9f8f2
#ffffff

Shades of #3bc68e color code

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

#3bc68e
#34b07e
#2d9a6e
#27845e
#206e4e
#1a583f
#13422f
#0d2c1f
#06160f
#000000

Tones

#3bc68e
#54ad89
#6e9384
#808080
#808080

Tones

Similar Color like #3bc68e color

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

#3cc78f
#3dc890
#3ec991
#3fca92
#40cb93
#41cc94
#42cd95
#43ce96
#44cf97
#45d098
#46d199
#47d29a
#48d39b
#49d49c
#3ac58d
#39c48c
#38c38b
#37c28a
#36c189
#35c088
#34bf87
#33be86
#32bd85
#31bc84
#30bb83
#2fba82
#2eb981
#2db880

Download this Dark Green

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

#3bc68e Color Code Preview on Black Background Color

This is how #3bc68e Color will look on black background color. Color contrast ratio is 9.65

#3bc68e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#3bc68e color code is use for CSS Background Color

Background color for the above div is #3bc68e

HTML with inline CSS

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

#3bc68e color code is use for CSS Border Color

CSS Border color for the above div is #3bc68e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#3bc68e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3bc68e Color code Preview on White Background

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

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

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