crispedge.com

Color picker

Loading...

#38ce8c hex color - Green - Cool color - Information

#38ce8c hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #38ce8c Color code in RGB color code model is created after adding 21.96% red color, 80.78% green color and 54.9% blue color. Hex #38ce8c Color code in CMYK color (process color) code model is generated after subtraction of 73% cyan, 0% magenta, 32% yellow and 19% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code38ce8c#38ce8c
RGB Decimal56, 206, 140rgb(56, 206, 140)
RGB Percent22%, 81%, 55%rgb(22%, 81%, 55%)
CSS RGBa56, 206, 140,1rgba(56,206,140,1)
CMYK Modelcmyk(73%,0%,32%,19%)
HSL Color Space154,60% ,51%hsl(154,60% ,51%)
HSV Color Space154°, 73%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001110001100111010001100
Octal70316214
Decimal56206140
Hex38ce8c

Different shades of #38ce8c color code.

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

Light Shade of #38ce8c
#61d8a4
Dark Shade of #38ce8c
#2aa971
Saturated Shade of #38ce8c
#2cda8d
Desaturated Shade of #38ce8c
#44c28b
Grey scale Shade of #38ce8c
#838383
Brighten Shade
#51e7a5
Most Readable Shade
#000000

Shades of #38ce8c color code

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

#38ce8c
#31b77c
#2ba06c
#25895d
#1f724d
#185b3e
#12442e
#0c2d1f
#06160f
#000000

Similar Color like #38ce8c color

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

#39cf8d
#3ad08e
#3bd18f
#3cd290
#3dd391
#3ed492
#3fd593
#40d694
#41d795
#42d896
#43d997
#44da98
#45db99
#46dc9a
#37cd8b
#36cc8a
#35cb89
#34ca88
#33c987
#32c886
#31c785
#30c684
#2fc583
#2ec482
#2dc381
#2cc280
#2bc17f
#2ac07e

Monochromatic Color with #38ce8c

#38ce8c
#44f8a9
#0a2418
#154e35
#217952
#2ca36f

Tints of #38ce8c Color

#38ce8c
#4ed398
#64d8a5
#7adeb2
#90e3bf
#a6e9cb
#bceed8
#d2f4e5
#e8f9f2
#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

#38ce8c
#ce387a

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

Split Complementary

#38ce8c
#ce38c5
#ce4138

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

Analogous Color

#38ce50
#38ce6e
#38ce8c
#38ceaa
#38cec8

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

#38ce8c
#8c38ce
#ce8c38

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

#38ce8c
#4138ce
#ce387a
#c5ce38

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

#38ce8c
#ce387a
#ce4138
#38c5ce

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 #38ce8c 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.

#38ce8c Color Code Preview on Black Background Color

This is how #38ce8c Color will look on black background color. Color contrast ratio is 10.38

#38ce8c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #38ce8c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #38ce8c

#38ce8c color code is use for CSS Background Color

Background color for the above div is #38ce8c

HTML with inline CSS

<div style="background-color:#38ce8c;"></div>

#38ce8c color code is use for CSS Border Color

CSS Border color for the above div is #38ce8c

HTML with inline CSS

<div style="border:5px solid #38ce8c;"></div>

CSS Border Left color for the above div is #38ce8c

HTML with inline CSS

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

CSS Border Right color for the above div is #38ce8c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #38ce8c

HTML with inline CSS

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

CSS Border Top color for the above div is #38ce8c

HTML with inline CSS

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

#38ce8c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#38ce8c Color code Preview on White Background

This is how #38ce8c Color code will look on white background color. Color contrast ratio is 2.02

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

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(56,206,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(206,56,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(56,206,140,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.