crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#eaa94d hex color - Yellow - Warm color - Information

#eaa94d hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #eaa94d Color code in RGB color code model is created after adding 91.76% red color, 66.27% green color and 30.2% blue color. Hex #eaa94d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 67% yellow and 8% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeeaa94d#eaa94d
RGB Decimal234, 169, 77rgb(234, 169, 77)
RGB Percent92%, 66%, 30%rgb(92%, 66%, 30%)
CSS RGBa234, 169, 77,1rgba(234,169,77,1)
CMYK Modelcmyk(0%,28%,67%,8%)
HSL Color Space35,79% ,61%hsl(35,79% ,61%)
HSV Color Space35°, 67%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101010100101001101
Octal352251115
Decimal23416977
Hexeaa94d

Different shades of #eaa94d color code.

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

Light Shade of #eaa94d
#efbf7b
Dark Shade of #eaa94d
#e5931f
Saturated Shade of #eaa94d
#f4ab43
Desaturated Shade of #eaa94d
#e0a757
Grey scale Shade of #eaa94d
#9b9b9b
Brighten Shade
#ffc266
Most Readable Shade
#000000

Shades of #eaa94d color code

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

#eaa94d
#d09644
#b6833b
#9c7033
#825d2a
#684b22
#4e3819
#342511
#1a1208
#000000

Similar Color like #eaa94d color

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

#ebaa4e
#ecab4f
#edac50
#eead51
#efae52
#f0af53
#f1b054
#f2b155
#f3b256
#f4b357
#f5b458
#f6b559
#f7b65a
#f8b75b
#e9a84c
#e8a74b
#e7a64a
#e6a549
#e5a448
#e4a347
#e3a246
#e2a145
#e1a044
#e09f43
#df9e42
#de9d41
#dd9c40
#dc9b3f

Monochromatic Color with #eaa94d

#eaa94d
#151007
#402e15
#6a4d23
#956c31
#bf8a3f

Tints of #eaa94d Color

#eaa94d
#ecb260
#eebc74
#f1c588
#f3cf9c
#f5d8af
#f8e2c3
#faebd7
#fcf5eb
#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

#eaa94d
#4d8eea

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

Split Complementary

#eaa94d
#4dddea
#5a4dea

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

Analogous Color

#ea6a4d
#ea8a4d
#eaa94d
#eac84d
#eae84d

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

#eaa94d
#4deaa9
#a94dea

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

#eaa94d
#4dea5b
#4d8eea
#ea4ddc

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

#eaa94d
#4d8eea
#5a4dea
#ddea4d

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

#eaa94d Color Code Preview on Black Background Color

This is how #eaa94d Color will look on black background color. Color contrast ratio is 10.28

#eaa94d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eaa94d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eaa94d

#eaa94d color code is use for CSS Background Color

Background color for the above div is #eaa94d

HTML with inline CSS

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

#eaa94d color code is use for CSS Border Color

CSS Border color for the above div is #eaa94d

HTML with inline CSS

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

CSS Border Left color for the above div is #eaa94d

HTML with inline CSS

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

CSS Border Right color for the above div is #eaa94d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eaa94d

HTML with inline CSS

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

CSS Border Top color for the above div is #eaa94d

HTML with inline CSS

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

#eaa94d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eaa94d Color code Preview on White Background

This is how #eaa94d Color code will look on white background color. Color contrast ratio is 2.04

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.