crispedge.com

Color picker

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

#e49cba hex color - Red - Warm color - Information

#e49cba hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e49cba Color code in RGB color code model is created after adding 89.41% red color, 61.18% green color and 72.94% blue color. Hex #e49cba Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 18% yellow and 11% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee49cba#e49cba
RGB Decimal228, 156, 186rgb(228, 156, 186)
RGB Percent89%, 61%, 73%rgb(89%, 61%, 73%)
CSS RGBa228, 156, 186,1rgba(228,156,186,1)
CMYK Modelcmyk(0%,32%,18%,11%)
HSL Color Space335,57% ,75%hsl(335,57% ,75%)
HSV Color Space335°, 32%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001001001110010111010
Octal344234272
Decimal228156186
Hexe49cba

Different shades of #e49cba color code.

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

Light Shade of #e49cba
#efc4d6
Dark Shade of #e49cba
#d9749e
Saturated Shade of #e49cba
#ea96b9
Desaturated Shade of #e49cba
#dea2bb
Grey scale Shade of #e49cba
#c0c0c0
Brighten Shade
#fdb5d3
Most Readable Shade
#000000

Shades of #e49cba color code

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

#e49cba
#ca8aa5
#b17990
#98687c
#7e5667
#654552
#4c343e
#322229
#191114
#000000

Similar Color like #e49cba color

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

#e59dbb
#e69ebc
#e79fbd
#e8a0be
#e9a1bf
#eaa2c0
#eba3c1
#eca4c2
#eda5c3
#eea6c4
#efa7c5
#f0a8c6
#f1a9c7
#f2aac8
#e39bb9
#e29ab8
#e199b7
#e098b6
#df97b5
#de96b4
#dd95b3
#dc94b2
#db93b1
#da92b0
#d991af
#d890ae
#d78fad
#d68eac

Monochromatic Color with #e49cba

#e49cba
#0f0b0d
#3a282f
#644552
#8f6275
#b97f97

Tints of #e49cba Color

#e49cba
#e7a7c1
#eab2c9
#edbdd1
#f0c8d8
#f3d3e0
#f6dee8
#f9e9ef
#fcf4f7
#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

#e49cba
#9ce4c6

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

Split Complementary

#e49cba
#9ce4a2
#9cdee4

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

Analogous Color

#e49cd7
#e49cc8
#e49cba
#e49cac
#e49c9d

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

#e49cba
#bae49c
#9cbae4

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

#e49cba
#dee49c
#9ce4c6
#a29ce4

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

#e49cba
#9ce4c6
#9cdee4
#e4a29c

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

#e49cba Color Code Preview on Black Background Color

This is how #e49cba Color will look on black background color. Color contrast ratio is 9.76

#e49cba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e49cba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e49cba

#e49cba color code is use for CSS Background Color

Background color for the above div is #e49cba

HTML with inline CSS

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

#e49cba color code is use for CSS Border Color

CSS Border color for the above div is #e49cba

HTML with inline CSS

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

CSS Border Left color for the above div is #e49cba

HTML with inline CSS

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

CSS Border Right color for the above div is #e49cba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e49cba

HTML with inline CSS

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

CSS Border Top color for the above div is #e49cba

HTML with inline CSS

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

#e49cba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e49cba Color code Preview on White Background

This is how #e49cba Color code will look on white background color. Color contrast ratio is 2.15

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

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.