crispedge.com

Color picker

Loading...

#3dbb87 hex color - Green - Cool color - Information

#3dbb87 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #3dbb87 Color code in RGB color code model is created after adding 23.92% red color, 73.33% green color and 52.94% blue color. Hex #3dbb87 Color code in CMYK color (process color) code model is generated after subtraction of 67% cyan, 0% magenta, 28% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code3dbb87#3dbb87
RGB Decimal61, 187, 135rgb(61, 187, 135)
RGB Percent24%, 73%, 53%rgb(24%, 73%, 53%)
CSS RGBa61, 187, 135,1rgba(61,187,135,1)
CMYK Modelcmyk(67%,0%,28%,27%)
HSL Color Space155,51% ,49%hsl(155,51% ,49%)
HSV Color Space155°, 67%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001111011011101110000111
Octal75273207
Decimal61187135
Hex3dbb87

Different shades of #3dbb87 color code.

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

Light Shade of #3dbb87
#60cb9f
Dark Shade of #3dbb87
#30956b
Saturated Shade of #3dbb87
#31c789
Desaturated Shade of #3dbb87
#49af85
Grey scale Shade of #3dbb87
#7c7c7c
Brighten Shade
#56d4a0
Most Readable Shade
#000000

Shades of #3dbb87 color code

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

#3dbb87
#36a678
#2f9169
#287c5a
#21674b
#1b533c
#143e2d
#0d291e
#06140f
#000000

Similar Color like #3dbb87 color

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

#3ebc88
#3fbd89
#40be8a
#41bf8b
#42c08c
#43c18d
#44c28e
#45c38f
#46c490
#47c591
#48c692
#49c793
#4ac894
#4bc995
#3cba86
#3bb985
#3ab884
#39b783
#38b682
#37b581
#36b480
#35b37f
#34b27e
#33b17d
#32b07c
#31af7b
#30ae7a
#2fad79

Monochromatic Color with #3dbb87

#3dbb87
#4be5a6
#06110c
#133b2b
#21664a
#2f9068

Tints of #3dbb87 Color

#3dbb87
#52c294
#68caa1
#7dd1af
#93d9bc
#a8e0c9
#bee8d7
#d3efe4
#e9f7f1
#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

#3dbb87
#bb3d71

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

Split Complementary

#3dbb87
#bb3db0
#bb483d

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

Analogous Color

#3dbb55
#3dbb6e
#3dbb87
#3dbba0
#3dbbb9

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

#3dbb87
#873dbb
#bb873d

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

#3dbb87
#483dbb
#bb3d71
#b0bb3d

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

#3dbb87
#bb3d71
#bb483d
#3db0bb

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 #3dbb87 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.

#3dbb87 Color Code Preview on Black Background Color

This is how #3dbb87 Color will look on black background color. Color contrast ratio is 8.66

#3dbb87 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#3dbb87 color code is use for CSS Background Color

Background color for the above div is #3dbb87

HTML with inline CSS

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

#3dbb87 color code is use for CSS Border Color

CSS Border color for the above div is #3dbb87

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#3dbb87 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3dbb87 Color code Preview on White Background

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

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

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(61,187,135,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(187,61,113,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(61,187,135,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.