crispedge.com

Color picker

Loading...

#0eda7f hex color - Green - Cool color - Information

#0eda7f hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #0eda7f Color code in RGB color code model is created after adding 5.49% red color, 85.49% green color and 49.8% blue color. Hex #0eda7f Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 0% magenta, 42% yellow and 15% black.

Hex #0eda7f color code is between #11dd77 web safe hex color code and #00cc88 web safe hex color code. #11dd77 is the nearest web safe color code. You can see here many more shades of #0eda7f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code0eda7f#0eda7f
RGB Decimal14, 218, 127rgb(14, 218, 127)
RGB Percent5%, 85%, 50%rgb(5%, 85%, 50%)
CSS RGBa14, 218, 127,1rgba(14,218,127,1)
CMYK Modelcmyk(94%,0%,42%,15%)
HSL Color Space153,88% ,45%hsl(153,88% ,45%)
HSV Color Space153°, 94%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000011101101101001111111
Octal16332177
Decimal14218127
Hex0eda7f

Different shades of #0eda7f color code.

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

Light Shade of #0eda7f
#2af198
Dark Shade of #0eda7f
#0baa63
Saturated Shade of #0eda7f
#02e680
Desaturated Shade of #0eda7f
#1ace7e
Grey scale Shade of #0eda7f
#747474
Brighten Shade
#27f398
Most Readable Shade
#000000

Shades of #0eda7f color code

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

#0eda7f
#0cc170
#0aa962
#099154
#077946
#066038
#04482a
#03301c
#01180e
#000000

Similar Color like #0eda7f color

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

#0fdb80
#10dc81
#11dd82
#12de83
#13df84
#14e085
#15e186
#16e287
#17e388
#18e489
#19e58a
#1ae68b
#1be78c
#1ce88d
#0dd97e
#0cd87d
#0bd77c
#0ad67b
#09d57a
#08d479
#07d378
#06d277
#05d176
#04d075
#03cf74
#02ce73
#01cd72
#00cc71

Monochromatic Color with #0eda7f

#0eda7f
#000503
#03301c
#065a35
#09854d
#0baf66

Tints of #0eda7f Color

#0eda7f
#28de8d
#43e29b
#5ee6a9
#79eab7
#93eec6
#aef2d4
#c9f6e2
#e4faf0
#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

#0eda7f
#da0e69

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

Split Complementary

#0eda7f
#da0ecf
#da190e

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

Analogous Color

#0eda2d
#0eda56
#0eda7f
#0edaa8
#0edad1

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

#0eda7f
#7f0eda
#da7f0e

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

#0eda7f
#190eda
#da0e69
#cfda0e

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

#0eda7f
#da0e69
#da190e
#0ecfda

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 #0eda7f 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.

#0eda7f Color Code Preview on Black Background Color

This is how #0eda7f Color will look on black background color. Color contrast ratio is 11.35

#0eda7f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0eda7f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0eda7f

#0eda7f color code is use for CSS Background Color

Background color for the above div is #0eda7f

HTML with inline CSS

<div style="background-color:#0eda7f;"></div>

#0eda7f color code is use for CSS Border Color

CSS Border color for the above div is #0eda7f

HTML with inline CSS

<div style="border:5px solid #0eda7f;"></div>

CSS Border Left color for the above div is #0eda7f

HTML with inline CSS

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

CSS Border Right color for the above div is #0eda7f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0eda7f

HTML with inline CSS

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

CSS Border Top color for the above div is #0eda7f

HTML with inline CSS

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

#0eda7f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0eda7f Color code Preview on White Background

This is how #0eda7f Color code will look on white background color. Color contrast ratio is 1.85

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

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(14,218,127,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(218,14,105,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(14,218,127,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.