crispedge.com

Color picker

Loading...

#ede92e hex color - Green - Warm color - Information

#ede92e hex color - Green - Warm color

Color Hue/Base color: Green

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

Hex #ede92e color code is between #eeee33 web safe hex color code and #dddd22 web safe hex color code. #eeee33 is the nearest web safe color code. You can see here many more shades of #ede92e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeede92e#ede92e
RGB Decimal237, 233, 46rgb(237, 233, 46)
RGB Percent93%, 91%, 18%rgb(93%, 91%, 18%)
CSS RGBa237, 233, 46,1rgba(237,233,46,1)
CMYK Modelcmyk(0%,2%,81%,7%)
HSL Color Space59,84% ,55%hsl(59,84% ,55%)
HSV Color Space59°, 81%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011110100100101110
Octal35535156
Decimal23723346
Hexede92e

Different shades of #ede92e color code.

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

Light Shade of #ede92e
#f1ee5d
Dark Shade of #ede92e
#d6d212
Saturated Shade of #ede92e
#f8f423
Desaturated Shade of #ede92e
#e2de39
Grey scale Shade of #ede92e
#8d8d8d
Brighten Shade
#ffff47
Most Readable Shade
#000000

Shades of #ede92e color code

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

#ede92e
#d2cf28
#b8b523
#9e9b1e
#838119
#696714
#4f4d0f
#34330a
#1a1905
#000000

Similar Color like #ede92e color

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

#eeea2f
#efeb30
#f0ec31
#f1ed32
#f2ee33
#f3ef34
#f4f035
#f5f136
#f6f237
#f7f338
#f8f439
#f9f53a
#faf63b
#fbf73c
#ece82d
#ebe72c
#eae62b
#e9e52a
#e8e429
#e7e328
#e6e227
#e5e126
#e4e025
#e3df24
#e2de23
#e1dd22
#e0dc21
#dfdb20

Monochromatic Color with #ede92e

#ede92e
#181805
#43420d
#6d6c15
#98951d
#c2bf26

Tints of #ede92e Color

#ede92e
#efeb45
#f1ed5c
#f3f073
#f5f28a
#f7f5a2
#f9f7b9
#fbfad0
#fdfce7
#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

#ede92e
#2e32ed

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

Split Complementary

#ede92e
#2e91ed
#8a2eed

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

Analogous Color

#ed9d2e
#edc32e
#ede92e
#cbed2e
#a5ed2e

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

#ede92e
#2eede9
#e92eed

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

#ede92e
#2eed89
#2e32ed
#ed2e91

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

#ede92e
#2e32ed
#8a2eed
#91ed2e

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

#ede92e Color Code Preview on Black Background Color

This is how #ede92e Color will look on black background color. Color contrast ratio is 16.30

#ede92e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede92e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede92e

#ede92e color code is use for CSS Background Color

Background color for the above div is #ede92e

HTML with inline CSS

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

#ede92e color code is use for CSS Border Color

CSS Border color for the above div is #ede92e

HTML with inline CSS

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

CSS Border Left color for the above div is #ede92e

HTML with inline CSS

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

CSS Border Right color for the above div is #ede92e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ede92e

HTML with inline CSS

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

CSS Border Top color for the above div is #ede92e

HTML with inline CSS

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

#ede92e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ede92e Color code Preview on White Background

This is how #ede92e Color code will look on white background color. Color contrast ratio is 1.29

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

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,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(46,50,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,233,46,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.