@
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.

#edeb40 hex color - Green - Warm color - Information

#edeb40 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #edeb40 Color code in RGB color code model is created after adding 92.94% red color, 92.16% green color and 25.1% blue color. Hex #edeb40 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 73% yellow and 7.06% black.

Hex #edeb40 color code is between #eeee44 web safe hex color code and #dddd33 web safe hex color code. #eeee44 is the nearest web safe color code. You can see here many more shades of #edeb40 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 edeb40 #edeb40
RGB Decimal 237, 235, 64 rgb(237, 235, 64)
RGB Percent 93%, 92%, 25% rgb(93%, 92%, 25%)
CSS RGBa 237, 235, 64,1 rgba(237,235,64,1)
CMYK Model cmyk(0%,1%,73%,7.06%)
HSL Color Space 59,83% ,59% hsl(59,83% ,59%)
HSV Color Space 59°, 73%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 11101011 01000000
Octal 355 353 100
Decimal 237 235 64
Hex ed eb 40

Different shades of #edeb40 color code.

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

Light Shade of #edeb40
#f1f06f
Dark Shade of #edeb40
#e4e216
Saturated Shade of #edeb40
#f7f536
Desaturated Shade of #edeb40
#e3e14a
Grey scale Shade of #edeb40
#969696
Brighten Shade
#ffff59
Most Readable Shade
#000000

Shades of #edeb40 color code

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

#edeb40
#d2d038
#b8b631
#9e9c2a
#838223
#69681c
#4f4e15
#34340e
#1a1a07
#000000

Similar Color like #edeb40 color

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

#eeec41
#efed42
#f0ee43
#f1ef44
#f2f045
#f3f146
#f4f247
#f5f348
#f6f449
#f7f54a
#f8f64b
#f9f74c
#faf84d
#fbf94e
#ecea3f
#ebe93e
#eae83d
#e9e73c
#e8e63b
#e7e53a
#e6e439
#e5e338
#e4e237
#e3e136
#e2e035
#e1df34
#e0de33
#dfdd32

Monochromatic Color with #edeb40

#edeb40
#181807
#434212
#6d6d1e
#989729
#c2c135

Tints of #edeb40 Color

#edeb40
#efed55
#f1ef6a
#f3f17f
#f5f394
#f7f6aa
#f9f8bf
#fbfad4
#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

#edeb40
#4042ed

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

Split Complementary

#edeb40
#4098ed
#9540ed

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

Analogous Color

#eda640
#edc840
#edeb40
#cced40
#aaed40

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

#edeb40
#40edeb
#eb40ed

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

#edeb40
#40ed94
#4042ed
#ed4098

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

#edeb40
#4042ed
#9540ed
#98ed40

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

#edeb40 Color Code Preview on Black Background Color

This is how #edeb40 Color will look on black background color. Color contrast ratio is 16.56

#edeb40 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edeb40

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edeb40

#edeb40 color code is use for CSS Background Color

Background color for the above div is #edeb40

HTML with inline CSS

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

#edeb40 color code is use for CSS Border Color

CSS Border color for the above div is #edeb40

HTML with inline CSS

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

CSS Border Left color for the above div is #edeb40

HTML with inline CSS

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

CSS Border Right color for the above div is #edeb40

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edeb40

HTML with inline CSS

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

CSS Border Top color for the above div is #edeb40

HTML with inline CSS

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

#edeb40 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edeb40 Color code Preview on White Background

This is how #edeb40 Color code will look on white background color. Color contrast ratio is 1.27

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

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,235,64,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(64,66,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,235,64,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.