crispedge.com

Color picker

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

#e0a41c hex color - Yellow - Warm color - Information

#e0a41c hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #e0a41c Color code in RGB color code model is created after adding 87.84% red color, 64.31% green color and 10.98% blue color. Hex #e0a41c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 88% yellow and 12% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee0a41c#e0a41c
RGB Decimal224, 164, 28rgb(224, 164, 28)
RGB Percent88%, 64%, 11%rgb(88%, 64%, 11%)
CSS RGBa224, 164, 28,1rgba(224,164,28,1)
CMYK Modelcmyk(0%,27%,88%,12%)
HSL Color Space42,78% ,49%hsl(42,78% ,49%)
HSV Color Space42°, 88%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000001010010000011100
Octal34024434
Decimal22416428
Hexe0a41c

Different shades of #e0a41c color code.

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

Light Shade of #e0a41c
#e8b747
Dark Shade of #e0a41c
#b38316
Saturated Shade of #e0a41c
#eda90f
Desaturated Shade of #e0a41c
#d39f29
Grey scale Shade of #e0a41c
#7e7e7e
Brighten Shade
#f9bd35
Most Readable Shade
#000000

Shades of #e0a41c color code

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

#e0a41c
#c79118
#ae7f15
#956d12
#7c5b0f
#63480c
#4a3609
#312406
#181203
#000000

Similar Color like #e0a41c color

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

#e1a51d
#e2a61e
#e3a71f
#e4a820
#e5a921
#e6aa22
#e7ab23
#e8ac24
#e9ad25
#eaae26
#ebaf27
#ecb028
#edb129
#eeb22a
#dfa31b
#dea21a
#dda119
#dca018
#db9f17
#da9e16
#d99d15
#d89c14
#d79b13
#d69a12
#d59911
#d49810
#d3970f
#d2960e

Monochromatic Color with #e0a41c

#e0a41c
#0b0801
#362807
#60470c
#8b6611
#b58517

Tints of #e0a41c Color

#e0a41c
#e3ae35
#e6b84e
#eac267
#edcc80
#f1d69a
#f4e0b3
#f8eacc
#fbf4e5
#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

#e0a41c
#1c58e0

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

Split Complementary

#e0a41c
#1cbae0
#421ce0

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

Analogous Color

#e0561c
#e07d1c
#e0a41c
#e0cb1c
#cee01c

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

#e0a41c
#1ce0a4
#a41ce0

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

#e0a41c
#1ce042
#1c58e0
#e01cba

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

#e0a41c
#1c58e0
#421ce0
#bae01c

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

#e0a41c Color Code Preview on Black Background Color

This is how #e0a41c Color will look on black background color. Color contrast ratio is 9.50

#e0a41c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e0a41c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e0a41c

#e0a41c color code is use for CSS Background Color

Background color for the above div is #e0a41c

HTML with inline CSS

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

#e0a41c color code is use for CSS Border Color

CSS Border color for the above div is #e0a41c

HTML with inline CSS

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

CSS Border Left color for the above div is #e0a41c

HTML with inline CSS

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

CSS Border Right color for the above div is #e0a41c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e0a41c

HTML with inline CSS

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

CSS Border Top color for the above div is #e0a41c

HTML with inline CSS

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

#e0a41c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e0a41c Color code Preview on White Background

This is how #e0a41c Color code will look on white background color. Color contrast ratio is 2.21

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

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.