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

#eda400 hex color - Orange - Warm color - Information

#eda400 hex color - Orange - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Orange

Hex #eda400 Color code in RGB color code model is created after adding 92.94% red color, 64.31% green color and 0% blue color. Hex #eda400 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 100% yellow and 7.06% black.

Hex #eda400 color code is between #eeaa00 web safe hex color code and #dd9900 web safe hex color code. #eeaa00 is the nearest web safe color code. You can see here many more shades of #eda400 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code eda400 #eda400
RGB Decimal 237, 164, 0 rgb(237, 164, 0)
RGB Percent 93%, 64%, 0% rgb(93%, 64%, 0%)
CSS RGBa 237, 164, 0,1 rgba(237,164,0,1)
CMYK Model cmyk(0%,31%,100%,7.06%)
HSL Color Space 42,100% ,46% hsl(42,100% ,46%)
HSV Color Space 42°, 100%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 10100100 00000000
Octal 355 244 0
Decimal 237 164 0
Hex ed a4 00

Different shades of #eda400 color code.

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

Light Shade of #eda400
#ffbb21
Dark Shade of #eda400
#ba8100
Saturated Shade of #eda400
#eda400
Desaturated Shade of #eda400
#e19f0c
Grey scale Shade of #eda400
#767676
Brighten Shade
#ffbd19
Most Readable Shade
#000000

Shades of #eda400 color code

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

#eda400
#d29100
#b87f00
#9e6d00
#835b00
#694800
#4f3600
#342400
#1a1200
#000000

Similar Color like #eda400 color

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

#eea501
#efa602
#f0a703
#f1a804
#f2a905
#f3aa06
#f4ab07
#f5ac08
#f6ad09
#f7ae0a
#f8af0b
#f9b00c
#fab10d
#fbb20e
#eca300
#eba200
#eaa100
#e9a000
#e89f00
#e79e00
#e69d00
#e59c00
#e49b00
#e39a00
#e29900
#e19800
#e09700
#df9600

Monochromatic Color with #eda400

#eda400
#181100
#432e00
#6d4c00
#986900
#c28700

Tints of #eda400 Color

#eda400
#efae1c
#f1b838
#f3c255
#f5cc71
#f7d68d
#f9e0aa
#fbeac6
#fdf4e2
#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

#eda400
#0049ed

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

Split Complementary

#eda400
#00c0ed
#2d00ed

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

Analogous Color

#ed4500
#ed7500
#eda400
#edd300
#d7ed00

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

#eda400
#00eda4
#a400ed

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

#eda400
#00ed2d
#0049ed
#ed00bf

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

#eda400
#0049ed
#2d00ed
#c0ed00

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

#eda400 Color Code Preview on Black Background Color

This is how #eda400 Color will look on black background color. Color contrast ratio is 9.91

#eda400 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eda400

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eda400

#eda400 color code is use for CSS Background Color

Background color for the above div is #eda400

HTML with inline CSS

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

#eda400 color code is use for CSS Border Color

CSS Border color for the above div is #eda400

HTML with inline CSS

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

CSS Border Left color for the above div is #eda400

HTML with inline CSS

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

CSS Border Right color for the above div is #eda400

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eda400

HTML with inline CSS

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

CSS Border Top color for the above div is #eda400

HTML with inline CSS

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

#eda400 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eda400 Color code Preview on White Background

This is how #eda400 Color code will look on white background color. Color contrast ratio is 2.12

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

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