crispedge.com

Color picker

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

#e5ca72 hex color - Green - Warm color - Information

#e5ca72 hex color - Green - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Green

Hex #e5ca72 Color code in RGB color code model is created after adding 89.8% red color, 79.22% green color and 44.71% blue color. Hex #e5ca72 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 50% yellow and 10% black.

Hex #e5ca72 color code is between #ddcc77 web safe hex color code and #eebb66 web safe hex color code. #ddcc77 is the nearest web safe color code. You can see here many more shades of #e5ca72 color code.

0 Likes 0 Comments | 6 Views

Color Table

Hex Color Codee5ca72#e5ca72
RGB Decimal229, 202, 114rgb(229, 202, 114)
RGB Percent90%, 79%, 45%rgb(90%, 79%, 45%)
CSS RGBa229, 202, 114,1rgba(229,202,114,1)
CMYK Modelcmyk(0%,12%,50%,10%)
HSL Color Space46,69% ,67%hsl(46,69% ,67%)
HSV Color Space46°, 50%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001011100101001110010
Octal345312162
Decimal229202114
Hexe5ca72

Different shades of #e5ca72 color code.

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

Light Shade of #e5ca72
#edda9d
Dark Shade of #e5ca72
#ddba47
Saturated Shade of #e5ca72
#edce6a
Desaturated Shade of #e5ca72
#ddc67a
Grey scale Shade of #e5ca72
#ababab
Brighten Shade
#fee38b
Most Readable Shade
#000000

Shades of #e5ca72 color code

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

#e5ca72
#cbb365
#b29d58
#98864c
#7f703f
#655932
#4c4326
#322c19
#19160c
#000000

Similar Color like #e5ca72 color

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

#e6cb73
#e7cc74
#e8cd75
#e9ce76
#eacf77
#ebd078
#ecd179
#edd27a
#eed37b
#efd47c
#f0d57d
#f1d67e
#f2d77f
#f3d880
#e4c971
#e3c870
#e2c76f
#e1c66e
#e0c56d
#dfc46c
#dec36b
#ddc26a
#dcc169
#dbc068
#dabf67
#d9be66
#d8bd65
#d7bc64

Monochromatic Color with #e5ca72

#e5ca72
#100f08
#3b341d
#655a33
#907f48
#baa45d

Tints of #e5ca72 Color

#e5ca72
#e7cf81
#ead591
#eddba1
#f0e1b0
#f3e7c0
#f6edd0
#f9f3df
#fcf9ef
#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

#e5ca72
#728de5

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

Split Complementary

#e5ca72
#72c7e5
#9172e5

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

Analogous Color

#e59c72
#e5b372
#e5ca72
#e5e172
#d2e572

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

#e5ca72
#72e5ca
#ca72e5

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

#e5ca72
#72e590
#728de5
#e572c6

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

#e5ca72
#728de5
#9172e5
#c7e572

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

#e5ca72 Color Code Preview on Black Background Color

This is how #e5ca72 Color will look on black background color. Color contrast ratio is 13.02

#e5ca72 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5ca72

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5ca72

#e5ca72 color code is use for CSS Background Color

Background color for the above div is #e5ca72

HTML with inline CSS

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

#e5ca72 color code is use for CSS Border Color

CSS Border color for the above div is #e5ca72

HTML with inline CSS

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

CSS Border Left color for the above div is #e5ca72

HTML with inline CSS

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

CSS Border Right color for the above div is #e5ca72

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e5ca72

HTML with inline CSS

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

CSS Border Top color for the above div is #e5ca72

HTML with inline CSS

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

#e5ca72 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e5ca72 Color code Preview on White Background

This is how #e5ca72 Color code will look on white background color. Color contrast ratio is 1.61

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

Related Gradients

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.