@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#ede63a hex color - Green - Warm color - Information

#ede63a hex color - Green - Warm color

Color Hue/Base color: Green

Hex #ede63a Color code in RGB color code model is created after adding 92.94% red color, 90.2% green color and 22.75% blue color. Hex #ede63a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 76% yellow and 7.06% black.

Hex #ede63a color code is between #eeee33 web safe hex color code and #dddd44 web safe hex color code. #eeee33 is the nearest web safe color code. You can see here many more shades of #ede63a 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 ede63a #ede63a
RGB Decimal 237, 230, 58 rgb(237, 230, 58)
RGB Percent 93%, 90%, 23% rgb(93%, 90%, 23%)
CSS RGBa 237, 230, 58,1 rgba(237,230,58,1)
CMYK Model cmyk(0%,3%,76%,7.06%)
HSL Color Space 58,83% ,58% hsl(58,83% ,58%)
HSV Color Space 58°, 76%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 11100110 00111010
Octal 355 346 72
Decimal 237 230 58
Hex ed e6 3a

Different shades of #ede63a color code.

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

Light Shade of #ede63a
#f1ec69
Dark Shade of #ede63a
#e0d814
Saturated Shade of #ede63a
#f8f02f
Desaturated Shade of #ede63a
#e2dc45
Grey scale Shade of #ede63a
#939393
Brighten Shade
#ffff53
Most Readable Shade
#000000

Shades of #ede63a color code

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

#ede63a
#d2cc33
#b8b22d
#9e9926
#837f20
#696619
#4f4c13
#34330c
#1a1906
#000000

Similar Color like #ede63a color

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

#eee73b
#efe83c
#f0e93d
#f1ea3e
#f2eb3f
#f3ec40
#f4ed41
#f5ee42
#f6ef43
#f7f044
#f8f145
#f9f246
#faf347
#fbf448
#ece539
#ebe438
#eae337
#e9e236
#e8e135
#e7e034
#e6df33
#e5de32
#e4dd31
#e3dc30
#e2db2f
#e1da2e
#e0d92d
#dfd82c

Monochromatic Color with #ede63a

#ede63a
#181806
#434110
#6d6a1b
#989325
#c2bd30

Tints of #ede63a Color

#ede63a
#efe84f
#f1eb65
#f3ee7b
#f5f191
#f7f3a7
#f9f6bd
#fbf9d3
#fdfce9
#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

#ede63a
#3a41ed

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

Split Complementary

#ede63a
#3a9bed
#8c3aed

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

Analogous Color

#ed9e3a
#edc23a
#ede63a
#d0ed3a
#aced3a

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

#ede63a
#3aede6
#e63aed

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

#ede63a
#3aed8c
#3a41ed
#ed3a9a

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

#ede63a
#3a41ed
#8c3aed
#9bed3a

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 #ede63a 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.

#ede63a Color Code Preview on Black Background Color

This is how #ede63a Color will look on black background color. Color contrast ratio is 15.98

#ede63a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede63a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede63a

#ede63a color code is use for CSS Background Color

Background color for the above div is #ede63a

HTML with inline CSS

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

#ede63a color code is use for CSS Border Color

CSS Border color for the above div is #ede63a

HTML with inline CSS

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

CSS Border Left color for the above div is #ede63a

HTML with inline CSS

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

CSS Border Right color for the above div is #ede63a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ede63a

HTML with inline CSS

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

CSS Border Top color for the above div is #ede63a

HTML with inline CSS

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

#ede63a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ede63a Color code Preview on White Background

This is how #ede63a Color code will look on white background color. Color contrast ratio is 1.31

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

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(237,230,58,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(58,65,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,230,58,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.