crispedge.com

Color picker

Loading...

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

#1ec3b5 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #1ec3b5 Color code in RGB color code model is created after adding 11.76% red color, 76.47% green color and 70.98% blue color. Hex #1ec3b5 Color code in CMYK color (process color) code model is generated after subtraction of 85% cyan, 0% magenta, 7% yellow and 24% black.

Hex #1ec3b5 color code is between #22bbbb web safe hex color code and #11ccaa web safe hex color code. #22bbbb is the nearest web safe color code. You can see here many more shades of #1ec3b5 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 1ec3b5 #1ec3b5
RGB Decimal 30, 195, 181 rgb(30, 195, 181)
RGB Percent 12%, 76%, 71% rgb(12%, 76%, 71%)
CSS RGBa 30, 195, 181,1 rgba(30,195,181,1)
CMYK Model cmyk(85%,0%,7%,24%)
HSL Color Space 175,73% ,44% hsl(175,73% ,44%)
HSV Color Space 175°, 85%, 76%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011110 11000011 10110101
Octal 36 303 265
Decimal 30 195 181
Hex 1e c3 b5

Different shades of #1ec3b5 color code.

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

Light Shade of #1ec3b5
#34e0d1
Dark Shade of #1ec3b5
#17978c
Saturated Shade of #1ec3b5
#13cebe
Desaturated Shade of #1ec3b5
#29b8ac
Grey scale Shade of #1ec3b5
#707070
Brighten Shade
#37dcce
Most Readable Shade
#000000

Shades of #1ec3b5 color code

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

#1ec3b5
#1aada0
#17978c
#148278
#106c64
#0d5650
#0a413c
#062b28
#031514
#000000

Similar Color like #1ec3b5 color

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

#1fc4b6
#20c5b7
#21c6b8
#22c7b9
#23c8ba
#24c9bb
#25cabc
#26cbbd
#27ccbe
#28cdbf
#29cec0
#2acfc1
#2bd0c2
#2cd1c3
#1dc2b4
#1cc1b3
#1bc0b2
#1abfb1
#19beb0
#18bdaf
#17bcae
#16bbad
#15baac
#14b9ab
#13b8aa
#12b7a9
#11b6a8
#10b5a7

Monochromatic Color with #1ec3b5

#1ec3b5
#25eddc
#041917
#0a433f
#116e66
#17988e

Tints of #1ec3b5 Color

#1ec3b5
#37c9bd
#50d0c5
#69d7cd
#82ddd5
#9be4de
#b4ebe6
#cdf1ee
#e6f8f6
#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

#1ec3b5
#c31e2c

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

Split Complementary

#1ec3b5
#c31e7f
#c3621e

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

Analogous Color

#1ec373
#1ec394
#1ec3b5
#1eb0c3
#1e8fc3

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

#1ec3b5
#b51ec3
#c3b51e

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

#1ec3b5
#621ec3
#c31e2c
#7ec31e

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

#1ec3b5
#c31e2c
#c3621e
#1e7fc3

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

#1ec3b5 Color Code Preview on Black Background Color

This is how #1ec3b5 Color will look on black background color. Color contrast ratio is 9.53

#1ec3b5 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#1ec3b5 color code is use for CSS Background Color

Background color for the above div is #1ec3b5

HTML with inline CSS

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

#1ec3b5 color code is use for CSS Border Color

CSS Border color for the above div is #1ec3b5

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#1ec3b5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1ec3b5 Color code Preview on White Background

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

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(30,195,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(195,30,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(30,195,181,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.