crispedge.com

Color picker

Loading...

#ede96f hex color - Green - Warm color - Information

#ede96f hex color - Green - Warm color

Color Hue/Base color: Green

Hex #ede96f Color code in RGB color code model is created after adding 92.94% red color, 91.37% green color and 43.53% blue color. Hex #ede96f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 53% yellow and 7% black.

Hex #ede96f color code is between #eeee77 web safe hex color code and #dddd66 web safe hex color code. #eeee77 is the nearest web safe color code. You can see here many more shades of #ede96f color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeede96f#ede96f
RGB Decimal237, 233, 111rgb(237, 233, 111)
RGB Percent93%, 91%, 44%rgb(93%, 91%, 44%)
CSS RGBa237, 233, 111,1rgba(237,233,111,1)
CMYK Modelcmyk(0%,2%,53%,7%)
HSL Color Space58,78% ,68%hsl(58,78% ,68%)
HSV Color Space58°, 53%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011110100101101111
Octal355351157
Decimal237233111
Hexede96f

Different shades of #ede96f color code.

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

Light Shade of #ede96f
#f3f09c
Dark Shade of #ede96f
#e7e242
Saturated Shade of #ede96f
#f5f167
Desaturated Shade of #ede96f
#e5e177
Grey scale Shade of #ede96f
#aeaeae
Brighten Shade
#ffff88
Most Readable Shade
#000000

Shades of #ede96f color code

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

#ede96f
#d2cf62
#b8b556
#9e9b4a
#83813d
#696731
#4f4d25
#343318
#1a190c
#000000

Similar Color like #ede96f color

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

#eeea70
#efeb71
#f0ec72
#f1ed73
#f2ee74
#f3ef75
#f4f076
#f5f177
#f6f278
#f7f379
#f8f47a
#f9f57b
#faf67c
#fbf77d
#ece86e
#ebe76d
#eae66c
#e9e56b
#e8e46a
#e7e369
#e6e268
#e5e167
#e4e066
#e3df65
#e2de64
#e1dd63
#e0dc62
#dfdb61

Monochromatic Color with #ede96f

#ede96f
#18180b
#43421f
#6d6c33
#989547
#c2bf5b

Tints of #ede96f Color

#ede96f
#efeb7f
#f1ed8f
#f3f09f
#f5f2af
#f7f5bf
#f9f7cf
#fbfadf
#fdfcef
#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

#ede96f
#6f73ed

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

Split Complementary

#ede96f
#6fb2ed
#aa6fed

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

Analogous Color

#edb76f
#edd06f
#ede96f
#d8ed6f
#bfed6f

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

#ede96f
#6fede9
#e96fed

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

#ede96f
#6fedaa
#6f73ed
#ed6fb2

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

#ede96f
#6f73ed
#aa6fed
#b2ed6f

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

#ede96f Color Code Preview on Black Background Color

This is how #ede96f Color will look on black background color. Color contrast ratio is 16.49

#ede96f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede96f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede96f

#ede96f color code is use for CSS Background Color

Background color for the above div is #ede96f

HTML with inline CSS

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

#ede96f color code is use for CSS Border Color

CSS Border color for the above div is #ede96f

HTML with inline CSS

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

CSS Border Left color for the above div is #ede96f

HTML with inline CSS

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

CSS Border Right color for the above div is #ede96f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ede96f

HTML with inline CSS

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

CSS Border Top color for the above div is #ede96f

HTML with inline CSS

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

#ede96f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ede96f Color code Preview on White Background

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

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,233,111,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(111,115,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,233,111,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.