crispedge.com

Color picker

Loading...

#e62dbb hex color - Violet - Warm color - Information

#e62dbb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e62dbb Color code in RGB color code model is created after adding 90.2% red color, 17.65% green color and 73.33% blue color. Hex #e62dbb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 80% magenta, 19% yellow and 10% black.

Hex #e62dbb color code is between #ee33aa web safe hex color code and #dd22cc web safe hex color code. #ee33aa is the nearest web safe color code. You can see here many more shades of #e62dbb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee62dbb#e62dbb
RGB Decimal230, 45, 187rgb(230, 45, 187)
RGB Percent90%, 18%, 73%rgb(90%, 18%, 73%)
CSS RGBa230, 45, 187,1rgba(230,45,187,1)
CMYK Modelcmyk(0%,80%,19%,10%)
HSL Color Space314,79% ,54%hsl(314,79% ,54%)
HSV Color Space314°, 80%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001100010110110111011
Octal34655273
Decimal23045187
Hexe62dbb

Different shades of #e62dbb color code.

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

Light Shade of #e62dbb
#eb5bca
Dark Shade of #e62dbb
#c8189f
Saturated Shade of #e62dbb
#f221c1
Desaturated Shade of #e62dbb
#da39b5
Grey scale Shade of #e62dbb
#898989
Brighten Shade
#ff46d4
Most Readable Shade
#FFFFFF

Shades of #e62dbb color code

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

#e62dbb
#cc28a6
#b22391
#991e7c
#7f1967
#661453
#4c0f3e
#330a29
#190514
#000000

Similar Color like #e62dbb color

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

#e72ebc
#e82fbd
#e930be
#ea31bf
#eb32c0
#ec33c1
#ed34c2
#ee35c3
#ef36c4
#f037c5
#f138c6
#f239c7
#f33ac8
#f43bc9
#e52cba
#e42bb9
#e32ab8
#e229b7
#e128b6
#e027b5
#df26b4
#de25b3
#dd24b2
#dc23b1
#db22b0
#da21af
#d920ae
#d81fad

Monochromatic Color with #e62dbb

#e62dbb
#11030e
#3c0c31
#661453
#911c76
#bb2598

Tints of #e62dbb Color

#e62dbb
#e844c2
#eb5bca
#ee73d1
#f18ad9
#f3a1e0
#f6b9e8
#f9d0ef
#fce7f7
#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

#e62dbb
#2de658

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

Split Complementary

#e62dbb
#5fe62d
#2de6b5

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

Analogous Color

#c72de6
#e62de0
#e62dbb
#e62d96
#e62d71

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

#e62dbb
#bbe62d
#2dbbe6

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

#e62dbb
#e6b42d
#2de658
#2d5ee6

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

#e62dbb
#2de658
#2de6b5
#e62d5f

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

#e62dbb Color Code Preview on Black Background Color

This is how #e62dbb Color will look on black background color. Color contrast ratio is 5.46

#e62dbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e62dbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e62dbb

#e62dbb color code is use for CSS Background Color

Background color for the above div is #e62dbb

HTML with inline CSS

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

#e62dbb color code is use for CSS Border Color

CSS Border color for the above div is #e62dbb

HTML with inline CSS

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

CSS Border Left color for the above div is #e62dbb

HTML with inline CSS

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

CSS Border Right color for the above div is #e62dbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e62dbb

HTML with inline CSS

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

CSS Border Top color for the above div is #e62dbb

HTML with inline CSS

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

#e62dbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e62dbb Color code Preview on White Background

This is how #e62dbb Color code will look on white background color. Color contrast ratio is 3.85

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

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(230,45,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(45,230,88,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(230,45,187,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.