crispedge.com

Color picker

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

#eac54b hex color - Yellow - Warm color - Information

#eac54b hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #eac54b Color code in RGB color code model is created after adding 91.76% red color, 77.25% green color and 29.41% blue color. Hex #eac54b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 68% yellow and 8% black.

Hex #eac54b color code is between #eecc44 web safe hex color code and #ddbb55 web safe hex color code. #eecc44 is the nearest web safe color code. You can see here many more shades of #eac54b color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeeac54b#eac54b
RGB Decimal234, 197, 75rgb(234, 197, 75)
RGB Percent92%, 77%, 29%rgb(92%, 77%, 29%)
CSS RGBa234, 197, 75,1rgba(234,197,75,1)
CMYK Modelcmyk(0%,16%,68%,8%)
HSL Color Space46,79% ,61%hsl(46,79% ,61%)
HSV Color Space46°, 68%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101100010101001011
Octal352305113
Decimal23419775
Hexeac54b

Different shades of #eac54b color code.

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

Light Shade of #eac54b
#efd479
Dark Shade of #eac54b
#e5b61d
Saturated Shade of #eac54b
#f4ca41
Desaturated Shade of #eac54b
#e0c055
Grey scale Shade of #eac54b
#9a9a9a
Brighten Shade
#ffde64
Most Readable Shade
#000000

Shades of #eac54b color code

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

#eac54b
#d0af42
#b6993a
#9c8332
#826d29
#685721
#4e4119
#342b10
#1a1508
#000000

Similar Color like #eac54b color

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

#ebc64c
#ecc74d
#edc84e
#eec94f
#efca50
#f0cb51
#f1cc52
#f2cd53
#f3ce54
#f4cf55
#f5d056
#f6d157
#f7d258
#f8d359
#e9c44a
#e8c349
#e7c248
#e6c147
#e5c046
#e4bf45
#e3be44
#e2bd43
#e1bc42
#e0bb41
#dfba40
#deb93f
#ddb83e
#dcb73d

Monochromatic Color with #eac54b

#eac54b
#151207
#403615
#6a5a22
#957d30
#bfa13d

Tints of #eac54b Color

#eac54b
#eccb5f
#eed173
#f1d887
#f3de9b
#f5e5af
#f8ebc3
#faf2d7
#fcf8eb
#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

#eac54b
#4b70ea

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

Split Complementary

#eac54b
#4bbfea
#764bea

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

Analogous Color

#ea854b
#eaa54b
#eac54b
#eae54b
#cfea4b

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

#eac54b
#4beac5
#c54bea

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

#eac54b
#4bea75
#4b70ea
#ea4bbf

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

#eac54b
#4b70ea
#764bea
#bfea4b

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

#eac54b Color Code Preview on Black Background Color

This is how #eac54b Color will look on black background color. Color contrast ratio is 12.59

#eac54b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eac54b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eac54b

#eac54b color code is use for CSS Background Color

Background color for the above div is #eac54b

HTML with inline CSS

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

#eac54b color code is use for CSS Border Color

CSS Border color for the above div is #eac54b

HTML with inline CSS

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

CSS Border Left color for the above div is #eac54b

HTML with inline CSS

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

CSS Border Right color for the above div is #eac54b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eac54b

HTML with inline CSS

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

CSS Border Top color for the above div is #eac54b

HTML with inline CSS

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

#eac54b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eac54b Color code Preview on White Background

This is how #eac54b Color code will look on white background color. Color contrast ratio is 1.67

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.