crispedge.com

Color picker

Loading...

#efa45d hex color - Brown - Warm color - Information

#efa45d hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #efa45d Color code in RGB color code model is created after adding 93.73% red color, 64.31% green color and 36.47% blue color. Hex #efa45d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 61% yellow and 6% black.

Hex #efa45d color code is between #eeaa55 web safe hex color code and #ff9966 web safe hex color code. #eeaa55 is the nearest web safe color code. You can see here many more shades of #efa45d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeefa45d#efa45d
RGB Decimal239, 164, 93rgb(239, 164, 93)
RGB Percent94%, 64%, 36%rgb(94%, 64%, 36%)
CSS RGBa239, 164, 93,1rgba(239,164,93,1)
CMYK Modelcmyk(0%,31%,61%,6%)
HSL Color Space29,82% ,65%hsl(29,82% ,65%)
HSV Color Space29°, 61%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111010010001011101
Octal357244135
Decimal23916493
Hexefa45d

Different shades of #efa45d color code.

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

Light Shade of #efa45d
#f4be8b
Dark Shade of #efa45d
#ea8a2f
Saturated Shade of #efa45d
#f8a454
Desaturated Shade of #efa45d
#e6a466
Grey scale Shade of #efa45d
#a6a6a6
Brighten Shade
#ffbd76
Most Readable Shade
#000000

Shades of #efa45d color code

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

#efa45d
#d49152
#b97f48
#9f6d3e
#845b33
#6a4829
#4f361f
#352414
#1a120a
#000000

Similar Color like #efa45d color

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

#f0a55e
#f1a65f
#f2a760
#f3a861
#f4a962
#f5aa63
#f6ab64
#f7ac65
#f8ad66
#f9ae67
#faaf68
#fbb069
#fcb16a
#fdb26b
#eea35c
#eda25b
#eca15a
#eba059
#ea9f58
#e99e57
#e89d56
#e79c55
#e69b54
#e59a53
#e49952
#e39851
#e29750
#e1964f

Monochromatic Color with #efa45d

#efa45d
#1a120a
#452f1b
#6f4d2b
#9a6a3c
#c4874c

Tints of #efa45d Color

#efa45d
#f0ae6f
#f2b881
#f4c293
#f6cca5
#f7d6b7
#f9e0c9
#fbeadb
#fdf4ed
#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

#efa45d
#5da8ef

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

Split Complementary

#efa45d
#5defed
#5d5fef

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

Analogous Color

#ef6a5d
#ef875d
#efa45d
#efc15d
#efde5d

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

#efa45d
#5defa4
#a45def

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

#efa45d
#5fef5d
#5da8ef
#ed5def

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

#efa45d
#5da8ef
#5d5fef
#efed5d

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

#efa45d Color Code Preview on Black Background Color

This is how #efa45d Color will look on black background color. Color contrast ratio is 10.14

#efa45d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efa45d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efa45d

#efa45d color code is use for CSS Background Color

Background color for the above div is #efa45d

HTML with inline CSS

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

#efa45d color code is use for CSS Border Color

CSS Border color for the above div is #efa45d

HTML with inline CSS

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

CSS Border Left color for the above div is #efa45d

HTML with inline CSS

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

CSS Border Right color for the above div is #efa45d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efa45d

HTML with inline CSS

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

CSS Border Top color for the above div is #efa45d

HTML with inline CSS

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

#efa45d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efa45d Color code Preview on White Background

This is how #efa45d Color code will look on white background color. Color contrast ratio is 2.07

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

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