crispedge.com

#eacd29 hex color - Yellow - Warm color - Information

#eacd29 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #eacd29 Color code in RGB color code model is created after adding 91.76% red color, 80.39% green color and 16.08% blue color. Hex #eacd29 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 82% yellow and 8.24% black.

Hex #eacd29 color code is between #eecc22 web safe hex color code and #dddd33 web safe hex color code. #eecc22 is the nearest web safe color code. You can see here many more shades of #eacd29 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeeacd29#eacd29
RGB Decimal234, 205, 41rgb(234, 205, 41)
RGB Percent92%, 80%, 16%rgb(92%, 80%, 16%)
CSS RGBa234, 205, 41,1rgba(234,205,41,1)
CMYK Modelcmyk(0%,12%,82%,8.24%)
HSL Color Space51,82% ,54%hsl(51,82% ,54%)
HSV Color Space51°, 82%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101100110100101001
Octal35231551
Decimal23420541
Hexeacd29

Different shades of #eacd29 color code.

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

Light Shade of #eacd29
#efd857
Dark Shade of #eacd29
#ccb014
Saturated Shade of #eacd29
#f6d51d
Desaturated Shade of #eacd29
#dec535
Grey scale Shade of #eacd29
#898989
Brighten Shade
#ffe642
Most Readable Shade
#000000

Shades of #eacd29 color code

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

#eacd29
#d0b624
#b69f1f
#9c881b
#827116
#685b12
#4e440d
#342d09
#1a1604
#000000

Similar Color like #eacd29 color

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

#ebce2a
#eccf2b
#edd02c
#eed12d
#efd22e
#f0d32f
#f1d430
#f2d531
#f3d632
#f4d733
#f5d834
#f6d935
#f7da36
#f8db37
#e9cc28
#e8cb27
#e7ca26
#e6c925
#e5c824
#e4c723
#e3c622
#e2c521
#e1c420
#e0c31f
#dfc21e
#dec11d
#ddc01c
#dcbf1b

Monochromatic Color with #eacd29

#eacd29
#151304
#40380b
#6a5d13
#95831a
#bfa822

Tints of #eacd29 Color

#eacd29
#ecd240
#eed858
#f1dd70
#f3e388
#f5e89f
#f8eeb7
#faf3cf
#fcf9e7
#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

#eacd29
#2946ea

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

Split Complementary

#eacd29
#29a6ea
#6d29ea

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

Analogous Color

#ea8029
#eaa629
#eacd29
#e0ea29
#baea29

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

#eacd29
#29eacd
#cd29ea

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

#eacd29
#29ea6c
#2946ea
#ea29a6

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

#eacd29
#2946ea
#6d29ea
#a6ea29

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

#eacd29 Color Code Preview on Black Background Color

This is how #eacd29 Color will look on black background color. Color contrast ratio is 13.26

#eacd29 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eacd29

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eacd29

#eacd29 color code is use for CSS Background Color

Background color for the above div is #eacd29

HTML with inline CSS

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

#eacd29 color code is use for CSS Border Color

CSS Border color for the above div is #eacd29

HTML with inline CSS

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

CSS Border Left color for the above div is #eacd29

HTML with inline CSS

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

CSS Border Right color for the above div is #eacd29

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eacd29

HTML with inline CSS

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

CSS Border Top color for the above div is #eacd29

HTML with inline CSS

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

#eacd29 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eacd29 Color code Preview on White Background

This is how #eacd29 Color code will look on white background color. Color contrast ratio is 1.58

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

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,205,41,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(41,70,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(234,205,41,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.