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

#edb64c hex color - Yellow - Warm color - Information

#edb64c hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #edb64c Color code in RGB color code model is created after adding 92.94% red color, 71.37% green color and 29.8% blue color. Hex #edb64c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 68% yellow and 7.06% black.

Hex #edb64c color code is between #eebb44 web safe hex color code and #ddaa55 web safe hex color code. #eebb44 is the nearest web safe color code. You can see here many more shades of #edb64c 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 edb64c #edb64c
RGB Decimal 237, 182, 76 rgb(237, 182, 76)
RGB Percent 93%, 71%, 30% rgb(93%, 71%, 30%)
CSS RGBa 237, 182, 76,1 rgba(237,182,76,1)
CMYK Model cmyk(0%,23%,68%,7.06%)
HSL Color Space 40,82% ,61% hsl(40,82% ,61%)
HSV Color Space 40°, 68%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 10110110 01001100
Octal 355 266 114
Decimal 237 182 76
Hex ed b6 4c

Different shades of #edb64c color code.

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

Light Shade of #edb64c
#f2c97a
Dark Shade of #edb64c
#e8a31e
Saturated Shade of #edb64c
#f7b942
Desaturated Shade of #edb64c
#e3b356
Grey scale Shade of #edb64c
#9c9c9c
Brighten Shade
#ffcf65
Most Readable Shade
#000000

Shades of #edb64c color code

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

#edb64c
#d2a143
#b88d3b
#9e7932
#83652a
#695021
#4f3c19
#342810
#1a1408
#000000

Similar Color like #edb64c color

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

#eeb74d
#efb84e
#f0b94f
#f1ba50
#f2bb51
#f3bc52
#f4bd53
#f5be54
#f6bf55
#f7c056
#f8c157
#f9c258
#fac359
#fbc45a
#ecb54b
#ebb44a
#eab349
#e9b248
#e8b147
#e7b046
#e6af45
#e5ae44
#e4ad43
#e3ac42
#e2ab41
#e1aa40
#e0a93f
#dfa83e

Monochromatic Color with #edb64c

#edb64c
#181308
#433315
#6d5423
#987531
#c2953e

Tints of #edb64c Color

#edb64c
#efbe5f
#f1c673
#f3ce87
#f5d69b
#f7deaf
#f9e6c3
#fbeed7
#fdf6eb
#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

#edb64c
#4c83ed

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

Split Complementary

#edb64c
#4cd3ed
#664ced

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

Analogous Color

#ed764c
#ed964c
#edb64c
#edd64c
#e4ed4c

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

#edb64c
#4cedb6
#b64ced

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

#edb64c
#4ced65
#4c83ed
#ed4cd3

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

#edb64c
#4c83ed
#664ced
#d4ed4c

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

#edb64c Color Code Preview on Black Background Color

This is how #edb64c Color will look on black background color. Color contrast ratio is 11.40

#edb64c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edb64c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edb64c

#edb64c color code is use for CSS Background Color

Background color for the above div is #edb64c

HTML with inline CSS

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

#edb64c color code is use for CSS Border Color

CSS Border color for the above div is #edb64c

HTML with inline CSS

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

CSS Border Left color for the above div is #edb64c

HTML with inline CSS

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

CSS Border Right color for the above div is #edb64c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edb64c

HTML with inline CSS

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

CSS Border Top color for the above div is #edb64c

HTML with inline CSS

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

#edb64c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edb64c Color code Preview on White Background

This is how #edb64c Color code will look on white background color. Color contrast ratio is 1.84

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

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,182,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(76,131,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,182,76,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.