crispedge.com

Color picker

Loading...

#18bc7d hex color - Green - Cool color - Information

#18bc7d hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #18bc7d Color code in RGB color code model is created after adding 9.41% red color, 73.73% green color and 49.02% blue color. Hex #18bc7d Color code in CMYK color (process color) code model is generated after subtraction of 87% cyan, 0% magenta, 34% yellow and 26% black.

Hex #18bc7d color code is between #11bb77 web safe hex color code and #22cc88 web safe hex color code. #11bb77 is the nearest web safe color code. You can see here many more shades of #18bc7d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code18bc7d#18bc7d
RGB Decimal24, 188, 125rgb(24, 188, 125)
RGB Percent9%, 74%, 49%rgb(9%, 74%, 49%)
CSS RGBa24, 188, 125,1rgba(24,188,125,1)
CMYK Modelcmyk(87%,0%,34%,26%)
HSL Color Space157,77% ,42%hsl(157,77% ,42%)
HSV Color Space157°, 87%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000110001011110001111101
Octal30274175
Decimal24188125
Hex18bc7d

Different shades of #18bc7d color code.

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

Light Shade of #18bc7d
#24e39a
Dark Shade of #18bc7d
#128f5f
Saturated Shade of #18bc7d
#0dc77f
Desaturated Shade of #18bc7d
#23b17b
Grey scale Shade of #18bc7d
#6a6a6a
Brighten Shade
#31d596
Most Readable Shade
#000000

Shades of #18bc7d color code

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

#18bc7d
#15a76f
#129261
#107d53
#0d6845
#0a5337
#083e29
#05291b
#02140d
#000000

Similar Color like #18bc7d color

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

#19bd7e
#1abe7f
#1bbf80
#1cc081
#1dc182
#1ec283
#1fc384
#20c485
#21c586
#22c687
#23c788
#24c889
#25c98a
#26ca8b
#17bb7c
#16ba7b
#15b97a
#14b879
#13b778
#12b677
#11b576
#10b475
#0fb374
#0eb273
#0db172
#0cb071
#0baf70
#0aae6f

Monochromatic Color with #18bc7d

#18bc7d
#1de699
#02120c
#083c28
#0d6744
#139161

Tints of #18bc7d Color

#18bc7d
#31c38b
#4bca99
#65d2a8
#7ed9b6
#98e1c5
#b2e8d3
#cbf0e2
#e5f7f0
#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

#18bc7d
#bc1857

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

Split Complementary

#18bc7d
#bc18a9
#bc2b18

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

Analogous Color

#18bc3b
#18bc5c
#18bc7d
#18bc9e
#18b9bc

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

#18bc7d
#7d18bc
#bc7d18

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

#18bc7d
#2b18bc
#bc1857
#a9bc18

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

#18bc7d
#bc1857
#bc2b18
#18a9bc

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 #18bc7d 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.

#18bc7d Color Code Preview on Black Background Color

This is how #18bc7d Color will look on black background color. Color contrast ratio is 8.53

#18bc7d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #18bc7d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #18bc7d

#18bc7d color code is use for CSS Background Color

Background color for the above div is #18bc7d

HTML with inline CSS

<div style="background-color:#18bc7d;"></div>

#18bc7d color code is use for CSS Border Color

CSS Border color for the above div is #18bc7d

HTML with inline CSS

<div style="border:5px solid #18bc7d;"></div>

CSS Border Left color for the above div is #18bc7d

HTML with inline CSS

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

CSS Border Right color for the above div is #18bc7d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #18bc7d

HTML with inline CSS

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

CSS Border Top color for the above div is #18bc7d

HTML with inline CSS

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

#18bc7d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#18bc7d Color code Preview on White Background

This is how #18bc7d Color code will look on white background color. Color contrast ratio is 2.46

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

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(24,188,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(188,24,87,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(24,188,125,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.