crispedge.com

Color picker

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

#e5d35a hex color - Green - Warm color - Information

#e5d35a hex color - Green - Warm color

Color Hue/Base color: Green

Hex #e5d35a Color code in RGB color code model is created after adding 89.8% red color, 82.75% green color and 35.29% blue color. Hex #e5d35a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 61% yellow and 10% black.

Hex #e5d35a color code is between #ddcc55 web safe hex color code and #eedd66 web safe hex color code. #ddcc55 is the nearest web safe color code. You can see here many more shades of #e5d35a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee5d35a#e5d35a
RGB Decimal229, 211, 90rgb(229, 211, 90)
RGB Percent90%, 83%, 35%rgb(90%, 83%, 35%)
CSS RGBa229, 211, 90,1rgba(229,211,90,1)
CMYK Modelcmyk(0%,8%,61%,10%)
HSL Color Space52,73% ,63%hsl(52,73% ,63%)
HSV Color Space52°, 61%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001011101001101011010
Octal345323132
Decimal22921190
Hexe5d35a

Different shades of #e5d35a color code.

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

Light Shade of #e5d35a
#ecdf86
Dark Shade of #e5d35a
#dec72e
Saturated Shade of #e5d35a
#efda50
Desaturated Shade of #e5d35a
#dbcc64
Grey scale Shade of #e5d35a
#9f9f9f
Brighten Shade
#feec73
Most Readable Shade
#000000

Shades of #e5d35a color code

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

#e5d35a
#cbbb50
#b2a446
#988c3c
#7f7532
#655d28
#4c461e
#322e14
#19170a
#000000

Similar Color like #e5d35a color

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

#e6d45b
#e7d55c
#e8d65d
#e9d75e
#ead85f
#ebd960
#ecda61
#eddb62
#eedc63
#efdd64
#f0de65
#f1df66
#f2e067
#f3e168
#e4d259
#e3d158
#e2d057
#e1cf56
#e0ce55
#dfcd54
#decc53
#ddcb52
#dcca51
#dbc950
#dac84f
#d9c74e
#d8c64d
#d7c54c

Monochromatic Color with #e5d35a

#e5d35a
#100f06
#3b3617
#655e28
#908539
#baac49

Tints of #e5d35a Color

#e5d35a
#e7d76c
#eadc7e
#ede191
#f0e6a3
#f3ebb5
#f6f0c8
#f9f5da
#fcfaec
#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

#e5d35a
#5a6ce5

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

Split Complementary

#e5d35a
#5ab2e5
#8d5ae5

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

Analogous Color

#e59b5a
#e5b75a
#e5d35a
#dbe55a
#bfe55a

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

#e5d35a
#5ae5d3
#d35ae5

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

#e5d35a
#5ae58d
#5a6ce5
#e55ab1

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

#e5d35a
#5a6ce5
#8e5ae5
#b1e55a

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

#e5d35a Color Code Preview on Black Background Color

This is how #e5d35a Color will look on black background color. Color contrast ratio is 13.80

#e5d35a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5d35a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5d35a

#e5d35a color code is use for CSS Background Color

Background color for the above div is #e5d35a

HTML with inline CSS

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

#e5d35a color code is use for CSS Border Color

CSS Border color for the above div is #e5d35a

HTML with inline CSS

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

CSS Border Left color for the above div is #e5d35a

HTML with inline CSS

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

CSS Border Right color for the above div is #e5d35a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e5d35a

HTML with inline CSS

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

CSS Border Top color for the above div is #e5d35a

HTML with inline CSS

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

#e5d35a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e5d35a Color code Preview on White Background

This is how #e5d35a Color code will look on white background color. Color contrast ratio is 1.52

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

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.