crispedge.com

Color picker

Loading...

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

#3cf48b hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #3cf48b Color code in RGB color code model is created after adding 23.53% red color, 95.69% green color and 54.51% blue color. Hex #3cf48b Color code in CMYK color (process color) code model is generated after subtraction of 75% cyan, 0% magenta, 43% yellow and 4% black.

Hex #3cf48b color code is between #44ee88 web safe hex color code and #33ff99 web safe hex color code. #44ee88 is the nearest web safe color code. You can see here many more shades of #3cf48b 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 3cf48b #3cf48b
RGB Decimal 60, 244, 139 rgb(60, 244, 139)
RGB Percent 24%, 96%, 55% rgb(24%, 96%, 55%)
CSS RGBa 60, 244, 139,1 rgba(60,244,139,1)
CMYK Model cmyk(75%,0%,43%,4%)
HSL Color Space 146,89% ,60% hsl(146,89% ,60%)
HSV Color Space 146°, 75%, 96%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111100 11110100 10001011
Octal 74 364 213
Decimal 60 244 139
Hex 3c f4 8b

Different shades of #3cf48b color code.

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

Light Shade of #3cf48b
#6cf7a8
Dark Shade of #3cf48b
#0eef6f
Saturated Shade of #3cf48b
#32fe8a
Desaturated Shade of #3cf48b
#46ea8c
Grey scale Shade of #3cf48b
#989898
Brighten Shade
#55ffa4
Most Readable Shade
#000000

Shades of #3cf48b color code

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

#3cf48b
#35d87b
#2ebd6c
#28a25c
#21874d
#1a6c3d
#14512e
#0d361e
#061b0f
#000000

Similar Color like #3cf48b color

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

#3df58c
#3ef68d
#3ff78e
#40f88f
#41f990
#42fa91
#43fb92
#44fc93
#45fd94
#46fe95
#47ff96
#48ff97
#49ff98
#4aff99
#3bf38a
#3af289
#39f188
#38f087
#37ef86
#36ee85
#35ed84
#34ec83
#33eb82
#32ea81
#31e980
#30e87f
#2fe77e
#2ee67d

Monochromatic Color with #3cf48b

#3cf48b
#081f12
#124a2a
#1d7442
#279f5b
#32c973

Tints of #3cf48b Color

#3cf48b
#51f597
#67f6a4
#7df7b1
#92f8be
#a8facb
#befbd8
#d3fce5
#e9fdf2
#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

#3cf48b
#f43ca5

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

Split Complementary

#3cf48b
#e73cf4
#f43c49

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

Analogous Color

#3cf441
#3cf466
#3cf48b
#3cf4b0
#3cf4d5

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

#3cf48b
#8b3cf4
#f48b3c

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

#3cf48b
#3c49f4
#f43ca5
#f4e73c

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

#3cf48b
#f43ca5
#f43c49
#3cf4e7

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

#3cf48b Color Code Preview on Black Background Color

This is how #3cf48b Color will look on black background color. Color contrast ratio is 14.51

#3cf48b in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#3cf48b color code is use for CSS Background Color

Background color for the above div is #3cf48b

HTML with inline CSS

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

#3cf48b color code is use for CSS Border Color

CSS Border color for the above div is #3cf48b

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#3cf48b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3cf48b Color code Preview on White Background

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

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

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,244,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(244,60,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(60,244,139,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.