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

#eda12f hex color - Yellow - Warm color - Information

#eda12f hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #eda12f Color code in RGB color code model is created after adding 92.94% red color, 63.14% green color and 18.43% blue color. Hex #eda12f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 80% yellow and 7.06% black.

Hex #eda12f color code is between #ee9933 web safe hex color code and #ddaa22 web safe hex color code. #ee9933 is the nearest web safe color code. You can see here many more shades of #eda12f color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code eda12f #eda12f
RGB Decimal 237, 161, 47 rgb(237, 161, 47)
RGB Percent 93%, 63%, 18% rgb(93%, 63%, 18%)
CSS RGBa 237, 161, 47,1 rgba(237,161,47,1)
CMYK Model cmyk(0%,32%,80%,7.06%)
HSL Color Space 36,84% ,56% hsl(36,84% ,56%)
HSV Color Space 36°, 80%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 10100001 00101111
Octal 355 241 57
Decimal 237 161 47
Hex ed a1 2f

Different shades of #eda12f color code.

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

Light Shade of #eda12f
#f1b65e
Dark Shade of #eda12f
#d68813
Saturated Shade of #eda12f
#f8a324
Desaturated Shade of #eda12f
#e29f3a
Grey scale Shade of #eda12f
#8e8e8e
Brighten Shade
#ffba48
Most Readable Shade
#000000

Shades of #eda12f color code

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

#eda12f
#d28f29
#b87d24
#9e6b1f
#83591a
#694714
#4f350f
#34230a
#1a1105
#000000

Similar Color like #eda12f color

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

#eea230
#efa331
#f0a432
#f1a533
#f2a634
#f3a735
#f4a836
#f5a937
#f6aa38
#f7ab39
#f8ac3a
#f9ad3b
#faae3c
#fbaf3d
#eca02e
#eb9f2d
#ea9e2c
#e99d2b
#e89c2a
#e79b29
#e69a28
#e59927
#e49826
#e39725
#e29624
#e19523
#e09422
#df9321

Monochromatic Color with #eda12f

#eda12f
#181105
#432e0d
#6d4a16
#98671e
#c28427

Tints of #eda12f Color

#eda12f
#efab46
#f1b55d
#f3c074
#f5ca8b
#f7d5a2
#f9dfb9
#fbead0
#fdf4e7
#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

#eda12f
#2f7bed

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

Split Complementary

#eda12f
#2fdaed
#422fed

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

Analogous Color

#ed552f
#ed7b2f
#eda12f
#edc72f
#eded2f

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

#eda12f
#2feda1
#a12fed

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

#eda12f
#2fed42
#2f7bed
#ed2fda

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

#eda12f
#2f7bed
#422fed
#daed2f

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

#eda12f Color Code Preview on Black Background Color

This is how #eda12f Color will look on black background color. Color contrast ratio is 9.74

#eda12f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eda12f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eda12f

#eda12f color code is use for CSS Background Color

Background color for the above div is #eda12f

HTML with inline CSS

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

#eda12f color code is use for CSS Border Color

CSS Border color for the above div is #eda12f

HTML with inline CSS

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

CSS Border Left color for the above div is #eda12f

HTML with inline CSS

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

CSS Border Right color for the above div is #eda12f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eda12f

HTML with inline CSS

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

CSS Border Top color for the above div is #eda12f

HTML with inline CSS

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

#eda12f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eda12f Color code Preview on White Background

This is how #eda12f Color code will look on white background color. Color contrast ratio is 2.16

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

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,161,47,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(47,123,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,161,47,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.