crispedge.com

Color picker

Loading...

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

#38c84a hex color - Green - Cool color

Color Hue/Base color: Green

Hex #38c84a Color code in RGB color code model is created after adding 21.96% red color, 78.43% green color and 29.02% blue color. Hex #38c84a Color code in CMYK color (process color) code model is generated after subtraction of 72% cyan, 0% magenta, 63% yellow and 22% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code38c84a#38c84a
RGB Decimal56, 200, 74rgb(56, 200, 74)
RGB Percent22%, 78%, 29%rgb(22%, 78%, 29%)
CSS RGBa56, 200, 74,1rgba(56,200,74,1)
CMYK Modelcmyk(72%,0%,63%,22%)
HSL Color Space128,57% ,50%hsl(128,57% ,50%)
HSV Color Space128°, 72%, 78%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001110001100100001001010
Octal70310112
Decimal5620074
Hex38c84a

Different shades of #38c84a color code.

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

Light Shade of #38c84a
#60d36e
Dark Shade of #38c84a
#2ca13b
Saturated Shade of #38c84a
#2bd540
Desaturated Shade of #38c84a
#45bb54
Grey scale Shade of #38c84a
#808080
Brighten Shade
#51e163
Most Readable Shade
#000000

Shades of #38c84a color code

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

#38c84a
#31b141
#2b9b39
#258531
#1f6f29
#185820
#124218
#0c2c10
#061608
#000000

Similar Color like #38c84a color

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

#39c94b
#3aca4c
#3bcb4d
#3ccc4e
#3dcd4f
#3ece50
#3fcf51
#40d052
#41d153
#42d254
#43d355
#44d456
#45d557
#46d658
#37c749
#36c648
#35c547
#34c446
#33c345
#32c244
#31c143
#30c042
#2fbf41
#2ebe40
#2dbd3f
#2cbc3e
#2bbb3d
#2aba3c

Monochromatic Color with #38c84a

#38c84a
#44f25a
#081e0b
#14481b
#20732b
#2c9d3a

Tints of #38c84a Color

#38c84a
#4ece5e
#64d472
#7ada86
#90e09a
#a6e6ae
#bcecc2
#d2f2d6
#e8f8ea
#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

#38c84a
#c838b6

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

Split Complementary

#38c84a
#9238c8
#c8386e

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

Analogous Color

#60c838
#43c838
#38c84a
#38c867
#38c884

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

#38c84a
#4a38c8
#c84a38

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

#38c84a
#386ec8
#c838b6
#c89238

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

#38c84a
#c838b6
#c8386e
#38c892

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

#38c84a Color Code Preview on Black Background Color

This is how #38c84a Color will look on black background color. Color contrast ratio is 9.53

#38c84a in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#38c84a color code is use for CSS Background Color

Background color for the above div is #38c84a

HTML with inline CSS

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

#38c84a color code is use for CSS Border Color

CSS Border color for the above div is #38c84a

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#38c84a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#38c84a Color code Preview on White Background

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

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

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,200,74,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(200,56,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(56,200,74,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.