crispedge.com

Color picker

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

#e765be hex color - Red - Warm color - Information

#e765be hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e765be Color code in RGB color code model is created after adding 90.59% red color, 39.61% green color and 74.51% blue color. Hex #e765be Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 56% magenta, 18% yellow and 9% black.

Hex #e765be color code is between #ee66bb web safe hex color code and #dd55cc web safe hex color code. #ee66bb is the nearest web safe color code. You can see here many more shades of #e765be color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codee765be#e765be
RGB Decimal231, 101, 190rgb(231, 101, 190)
RGB Percent91%, 40%, 75%rgb(91%, 40%, 75%)
CSS RGBa231, 101, 190,1rgba(231,101,190,1)
CMYK Modelcmyk(0%,56%,18%,9%)
HSL Color Space319,73% ,65%hsl(319,73% ,65%)
HSV Color Space319°, 56%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001110110010110111110
Octal347145276
Decimal231101190
Hexe765be

Different shades of #e765be color code.

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

Light Shade of #e765be
#ee91d1
Dark Shade of #e765be
#e039ab
Saturated Shade of #e765be
#f05cc1
Desaturated Shade of #e765be
#de6ebb
Grey scale Shade of #e765be
#a6a6a6
Brighten Shade
#ff7ed7
Most Readable Shade
#000000

Shades of #e765be color code

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

#e765be
#cd59a8
#b34e93
#9a437e
#803869
#662c54
#4d213f
#33162a
#190b15
#000000

Similar Color like #e765be color

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

#e866bf
#e967c0
#ea68c1
#eb69c2
#ec6ac3
#ed6bc4
#ee6cc5
#ef6dc6
#f06ec7
#f16fc8
#f270c9
#f371ca
#f472cb
#f573cc
#e664bd
#e563bc
#e462bb
#e361ba
#e260b9
#e15fb8
#e05eb7
#df5db6
#de5cb5
#dd5bb4
#dc5ab3
#db59b2
#da58b1
#d957b0

Monochromatic Color with #e765be

#e765be
#12080f
#3d1b32
#672d55
#924078
#bc529b

Tints of #e765be Color

#e765be
#e976c5
#ec87cc
#ef98d3
#f1a9da
#f4bae2
#f7cbe9
#f9dcf0
#fcedf7
#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

#e765be
#65e78e

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

Split Complementary

#e765be
#7de765
#65e7cf

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

Analogous Color

#dc65e7
#e765d8
#e765be
#e765a4
#e7658a

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

#e765be
#bee765
#65bee7

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

#e765be
#e7cf65
#65e78e
#657de7

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

#e765be
#65e78e
#65e7cf
#e7657d

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

#e765be Color Code Preview on Black Background Color

This is how #e765be Color will look on black background color. Color contrast ratio is 7.00

#e765be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e765be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e765be

#e765be color code is use for CSS Background Color

Background color for the above div is #e765be

HTML with inline CSS

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

#e765be color code is use for CSS Border Color

CSS Border color for the above div is #e765be

HTML with inline CSS

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

CSS Border Left color for the above div is #e765be

HTML with inline CSS

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

CSS Border Right color for the above div is #e765be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e765be

HTML with inline CSS

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

CSS Border Top color for the above div is #e765be

HTML with inline CSS

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

#e765be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e765be Color code Preview on White Background

This is how #e765be Color code will look on white background color. Color contrast ratio is 3.00

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

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.