crispedge.com

Color picker

Loading...

#eae15d hex color - Green - Warm color - Information

#eae15d hex color - Green - Warm color

Color Hue/Base color: Green

Hex #eae15d Color code in RGB color code model is created after adding 91.76% red color, 88.24% green color and 36.47% blue color. Hex #eae15d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 60% yellow and 8% black.

Hex #eae15d color code is between #eedd55 web safe hex color code and #ddee66 web safe hex color code. #eedd55 is the nearest web safe color code. You can see here many more shades of #eae15d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeeae15d#eae15d
RGB Decimal234, 225, 93rgb(234, 225, 93)
RGB Percent92%, 88%, 36%rgb(92%, 88%, 36%)
CSS RGBa234, 225, 93,1rgba(234,225,93,1)
CMYK Modelcmyk(0%,4%,60%,8%)
HSL Color Space56,77% ,64%hsl(56,77% ,64%)
HSV Color Space56°, 60%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101110000101011101
Octal352341135
Decimal23422593
Hexeae15d

Different shades of #eae15d color code.

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

Light Shade of #eae15d
#f0e98a
Dark Shade of #eae15d
#e4d930
Saturated Shade of #eae15d
#f3e954
Desaturated Shade of #eae15d
#e1d966
Grey scale Shade of #eae15d
#a3a3a3
Brighten Shade
#fffa76
Most Readable Shade
#000000

Shades of #eae15d color code

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

#eae15d
#d0c852
#b6af48
#9c963e
#827d33
#686429
#4e4b1f
#343214
#1a190a
#000000

Similar Color like #eae15d color

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

#ebe25e
#ece35f
#ede460
#eee561
#efe662
#f0e763
#f1e864
#f2e965
#f3ea66
#f4eb67
#f5ec68
#f6ed69
#f7ee6a
#f8ef6b
#e9e05c
#e8df5b
#e7de5a
#e6dd59
#e5dc58
#e4db57
#e3da56
#e2d955
#e1d854
#e0d753
#dfd652
#ded551
#ddd450
#dcd34f

Monochromatic Color with #eae15d

#eae15d
#151509
#403e19
#6a662a
#958f3b
#bfb84c

Tints of #eae15d Color

#eae15d
#ece46f
#eee781
#f1eb93
#f3eea5
#f5f1b7
#f8f5c9
#faf8db
#fcfbed
#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

#eae15d
#5d66ea

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

Split Complementary

#eae15d
#5dadea
#9b5dea

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

Analogous Color

#eaa95d
#eac55d
#eae15d
#d7ea5d
#bbea5d

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

#eae15d
#5deae1
#e15dea

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

#eae15d
#5dea9a
#5d66ea
#ea5dac

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

#eae15d
#5d66ea
#9b5dea
#adea5d

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

#eae15d Color Code Preview on Black Background Color

This is how #eae15d Color will look on black background color. Color contrast ratio is 15.43

#eae15d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eae15d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eae15d

#eae15d color code is use for CSS Background Color

Background color for the above div is #eae15d

HTML with inline CSS

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

#eae15d color code is use for CSS Border Color

CSS Border color for the above div is #eae15d

HTML with inline CSS

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

CSS Border Left color for the above div is #eae15d

HTML with inline CSS

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

CSS Border Right color for the above div is #eae15d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eae15d

HTML with inline CSS

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

CSS Border Top color for the above div is #eae15d

HTML with inline CSS

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

#eae15d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eae15d Color code Preview on White Background

This is how #eae15d Color code will look on white background color. Color contrast ratio is 1.36

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

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(234,225,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,102,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(234,225,93,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.