crispedge.com

Color picker

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

#e2cb9e hex color - Yellow - Warm color - Information

#e2cb9e hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #e2cb9e Color code in RGB color code model is created after adding 88.63% red color, 79.61% green color and 61.96% blue color. Hex #e2cb9e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 30% yellow and 11% black.

Hex #e2cb9e color code is between #ddcc99 web safe hex color code and #eebbaa web safe hex color code. #ddcc99 is the nearest web safe color code. You can see here many more shades of #e2cb9e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee2cb9e#e2cb9e
RGB Decimal226, 203, 158rgb(226, 203, 158)
RGB Percent89%, 80%, 62%rgb(89%, 80%, 62%)
CSS RGBa226, 203, 158,1rgba(226,203,158,1)
CMYK Modelcmyk(0%,10%,30%,11%)
HSL Color Space40,54% ,75%hsl(40,54% ,75%)
HSV Color Space40°, 30%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000101100101110011110
Octal342313236
Decimal226203158
Hexe2cb9e

Different shades of #e2cb9e color code.

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

Light Shade of #e2cb9e
#eee0c5
Dark Shade of #e2cb9e
#d6b677
Saturated Shade of #e2cb9e
#e8cd98
Desaturated Shade of #e2cb9e
#dcc9a4
Grey scale Shade of #e2cb9e
#c0c0c0
Brighten Shade
#fbe4b7
Most Readable Shade
#000000

Shades of #e2cb9e color code

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

#e2cb9e
#c8b48c
#af9d7a
#968769
#7d7057
#645a46
#4b4334
#322d23
#191611
#000000

Similar Color like #e2cb9e color

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

#e3cc9f
#e4cda0
#e5cea1
#e6cfa2
#e7d0a3
#e8d1a4
#e9d2a5
#ead3a6
#ebd4a7
#ecd5a8
#edd6a9
#eed7aa
#efd8ab
#f0d9ac
#e1ca9d
#e0c99c
#dfc89b
#dec79a
#ddc699
#dcc598
#dbc497
#dac396
#d9c295
#d8c194
#d7c093
#d6bf92
#d5be91
#d4bd90

Monochromatic Color with #e2cb9e

#e2cb9e
#0d0c09
#383227
#625845
#8d7f63
#b7a580

Tints of #e2cb9e Color

#e2cb9e
#e5d0a8
#e8d6b3
#ebdcbe
#eee2c9
#f2e7d3
#f5edde
#f8f3e9
#fbf9f4
#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

#e2cb9e
#9eb5e2

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

Split Complementary

#e2cb9e
#9ed7e2
#a99ee2

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

Analogous Color

#e2b09e
#e2bd9e
#e2cb9e
#e2d99e
#dee29e

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

#e2cb9e
#9ee2cb
#cb9ee2

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

#e2cb9e
#9ee2a9
#9eb5e2
#e29ed7

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

#e2cb9e
#9eb5e2
#a99ee2
#d7e29e

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

#e2cb9e Color Code Preview on Black Background Color

This is how #e2cb9e Color will look on black background color. Color contrast ratio is 13.27

#e2cb9e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2cb9e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2cb9e

#e2cb9e color code is use for CSS Background Color

Background color for the above div is #e2cb9e

HTML with inline CSS

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

#e2cb9e color code is use for CSS Border Color

CSS Border color for the above div is #e2cb9e

HTML with inline CSS

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

CSS Border Left color for the above div is #e2cb9e

HTML with inline CSS

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

CSS Border Right color for the above div is #e2cb9e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e2cb9e

HTML with inline CSS

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

CSS Border Top color for the above div is #e2cb9e

HTML with inline CSS

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

#e2cb9e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e2cb9e Color code Preview on White Background

This is how #e2cb9e Color code will look on white background color. Color contrast ratio is 1.58

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

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.