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

#efa045 hex color - Orange - Warm color - Information

#efa045 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #efa045 Color code in RGB color code model is created after adding 93.73% red color, 62.75% green color and 27.06% blue color. Hex #efa045 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 71% yellow and 6.27% black.

Hex #efa045 color code is between #ee9944 web safe hex color code and #ffaa55 web safe hex color code. #ee9944 is the nearest web safe color code. You can see here many more shades of #efa045 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 efa045 #efa045
RGB Decimal 239, 160, 69 rgb(239, 160, 69)
RGB Percent 94%, 63%, 27% rgb(94%, 63%, 27%)
CSS RGBa 239, 160, 69,1 rgba(239,160,69,1)
CMYK Model cmyk(0%,33%,71%,6.27%)
HSL Color Space 32,84% ,60% hsl(32,84% ,60%)
HSV Color Space 32°, 71%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 10100000 01000101
Octal 357 240 105
Decimal 239 160 69
Hex ef a0 45

Different shades of #efa045 color code.

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

Light Shade of #efa045
#f3b874
Dark Shade of #efa045
#eb8816
Saturated Shade of #efa045
#f9a13b
Desaturated Shade of #efa045
#e59f4f
Grey scale Shade of #efa045
#9a9a9a
Brighten Shade
#ffb95e
Most Readable Shade
#000000

Shades of #efa045 color code

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

#efa045
#d48e3d
#b97c35
#9f6a2e
#845826
#6a471e
#4f3517
#35230f
#1a1107
#000000

Similar Color like #efa045 color

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

#f0a146
#f1a247
#f2a348
#f3a449
#f4a54a
#f5a64b
#f6a74c
#f7a84d
#f8a94e
#f9aa4f
#faab50
#fbac51
#fcad52
#fdae53
#ee9f44
#ed9e43
#ec9d42
#eb9c41
#ea9b40
#e99a3f
#e8993e
#e7983d
#e6973c
#e5963b
#e4953a
#e39439
#e29338
#e19237

Monochromatic Color with #efa045

#efa045
#1a1208
#452e14
#6f4b20
#9a672c
#c48439

Tints of #efa045 Color

#efa045
#f0aa59
#f2b56e
#f4bf83
#f6ca97
#f7d4ac
#f9dfc1
#fbe9d5
#fdf4ea
#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

#efa045
#4594ef

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

Split Complementary

#efa045
#45e9ef
#4b45ef

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

Analogous Color

#ef5c45
#ef7e45
#efa045
#efc245
#efe445

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

#efa045
#45efa0
#a045ef

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

#efa045
#45ef4b
#4594ef
#ef45e9

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

#efa045
#4594ef
#4b45ef
#e9ef45

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

#efa045 Color Code Preview on Black Background Color

This is how #efa045 Color will look on black background color. Color contrast ratio is 9.78

#efa045 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efa045

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efa045

#efa045 color code is use for CSS Background Color

Background color for the above div is #efa045

HTML with inline CSS

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

#efa045 color code is use for CSS Border Color

CSS Border color for the above div is #efa045

HTML with inline CSS

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

CSS Border Left color for the above div is #efa045

HTML with inline CSS

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

CSS Border Right color for the above div is #efa045

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efa045

HTML with inline CSS

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

CSS Border Top color for the above div is #efa045

HTML with inline CSS

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

#efa045 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efa045 Color code Preview on White Background

This is how #efa045 Color code will look on white background color. Color contrast ratio is 2.15

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

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,160,69,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(69,148,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,160,69,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.