crispedge.com

Color picker

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

#e1b5a1 hex color - Red - Warm color - Information

#e1b5a1 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #e1b5a1 Color code in RGB color code model is created after adding 88.24% red color, 70.98% green color and 63.14% blue color. Hex #e1b5a1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 28% yellow and 12% black.

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

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codee1b5a1#e1b5a1
RGB Decimal225, 181, 161rgb(225, 181, 161)
RGB Percent88%, 71%, 63%rgb(88%, 71%, 63%)
CSS RGBa225, 181, 161,1rgba(225,181,161,1)
CMYK Modelcmyk(0%,20%,28%,12%)
HSL Color Space19,52% ,76%hsl(19,52% ,76%)
HSV Color Space19°, 28%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000011011010110100001
Octal341265241
Decimal225181161
Hexe1b5a1

Different shades of #e1b5a1 color code.

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

Light Shade of #e1b5a1
#edd3c8
Dark Shade of #e1b5a1
#d5977a
Saturated Shade of #e1b5a1
#e7b39b
Desaturated Shade of #e1b5a1
#dbb7a7
Grey scale Shade of #e1b5a1
#c1c1c1
Brighten Shade
#faceba
Most Readable Shade
#000000

Shades of #e1b5a1 color code

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

#e1b5a1
#c8a08f
#af8c7d
#96786b
#7d6459
#645047
#4b3c35
#322823
#191411
#000000

Similar Color like #e1b5a1 color

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

#e2b6a2
#e3b7a3
#e4b8a4
#e5b9a5
#e6baa6
#e7bba7
#e8bca8
#e9bda9
#eabeaa
#ebbfab
#ecc0ac
#edc1ad
#eec2ae
#efc3af
#e0b4a0
#dfb39f
#deb29e
#ddb19d
#dcb09c
#dbaf9b
#daae9a
#d9ad99
#d8ac98
#d7ab97
#d6aa96
#d5a995
#d4a894
#d3a793

Monochromatic Color with #e1b5a1

#e1b5a1
#0c0a09
#372c27
#614e46
#8c7164
#b69383

Tints of #e1b5a1 Color

#e1b5a1
#e4bdab
#e7c5b5
#ebcdc0
#eed5ca
#f1ded5
#f5e6df
#f8eeea
#fbf6f4
#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

#e1b5a1
#a1cde1

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

Split Complementary

#e1b5a1
#a1e1d5
#a1ade1

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

Analogous Color

#e1a1a7
#e1a8a1
#e1b5a1
#e1c2a1
#e1cfa1

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

#e1b5a1
#a1e1b5
#b5a1e1

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

#e1b5a1
#ade1a1
#a1cde1
#d5a1e1

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

#e1b5a1
#a1cde1
#a1ade1
#e1d5a1

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

#e1b5a1 Color Code Preview on Black Background Color

This is how #e1b5a1 Color will look on black background color. Color contrast ratio is 11.33

#e1b5a1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1b5a1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1b5a1

#e1b5a1 color code is use for CSS Background Color

Background color for the above div is #e1b5a1

HTML with inline CSS

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

#e1b5a1 color code is use for CSS Border Color

CSS Border color for the above div is #e1b5a1

HTML with inline CSS

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

CSS Border Left color for the above div is #e1b5a1

HTML with inline CSS

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

CSS Border Right color for the above div is #e1b5a1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e1b5a1

HTML with inline CSS

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

CSS Border Top color for the above div is #e1b5a1

HTML with inline CSS

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

#e1b5a1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e1b5a1 Color code Preview on White Background

This is how #e1b5a1 Color code will look on white background color. Color contrast ratio is 1.85

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.