crispedge.com

Color picker

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

#e7b7fc hex color - Violet - Warm color - Information

#e7b7fc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e7b7fc Color code in RGB color code model is created after adding 90.59% red color, 71.76% green color and 98.82% blue color. Hex #e7b7fc Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 27% magenta, 0% yellow and 1% black.

Hex #e7b7fc color code is between #eebbff web safe hex color code and #ddaaee web safe hex color code. #eebbff is the nearest web safe color code. You can see here many more shades of #e7b7fc color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codee7b7fc#e7b7fc
RGB Decimal231, 183, 252rgb(231, 183, 252)
RGB Percent91%, 72%, 99%rgb(91%, 72%, 99%)
CSS RGBa231, 183, 252,1rgba(231,183,252,1)
CMYK Modelcmyk(8%,27%,0%,1%)
HSL Color Space282,92% ,85%hsl(282,92% ,85%)
HSV Color Space282°, 27%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001111011011111111100
Octal347267374
Decimal231183252
Hexe7b7fc

Different shades of #e7b7fc color code.

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

Light Shade of #e7b7fc
#f7e8fe
Dark Shade of #e7b7fc
#d786fa
Saturated Shade of #e7b7fc
#e8b4ff
Desaturated Shade of #e7b7fc
#e6bbf8
Grey scale Shade of #e7b7fc
#d9d9d9
Brighten Shade
#ffd0ff
Most Readable Shade
#000000

Shades of #e7b7fc color code

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

#e7b7fc
#cda2e0
#b38ec4
#9a7aa8
#80658c
#665170
#4d3d54
#332838
#19141c
#000000

Similar Color like #e7b7fc color

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

#e8b8fd
#e9b9fe
#eabaff
#ebbbff
#ecbcff
#edbdff
#eebeff
#efbfff
#f0c0ff
#f1c1ff
#f2c2ff
#f3c3ff
#f4c4ff
#f5c5ff
#e6b6fb
#e5b5fa
#e4b4f9
#e3b3f8
#e2b2f7
#e1b1f6
#e0b0f5
#dfaff4
#deaef3
#ddadf2
#dcacf1
#dbabf0
#daaaef
#d9a9ee

Monochromatic Color with #e7b7fc

#e7b7fc
#241d27
#4b3c52
#725a7c
#9979a7
#c098d1

Tints of #e7b7fc Color

#e7b7fc
#e9bffc
#ecc7fc
#efcffd
#f1d7fd
#f4dffd
#f7e7fe
#f9effe
#fcf7fe
#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

#e7b7fc
#ccfcb7

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

Split Complementary

#e7b7fc
#effcb7
#b7fcc5

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

Analogous Color

#cbb7fc
#d9b7fc
#e7b7fc
#f5b7fc
#fcb7f5

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

#e7b7fc
#fce7b7
#b7fce7

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

#e7b7fc
#fcc4b7
#ccfcb7
#b7eefc

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

#e7b7fc
#ccfcb7
#b7fcc5
#fcb7ef

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

#e7b7fc Color Code Preview on Black Background Color

This is how #e7b7fc Color will look on black background color. Color contrast ratio is 12.58

#e7b7fc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e7b7fc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e7b7fc

#e7b7fc color code is use for CSS Background Color

Background color for the above div is #e7b7fc

HTML with inline CSS

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

#e7b7fc color code is use for CSS Border Color

CSS Border color for the above div is #e7b7fc

HTML with inline CSS

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

CSS Border Left color for the above div is #e7b7fc

HTML with inline CSS

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

CSS Border Right color for the above div is #e7b7fc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e7b7fc

HTML with inline CSS

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

CSS Border Top color for the above div is #e7b7fc

HTML with inline CSS

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

#e7b7fc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e7b7fc Color code Preview on White Background

This is how #e7b7fc Color code will look on white background color. Color contrast ratio is 1.67

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

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.