crispedge.com

Color picker

Loading...

#1cc49d hex color - Green - Cool color - Information

#1cc49d hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #1cc49d Color code in RGB color code model is created after adding 10.98% red color, 76.86% green color and 61.57% blue color. Hex #1cc49d Color code in CMYK color (process color) code model is generated after subtraction of 86% cyan, 0% magenta, 20% yellow and 23% black.

Hex #1cc49d color code is between #22cc99 web safe hex color code and #11bbaa web safe hex color code. #22cc99 is the nearest web safe color code. You can see here many more shades of #1cc49d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code1cc49d#1cc49d
RGB Decimal28, 196, 157rgb(28, 196, 157)
RGB Percent11%, 77%, 62%rgb(11%, 77%, 62%)
CSS RGBa28, 196, 157,1rgba(28,196,157,1)
CMYK Modelcmyk(86%,0%,20%,23%)
HSL Color Space166,75% ,44%hsl(166,75% ,44%)
HSV Color Space166°, 86%, 77%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000111001100010010011101
Octal34304235
Decimal28196157
Hex1cc49d

Different shades of #1cc49d color code.

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

Light Shade of #1cc49d
#31e2b9
Dark Shade of #1cc49d
#169779
Saturated Shade of #1cc49d
#11cfa3
Desaturated Shade of #1cc49d
#27b997
Grey scale Shade of #1cc49d
#707070
Brighten Shade
#35ddb6
Most Readable Shade
#000000

Shades of #1cc49d color code

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

#1cc49d
#18ae8b
#15987a
#128268
#0f6c57
#0c5745
#094134
#062b22
#031511
#000000

Similar Color like #1cc49d color

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

#1dc59e
#1ec69f
#1fc7a0
#20c8a1
#21c9a2
#22caa3
#23cba4
#24cca5
#25cda6
#26cea7
#27cfa8
#28d0a9
#29d1aa
#2ad2ab
#1bc39c
#1ac29b
#19c19a
#18c099
#17bf98
#16be97
#15bd96
#14bc95
#13bb94
#12ba93
#11b992
#10b891
#0fb790
#0eb68f

Monochromatic Color with #1cc49d

#1cc49d
#22eebf
#041a15
#0a4437
#106f59
#16997b

Tints of #1cc49d Color

#1cc49d
#35caa7
#4ed1b2
#67d7bd
#80dec8
#9ae4d3
#b3ebde
#ccf1e9
#e5f8f4
#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

#1cc49d
#c41c43

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

Split Complementary

#1cc49d
#c41c97
#c4491c

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

Analogous Color

#1cc45a
#1cc47b
#1cc49d
#1cc4bf
#1ca8c4

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

#1cc49d
#9d1cc4
#c49d1c

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

#1cc49d
#491cc4
#c41c43
#97c41c

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

#1cc49d
#c41c43
#c4491c
#1c97c4

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 #1cc49d 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.

#1cc49d Color Code Preview on Black Background Color

This is how #1cc49d Color will look on black background color. Color contrast ratio is 9.43

#1cc49d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1cc49d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1cc49d

#1cc49d color code is use for CSS Background Color

Background color for the above div is #1cc49d

HTML with inline CSS

<div style="background-color:#1cc49d;"></div>

#1cc49d color code is use for CSS Border Color

CSS Border color for the above div is #1cc49d

HTML with inline CSS

<div style="border:5px solid #1cc49d;"></div>

CSS Border Left color for the above div is #1cc49d

HTML with inline CSS

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

CSS Border Right color for the above div is #1cc49d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #1cc49d

HTML with inline CSS

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

CSS Border Top color for the above div is #1cc49d

HTML with inline CSS

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

#1cc49d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1cc49d Color code Preview on White Background

This is how #1cc49d Color code will look on white background color. Color contrast ratio is 2.23

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

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(28,196,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(196,28,67,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(28,196,157,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.