crispedge.com

Color picker

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

#e5c270 hex color - Green - Warm color - Information

#e5c270 hex color - Green - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Green

Hex #e5c270 Color code in RGB color code model is created after adding 89.8% red color, 76.08% green color and 43.92% blue color. Hex #e5c270 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 51% yellow and 10% black.

Hex #e5c270 color code is between #ddbb77 web safe hex color code and #eecc66 web safe hex color code. #ddbb77 is the nearest web safe color code. You can see here many more shades of #e5c270 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codee5c270#e5c270
RGB Decimal229, 194, 112rgb(229, 194, 112)
RGB Percent90%, 76%, 44%rgb(90%, 76%, 44%)
CSS RGBa229, 194, 112,1rgba(229,194,112,1)
CMYK Modelcmyk(0%,15%,51%,10%)
HSL Color Space42,69% ,67%hsl(42,69% ,67%)
HSV Color Space42°, 51%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001011100001001110000
Octal345302160
Decimal229194112
Hexe5c270

Different shades of #e5c270 color code.

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

Light Shade of #e5c270
#edd49b
Dark Shade of #e5c270
#ddb045
Saturated Shade of #e5c270
#edc568
Desaturated Shade of #e5c270
#ddbf78
Grey scale Shade of #e5c270
#aaaaaa
Brighten Shade
#fedb89
Most Readable Shade
#000000

Shades of #e5c270 color code

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

#e5c270
#cbac63
#b29657
#98814a
#7f6b3e
#655631
#4c4025
#322b18
#19150c
#000000

Similar Color like #e5c270 color

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

#e6c371
#e7c472
#e8c573
#e9c674
#eac775
#ebc876
#ecc977
#edca78
#eecb79
#efcc7a
#f0cd7b
#f1ce7c
#f2cf7d
#f3d07e
#e4c16f
#e3c06e
#e2bf6d
#e1be6c
#e0bd6b
#dfbc6a
#debb69
#ddba68
#dcb967
#dbb866
#dab765
#d9b664
#d8b563
#d7b462

Monochromatic Color with #e5c270

#e5c270
#100e08
#3b321d
#655632
#907a46
#ba9e5b

Tints of #e5c270 Color

#e5c270
#e7c87f
#eacf8f
#edd69f
#f0ddaf
#f3e3bf
#f6eacf
#f9f1df
#fcf8ef
#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

#e5c270
#7093e5

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

Split Complementary

#e5c270
#70cee5
#8870e5

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

Analogous Color

#e59370
#e5ab70
#e5c270
#e5d970
#d9e570

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

#e5c270
#70e5c2
#c270e5

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

#e5c270
#70e587
#7093e5
#e570cd

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

#e5c270
#7093e5
#8870e5
#cee570

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

#e5c270 Color Code Preview on Black Background Color

This is how #e5c270 Color will look on black background color. Color contrast ratio is 12.28

#e5c270 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5c270

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5c270

#e5c270 color code is use for CSS Background Color

Background color for the above div is #e5c270

HTML with inline CSS

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

#e5c270 color code is use for CSS Border Color

CSS Border color for the above div is #e5c270

HTML with inline CSS

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

CSS Border Left color for the above div is #e5c270

HTML with inline CSS

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

CSS Border Right color for the above div is #e5c270

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e5c270

HTML with inline CSS

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

CSS Border Top color for the above div is #e5c270

HTML with inline CSS

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

#e5c270 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e5c270 Color code Preview on White Background

This is how #e5c270 Color code will look on white background color. Color contrast ratio is 1.71

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

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.