crispedge.com

Color picker

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

#e494f3 hex color - Violet - Warm color - Information

#e494f3 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e494f3 Color code in RGB color code model is created after adding 89.41% red color, 58.04% green color and 95.29% blue color. Hex #e494f3 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 39% magenta, 0% yellow and 5% black.

Hex #e494f3 color code is between #dd99ee web safe hex color code and #ee88ff web safe hex color code. #dd99ee is the nearest web safe color code. You can see here many more shades of #e494f3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee494f3#e494f3
RGB Decimal228, 148, 243rgb(228, 148, 243)
RGB Percent89%, 58%, 95%rgb(89%, 58%, 95%)
CSS RGBa228, 148, 243,1rgba(228,148,243,1)
CMYK Modelcmyk(6%,39%,0%,5%)
HSL Color Space291,80% ,77%hsl(291,80% ,77%)
HSV Color Space291°, 39%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001001001010011110011
Octal344224363
Decimal228148243
Hexe494f3

Different shades of #e494f3 color code.

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

Light Shade of #e494f3
#f0c2f8
Dark Shade of #e494f3
#d866ee
Saturated Shade of #e494f3
#e88ef9
Desaturated Shade of #e494f3
#e09aed
Grey scale Shade of #e494f3
#c3c3c3
Brighten Shade
#fdadff
Most Readable Shade
#000000

Shades of #e494f3 color code

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

#e494f3
#ca83d8
#b173bd
#9862a2
#7e5287
#65416c
#4c3151
#322036
#19101b
#000000

Similar Color like #e494f3 color

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

#e595f4
#e696f5
#e797f6
#e898f7
#e999f8
#ea9af9
#eb9bfa
#ec9cfb
#ed9dfc
#ee9efd
#ef9ffe
#f0a0ff
#f1a1ff
#f2a2ff
#e393f2
#e292f1
#e191f0
#e090ef
#df8fee
#de8eed
#dd8dec
#dc8ceb
#db8bea
#da8ae9
#d989e8
#d888e7
#d787e6
#d686e5

Monochromatic Color with #e494f3

#e494f3
#1d131e
#442c49
#6c4673
#94609e
#bc7ac8

Tints of #e494f3 Color

#e494f3
#e79ff4
#eaabf5
#edb7f7
#f0c3f8
#f3cff9
#f6dbfb
#f9e7fc
#fcf3fd
#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

#e494f3
#a3f394

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

Split Complementary

#e494f3
#d2f394
#94f3b5

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

Analogous Color

#be94f3
#d194f3
#e494f3
#f394ef
#f394dc

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

#e494f3
#f3e494
#94f3e4

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

#e494f3
#f3b494
#a3f394
#94d2f3

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

#e494f3
#a3f394
#94f3b5
#f394d2

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

#e494f3 Color Code Preview on Black Background Color

This is how #e494f3 Color will look on black background color. Color contrast ratio is 9.83

#e494f3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e494f3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e494f3

#e494f3 color code is use for CSS Background Color

Background color for the above div is #e494f3

HTML with inline CSS

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

#e494f3 color code is use for CSS Border Color

CSS Border color for the above div is #e494f3

HTML with inline CSS

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

CSS Border Left color for the above div is #e494f3

HTML with inline CSS

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

CSS Border Right color for the above div is #e494f3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e494f3

HTML with inline CSS

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

CSS Border Top color for the above div is #e494f3

HTML with inline CSS

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

#e494f3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e494f3 Color code Preview on White Background

This is how #e494f3 Color code will look on white background color. Color contrast ratio is 2.14

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

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.