crispedge.com

Color picker

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

#e2bca0 hex color - Orange - Warm color - Information

#e2bca0 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #e2bca0 Color code in RGB color code model is created after adding 88.63% red color, 73.73% green color and 62.75% blue color. Hex #e2bca0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 29% yellow and 11% black.

Hex #e2bca0 color code is between #ddbb99 web safe hex color code and #eeccaa web safe hex color code. #ddbb99 is the nearest web safe color code. You can see here many more shades of #e2bca0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee2bca0#e2bca0
RGB Decimal226, 188, 160rgb(226, 188, 160)
RGB Percent89%, 74%, 63%rgb(89%, 74%, 63%)
CSS RGBa226, 188, 160,1rgba(226,188,160,1)
CMYK Modelcmyk(0%,17%,29%,11%)
HSL Color Space25,53% ,76%hsl(25,53% ,76%)
HSV Color Space25°, 29%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000101011110010100000
Octal342274240
Decimal226188160
Hexe2bca0

Different shades of #e2bca0 color code.

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

Light Shade of #e2bca0
#eed8c7
Dark Shade of #e2bca0
#d6a079
Saturated Shade of #e2bca0
#e8bb9a
Desaturated Shade of #e2bca0
#dcbda6
Grey scale Shade of #e2bca0
#c1c1c1
Brighten Shade
#fbd5b9
Most Readable Shade
#000000

Shades of #e2bca0 color code

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

#e2bca0
#c8a78e
#af927c
#967d6a
#7d6858
#645347
#4b3e35
#322923
#191411
#000000

Similar Color like #e2bca0 color

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

#e3bda1
#e4bea2
#e5bfa3
#e6c0a4
#e7c1a5
#e8c2a6
#e9c3a7
#eac4a8
#ebc5a9
#ecc6aa
#edc7ab
#eec8ac
#efc9ad
#f0caae
#e1bb9f
#e0ba9e
#dfb99d
#deb89c
#ddb79b
#dcb69a
#dbb599
#dab498
#d9b397
#d8b296
#d7b195
#d6b094
#d5af93
#d4ae92

Monochromatic Color with #e2bca0

#e2bca0
#0d0b0a
#382f28
#625246
#8d7564
#b79982

Tints of #e2bca0 Color

#e2bca0
#e5c3aa
#e8cab5
#ebd2bf
#eed9ca
#f2e1d4
#f5e8df
#f8f0e9
#fbf7f4
#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

#e2bca0
#a0c6e2

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

Split Complementary

#e2bca0
#a0e2dd
#a0a5e2

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

Analogous Color

#e2a2a0
#e2afa0
#e2bca0
#e2c9a0
#e2d6a0

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

#e2bca0
#a0e2bc
#bca0e2

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

#e2bca0
#a5e2a0
#a0c6e2
#dda0e2

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

#e2bca0
#a0c6e2
#a0a5e2
#e2dda0

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

#e2bca0 Color Code Preview on Black Background Color

This is how #e2bca0 Color will look on black background color. Color contrast ratio is 11.93

#e2bca0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2bca0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2bca0

#e2bca0 color code is use for CSS Background Color

Background color for the above div is #e2bca0

HTML with inline CSS

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

#e2bca0 color code is use for CSS Border Color

CSS Border color for the above div is #e2bca0

HTML with inline CSS

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

CSS Border Left color for the above div is #e2bca0

HTML with inline CSS

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

CSS Border Right color for the above div is #e2bca0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e2bca0

HTML with inline CSS

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

CSS Border Top color for the above div is #e2bca0

HTML with inline CSS

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

#e2bca0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e2bca0 Color code Preview on White Background

This is how #e2bca0 Color code will look on white background color. Color contrast ratio is 1.76

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

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.