crispedge.com

Color picker

Loading...

#e361dc hex color - Red - Warm color - Information

#e361dc hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e361dc Color code in RGB color code model is created after adding 89.02% red color, 38.04% green color and 86.27% blue color. Hex #e361dc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 3% yellow and 11% black.

Hex #e361dc color code is between #dd66dd web safe hex color code and #ee55cc web safe hex color code. #dd66dd is the nearest web safe color code. You can see here many more shades of #e361dc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codee361dc#e361dc
RGB Decimal227, 97, 220rgb(227, 97, 220)
RGB Percent89%, 38%, 86%rgb(89%, 38%, 86%)
CSS RGBa227, 97, 220,1rgba(227,97,220,1)
CMYK Modelcmyk(0%,57%,3%,11%)
HSL Color Space303,70% ,64%hsl(303,70% ,64%)
HSV Color Space303°, 57%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000110110000111011100
Octal343141334
Decimal22797220
Hexe361dc

Different shades of #e361dc color code.

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

Light Shade of #e361dc
#eb8ce6
Dark Shade of #e361dc
#db36d2
Saturated Shade of #e361dc
#ec58e4
Desaturated Shade of #e361dc
#da6ad4
Grey scale Shade of #e361dc
#a2a2a2
Brighten Shade
#fc7af5
Most Readable Shade
#000000

Shades of #e361dc color code

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

#e361dc
#c956c3
#b04bab
#974092
#7e357a
#642b61
#4b2049
#321530
#190a18
#000000

Similar Color like #e361dc color

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

#e462dd
#e563de
#e664df
#e765e0
#e866e1
#e967e2
#ea68e3
#eb69e4
#ec6ae5
#ed6be6
#ee6ce7
#ef6de8
#f06ee9
#f16fea
#e260db
#e15fda
#e05ed9
#df5dd8
#de5cd7
#dd5bd6
#dc5ad5
#db59d4
#da58d3
#d957d2
#d856d1
#d755d0
#d654cf
#d553ce

Monochromatic Color with #e361dc

#e361dc
#0e060e
#391837
#632b60
#8e3d8a
#b84fb3

Tints of #e361dc Color

#e361dc
#e672df
#e984e3
#ec95e7
#efa7eb
#f2b8ef
#f5caf3
#f8dbf7
#fbedfb
#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

#e361dc
#61e368

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

Split Complementary

#e361dc
#9be361
#61e3a9

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

Analogous Color

#b661e3
#d061e3
#e361dc
#e361c2
#e361a8

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

#e361dc
#dce361
#61dce3

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

#e361dc
#e3a961
#61e368
#619be3

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

#e361dc
#61e368
#61e3a9
#e3619b

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

#e361dc Color Code Preview on Black Background Color

This is how #e361dc Color will look on black background color. Color contrast ratio is 7.01

#e361dc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e361dc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e361dc

#e361dc color code is use for CSS Background Color

Background color for the above div is #e361dc

HTML with inline CSS

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

#e361dc color code is use for CSS Border Color

CSS Border color for the above div is #e361dc

HTML with inline CSS

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

CSS Border Left color for the above div is #e361dc

HTML with inline CSS

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

CSS Border Right color for the above div is #e361dc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e361dc

HTML with inline CSS

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

CSS Border Top color for the above div is #e361dc

HTML with inline CSS

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

#e361dc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e361dc Color code Preview on White Background

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(227,97,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(97,227,104,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(227,97,220,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.