crispedge.com

Color picker

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

#e167ae hex color - Red - Warm color - Information

#e167ae hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #e167ae Color code in RGB color code model is created after adding 88.24% red color, 40.39% green color and 68.24% blue color. Hex #e167ae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 23% yellow and 12% black.

Hex #e167ae color code is between #dd66aa web safe hex color code and #ee77bb web safe hex color code. #dd66aa is the nearest web safe color code. You can see here many more shades of #e167ae color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codee167ae#e167ae
RGB Decimal225, 103, 174rgb(225, 103, 174)
RGB Percent88%, 40%, 68%rgb(88%, 40%, 68%)
CSS RGBa225, 103, 174,1rgba(225,103,174,1)
CMYK Modelcmyk(0%,54%,23%,12%)
HSL Color Space325,67% ,64%hsl(325,67% ,64%)
HSV Color Space325°, 54%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000010110011110101110
Octal341147256
Decimal225103174
Hexe167ae

Different shades of #e167ae color code.

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

Light Shade of #e167ae
#e992c5
Dark Shade of #e167ae
#d93c97
Saturated Shade of #e167ae
#ea5eaf
Desaturated Shade of #e167ae
#d870ac
Grey scale Shade of #e167ae
#a4a4a4
Brighten Shade
#fa80c7
Most Readable Shade
#000000

Shades of #e167ae color code

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

#e167ae
#c85b9a
#af5087
#964474
#7d3960
#642d4d
#4b223a
#321626
#190b13
#000000

Similar Color like #e167ae color

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

#e268af
#e369b0
#e46ab1
#e56bb2
#e66cb3
#e76db4
#e86eb5
#e96fb6
#ea70b7
#eb71b8
#ec72b9
#ed73ba
#ee74bb
#ef75bc
#e066ad
#df65ac
#de64ab
#dd63aa
#dc62a9
#db61a8
#da60a7
#d95fa6
#d85ea5
#d75da4
#d65ca3
#d55ba2
#d45aa1
#d359a0

Monochromatic Color with #e167ae

#e167ae
#0c060a
#37192b
#612d4b
#8c406c
#b6548d

Tints of #e167ae Color

#e167ae
#e477b7
#e788c0
#eb99c9
#eeaad2
#f1bbdb
#f5cce4
#f8dded
#fbeef6
#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

#e167ae
#67e19a

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

Split Complementary

#e167ae
#71e167
#67e1d7

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

Analogous Color

#e167df
#e167c6
#e167ae
#e16796
#e1677d

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

#e167ae
#aee167
#67aee1

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

#e167ae
#e1d767
#67e19a
#6771e1

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

#e167ae
#67e19a
#67e1d7
#e16771

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

#e167ae Color Code Preview on Black Background Color

This is how #e167ae Color will look on black background color. Color contrast ratio is 6.75

#e167ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e167ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e167ae

#e167ae color code is use for CSS Background Color

Background color for the above div is #e167ae

HTML with inline CSS

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

#e167ae color code is use for CSS Border Color

CSS Border color for the above div is #e167ae

HTML with inline CSS

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

CSS Border Left color for the above div is #e167ae

HTML with inline CSS

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

CSS Border Right color for the above div is #e167ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e167ae

HTML with inline CSS

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

CSS Border Top color for the above div is #e167ae

HTML with inline CSS

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

#e167ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e167ae Color code Preview on White Background

This is how #e167ae Color code will look on white background color. Color contrast ratio is 3.11

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.