crispedge.com

Color picker

Loading...

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

#0edf48 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #0edf48 Color code in RGB color code model is created after adding 5.49% red color, 87.45% green color and 28.24% blue color. Hex #0edf48 Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 0% magenta, 68% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code0edf48#0edf48
RGB Decimal14, 223, 72rgb(14, 223, 72)
RGB Percent5%, 87%, 28%rgb(5%, 87%, 28%)
CSS RGBa14, 223, 72,1rgba(14,223,72,1)
CMYK Modelcmyk(94%,0%,68%,13%)
HSL Color Space137,88% ,46%hsl(137,88% ,46%)
HSV Color Space137°, 94%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000011101101111101001000
Octal16337110
Decimal1422372
Hex0edf48

Different shades of #0edf48 color code.

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

Light Shade of #0edf48
#2ef264
Dark Shade of #0edf48
#0baf39
Saturated Shade of #0edf48
#02eb43
Desaturated Shade of #0edf48
#1ad34d
Grey scale Shade of #0edf48
#767676
Brighten Shade
#27f861
Most Readable Shade
#000000

Shades of #0edf48 color code

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

#0edf48
#0cc640
#0aad38
#099430
#077b28
#066320
#044a18
#033110
#011808
#000000

Similar Color like #0edf48 color

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

#0fe049
#10e14a
#11e24b
#12e34c
#13e44d
#14e54e
#15e64f
#16e750
#17e851
#18e952
#19ea53
#1aeb54
#1bec55
#1ced56
#0dde47
#0cdd46
#0bdc45
#0adb44
#09da43
#08d942
#07d841
#06d740
#05d63f
#04d53e
#03d43d
#02d33c
#01d23b
#00d13a

Monochromatic Color with #0edf48

#0edf48
#010a03
#033511
#065f1f
#098a2d
#0bb43a

Tints of #0edf48 Color

#0edf48
#28e25c
#43e670
#5ee985
#79ed99
#93f0ad
#aef4c2
#c9f7d6
#e4fbea
#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

#0edf48
#df0ea5

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

Split Complementary

#0edf48
#b10edf
#df0e3c

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

Analogous Color

#28df0e
#0edf1e
#0edf48
#0edf72
#0edf9c

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

#0edf48
#480edf
#df480e

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

#0edf48
#0e3ddf
#df0ea5
#dfb00e

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

#0edf48
#df0ea5
#df0e3c
#0edfb1

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

#0edf48 Color Code Preview on Black Background Color

This is how #0edf48 Color will look on black background color. Color contrast ratio is 11.67

#0edf48 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0edf48 color code is use for CSS Background Color

Background color for the above div is #0edf48

HTML with inline CSS

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

#0edf48 color code is use for CSS Border Color

CSS Border color for the above div is #0edf48

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0edf48 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0edf48 Color code Preview on White Background

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

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

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