crispedge.com

Color picker

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

#e695ea hex color - Violet - Warm color - Information

#e695ea hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e695ea Color code in RGB color code model is created after adding 90.2% red color, 58.43% green color and 91.76% blue color. Hex #e695ea Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 36% magenta, 0% yellow and 8% black.

Hex #e695ea color code is between #ee99ee web safe hex color code and #dd88dd web safe hex color code. #ee99ee is the nearest web safe color code. You can see here many more shades of #e695ea color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee695ea#e695ea
RGB Decimal230, 149, 234rgb(230, 149, 234)
RGB Percent90%, 58%, 92%rgb(90%, 58%, 92%)
CSS RGBa230, 149, 234,1rgba(230,149,234,1)
CMYK Modelcmyk(2%,36%,0%,8%)
HSL Color Space297,67% ,75%hsl(297,67% ,75%)
HSV Color Space297°, 36%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001101001010111101010
Octal346225352
Decimal230149234
Hexe695ea

Different shades of #e695ea color code.

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

Light Shade of #e695ea
#f0c0f2
Dark Shade of #e695ea
#dc6ae2
Saturated Shade of #e695ea
#ec8ff0
Desaturated Shade of #e695ea
#e09be4
Grey scale Shade of #e695ea
#bfbfbf
Brighten Shade
#ffaeff
Most Readable Shade
#000000

Shades of #e695ea color code

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

#e695ea
#cc84d0
#b273b6
#99639c
#7f5282
#664268
#4c314e
#332134
#19101a
#000000

Similar Color like #e695ea color

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

#e796eb
#e897ec
#e998ed
#ea99ee
#eb9aef
#ec9bf0
#ed9cf1
#ee9df2
#ef9ef3
#f09ff4
#f1a0f5
#f2a1f6
#f3a2f7
#f4a3f8
#e594e9
#e493e8
#e392e7
#e291e6
#e190e5
#e08fe4
#df8ee3
#de8de2
#dd8ce1
#dc8be0
#db8adf
#da89de
#d988dd
#d887dc

Monochromatic Color with #e695ea

#e695ea
#150e15
#3f2940
#69446a
#925f95
#bc7abf

Tints of #e695ea Color

#e695ea
#e8a0ec
#ebacee
#eeb8f1
#f1c4f3
#f3cff5
#f6dbf8
#f9e7fa
#fcf3fc
#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

#e695ea
#99ea95

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

Split Complementary

#e695ea
#c3ea95
#95eabc

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

Analogous Color

#c495ea
#d595ea
#e695ea
#ea95dd
#ea95cc

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

#e695ea
#eae695
#95eae6

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

#e695ea
#eabb95
#99ea95
#95c3ea

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

#e695ea
#99ea95
#95eabc
#ea95c3

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

#e695ea Color Code Preview on Black Background Color

This is how #e695ea Color will look on black background color. Color contrast ratio is 9.85

#e695ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e695ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e695ea

#e695ea color code is use for CSS Background Color

Background color for the above div is #e695ea

HTML with inline CSS

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

#e695ea color code is use for CSS Border Color

CSS Border color for the above div is #e695ea

HTML with inline CSS

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

CSS Border Left color for the above div is #e695ea

HTML with inline CSS

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

CSS Border Right color for the above div is #e695ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e695ea

HTML with inline CSS

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

CSS Border Top color for the above div is #e695ea

HTML with inline CSS

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

#e695ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e695ea Color code Preview on White Background

This is how #e695ea Color code will look on white background color. Color contrast ratio is 2.13

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

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.