crispedge.com

Color picker

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

#e18cb5 hex color - Red - Warm color - Information

#e18cb5 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #e18cb5 color code is between #dd88bb web safe hex color code and #ee99aa web safe hex color code. #dd88bb is the nearest web safe color code. You can see here many more shades of #e18cb5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee18cb5#e18cb5
RGB Decimal225, 140, 181rgb(225, 140, 181)
RGB Percent88%, 55%, 71%rgb(88%, 55%, 71%)
CSS RGBa225, 140, 181,1rgba(225,140,181,1)
CMYK Modelcmyk(0%,38%,20%,12%)
HSL Color Space331,59% ,72%hsl(331,59% ,72%)
HSV Color Space331°, 38%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000011000110010110101
Octal341214265
Decimal225140181
Hexe18cb5

Different shades of #e18cb5 color code.

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

Light Shade of #e18cb5
#ecb4cf
Dark Shade of #e18cb5
#d6649b
Saturated Shade of #e18cb5
#e885b5
Desaturated Shade of #e18cb5
#da93b5
Grey scale Shade of #e18cb5
#b6b6b6
Brighten Shade
#faa5ce
Most Readable Shade
#000000

Shades of #e18cb5 color code

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

#e18cb5
#c87ca0
#af6c8c
#965d78
#7d4d64
#643e50
#4b2e3c
#321f28
#190f14
#000000

Similar Color like #e18cb5 color

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

#e28db6
#e38eb7
#e48fb8
#e590b9
#e691ba
#e792bb
#e893bc
#e994bd
#ea95be
#eb96bf
#ec97c0
#ed98c1
#ee99c2
#ef9ac3
#e08bb4
#df8ab3
#de89b2
#dd88b1
#dc87b0
#db86af
#da85ae
#d984ad
#d883ac
#d782ab
#d681aa
#d580a9
#d47fa8
#d37ea7

Monochromatic Color with #e18cb5

#e18cb5
#0c080a
#37222c
#613d4e
#8c5771
#b67293

Tints of #e18cb5 Color

#e18cb5
#e498bd
#e7a5c5
#ebb2cd
#eebfd5
#f1cbde
#f5d8e6
#f8e5ee
#fbf2f6
#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

#e18cb5
#8ce1b8

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

Split Complementary

#e18cb5
#8ce18e
#8ce0e1

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

Analogous Color

#e18cd7
#e18cc6
#e18cb5
#e18ca4
#e18c93

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

#e18cb5
#b5e18c
#8cb5e1

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

#e18cb5
#dfe18c
#8ce1b8
#8d8ce1

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

#e18cb5
#8ce1b8
#8ce0e1
#e18e8c

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

#e18cb5 Color Code Preview on Black Background Color

This is how #e18cb5 Color will look on black background color. Color contrast ratio is 8.62

#e18cb5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e18cb5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e18cb5

#e18cb5 color code is use for CSS Background Color

Background color for the above div is #e18cb5

HTML with inline CSS

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

#e18cb5 color code is use for CSS Border Color

CSS Border color for the above div is #e18cb5

HTML with inline CSS

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

CSS Border Left color for the above div is #e18cb5

HTML with inline CSS

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

CSS Border Right color for the above div is #e18cb5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e18cb5

HTML with inline CSS

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

CSS Border Top color for the above div is #e18cb5

HTML with inline CSS

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

#e18cb5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e18cb5 Color code Preview on White Background

This is how #e18cb5 Color code will look on white background color. Color contrast ratio is 2.44

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

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.