crispedge.com

Color picker

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

#eb6ec2 hex color - Red - Warm color - Information

#eb6ec2 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #eb6ec2 Color code in RGB color code model is created after adding 92.16% red color, 43.14% green color and 76.08% blue color. Hex #eb6ec2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 17% yellow and 8% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeeb6ec2#eb6ec2
RGB Decimal235, 110, 194rgb(235, 110, 194)
RGB Percent92%, 43%, 76%rgb(92%, 43%, 76%)
CSS RGBa235, 110, 194,1rgba(235,110,194,1)
CMYK Modelcmyk(0%,53%,17%,8%)
HSL Color Space320,76% ,68%hsl(320,76% ,68%)
HSV Color Space320°, 53%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010110110111011000010
Octal353156302
Decimal235110194
Hexeb6ec2

Different shades of #eb6ec2 color code.

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

Light Shade of #eb6ec2
#f19bd5
Dark Shade of #eb6ec2
#e541af
Saturated Shade of #eb6ec2
#f366c5
Desaturated Shade of #eb6ec2
#e376bf
Grey scale Shade of #eb6ec2
#acacac
Brighten Shade
#ff87db
Most Readable Shade
#000000

Shades of #eb6ec2 color code

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

#eb6ec2
#d061ac
#b65596
#9c4981
#823d6b
#683056
#4e2440
#34182b
#1a0c15
#000000

Similar Color like #eb6ec2 color

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

#ec6fc3
#ed70c4
#ee71c5
#ef72c6
#f073c7
#f174c8
#f275c9
#f376ca
#f477cb
#f578cc
#f679cd
#f77ace
#f87bcf
#f97cd0
#ea6dc1
#e96cc0
#e86bbf
#e76abe
#e669bd
#e568bc
#e467bb
#e366ba
#e265b9
#e164b8
#e063b7
#df62b6
#de61b5
#dd60b4

Monochromatic Color with #eb6ec2

#eb6ec2
#160b13
#411e36
#6b3259
#96467c
#c05a9f

Tints of #eb6ec2 Color

#eb6ec2
#ed7ec8
#ef8ecf
#f19ed6
#f3aedd
#f6bee3
#f8ceea
#fadef1
#fceef8
#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

#eb6ec2
#6eeb97

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

Split Complementary

#eb6ec2
#84eb6e
#6eebd6

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

Analogous Color

#e26eeb
#eb6edb
#eb6ec2
#eb6ea9
#eb6e90

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

#eb6ec2
#c2eb6e
#6ec2eb

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

#eb6ec2
#ebd56e
#6eeb97
#6e83eb

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

#eb6ec2
#6eeb97
#6eebd6
#eb6e84

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

#eb6ec2 Color Code Preview on Black Background Color

This is how #eb6ec2 Color will look on black background color. Color contrast ratio is 7.54

#eb6ec2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb6ec2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb6ec2

#eb6ec2 color code is use for CSS Background Color

Background color for the above div is #eb6ec2

HTML with inline CSS

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

#eb6ec2 color code is use for CSS Border Color

CSS Border color for the above div is #eb6ec2

HTML with inline CSS

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

CSS Border Left color for the above div is #eb6ec2

HTML with inline CSS

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

CSS Border Right color for the above div is #eb6ec2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eb6ec2

HTML with inline CSS

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

CSS Border Top color for the above div is #eb6ec2

HTML with inline CSS

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

#eb6ec2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eb6ec2 Color code Preview on White Background

This is how #eb6ec2 Color code will look on white background color. Color contrast ratio is 2.78

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

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.