crispedge.com

Color picker

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

#e2cb9f hex color - Yellow - Warm color - Information

#e2cb9f hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

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

Hex #e2cb9f 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 #e2cb9f color code.

0 Likes 0 Comments | 16 Views

Color Table

Hex Color Codee2cb9f#e2cb9f
RGB Decimal226, 203, 159rgb(226, 203, 159)
RGB Percent89%, 80%, 62%rgb(89%, 80%, 62%)
CSS RGBa226, 203, 159,1rgba(226,203,159,1)
CMYK Modelcmyk(0%,10%,30%,11%)
HSL Color Space39,54% ,75%hsl(39,54% ,75%)
HSV Color Space39°, 30%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000101100101110011111
Octal342313237
Decimal226203159
Hexe2cb9f

Different shades of #e2cb9f color code.

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

Light Shade of #e2cb9f
#eee0c6
Dark Shade of #e2cb9f
#d6b678
Saturated Shade of #e2cb9f
#e8cd99
Desaturated Shade of #e2cb9f
#dcc9a5
Grey scale Shade of #e2cb9f
#c0c0c0
Brighten Shade
#fbe4b8
Most Readable Shade
#000000

Shades of #e2cb9f color code

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

#e2cb9f
#c8b48d
#af9d7b
#96876a
#7d7058
#645a46
#4b4335
#322d23
#191611
#000000

Similar Color like #e2cb9f color

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

#e3cca0
#e4cda1
#e5cea2
#e6cfa3
#e7d0a4
#e8d1a5
#e9d2a6
#ead3a7
#ebd4a8
#ecd5a9
#edd6aa
#eed7ab
#efd8ac
#f0d9ad
#e1ca9e
#e0c99d
#dfc89c
#dec79b
#ddc69a
#dcc599
#dbc498
#dac397
#d9c296
#d8c195
#d7c094
#d6bf93
#d5be92
#d4bd91

Monochromatic Color with #e2cb9f

#e2cb9f
#0d0c09
#383227
#625845
#8d7f63
#b7a581

Tints of #e2cb9f Color

#e2cb9f
#e5d0a9
#e8d6b4
#ebdcbf
#eee2c9
#f2e7d4
#f5eddf
#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

#e2cb9f
#9fb6e2

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

Split Complementary

#e2cb9f
#9fd8e2
#aa9fe2

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

Analogous Color

#e2b09f
#e2be9f
#e2cb9f
#e2d89f
#dee29f

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

#e2cb9f
#9fe2cb
#cb9fe2

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

#e2cb9f
#9fe2aa
#9fb6e2
#e29fd7

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

#e2cb9f
#9fb6e2
#aa9fe2
#d8e29f

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

#e2cb9f Color Code Preview on Black Background Color

This is how #e2cb9f Color will look on black background color. Color contrast ratio is 13.28

#e2cb9f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2cb9f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2cb9f

#e2cb9f color code is use for CSS Background Color

Background color for the above div is #e2cb9f

HTML with inline CSS

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

#e2cb9f color code is use for CSS Border Color

CSS Border color for the above div is #e2cb9f

HTML with inline CSS

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

CSS Border Left color for the above div is #e2cb9f

HTML with inline CSS

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

CSS Border Right color for the above div is #e2cb9f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e2cb9f

HTML with inline CSS

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

CSS Border Top color for the above div is #e2cb9f

HTML with inline CSS

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

#e2cb9f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e2cb9f Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 16 Views

Post your comment:-

By submitting comment you agree to our privacy policy.