crispedge.com

Color picker

Loading...

#e30dfb hex color - Violet - Warm color - Information

#e30dfb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e30dfb Color code in RGB color code model is created after adding 89.02% red color, 5.1% green color and 98.43% blue color. Hex #e30dfb Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 95% magenta, 0% yellow and 2% black.

Hex #e30dfb color code is between #dd11ff web safe hex color code and #ee00ee web safe hex color code. #dd11ff is the nearest web safe color code. You can see here many more shades of #e30dfb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee30dfb#e30dfb
RGB Decimal227, 13, 251rgb(227, 13, 251)
RGB Percent89%, 5%, 98%rgb(89%, 5%, 98%)
CSS RGBa227, 13, 251,1rgba(227,13,251,1)
CMYK Modelcmyk(10%,95%,0%,2%)
HSL Color Space294,97% ,52%hsl(294,97% ,52%)
HSV Color Space294°, 95%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000110000110111111011
Octal34315373
Decimal22713251
Hexe30dfb

Different shades of #e30dfb color code.

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

Light Shade of #e30dfb
#e93ffc
Dark Shade of #e30dfb
#bd03d2
Saturated Shade of #e30dfb
#e609ff
Desaturated Shade of #e30dfb
#d919ef
Grey scale Shade of #e30dfb
#848484
Brighten Shade
#fc26ff
Most Readable Shade
#FFFFFF

Shades of #e30dfb color code

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

#e30dfb
#c90bdf
#b00ac3
#9708a7
#7e078b
#64056f
#4b0453
#320237
#19011b
#000000

Similar Color like #e30dfb color

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

#e40efc
#e50ffd
#e610fe
#e711ff
#e812ff
#e913ff
#ea14ff
#eb15ff
#ec16ff
#ed17ff
#ee18ff
#ef19ff
#f01aff
#f11bff
#e20cfa
#e10bf9
#e00af8
#df09f7
#de08f6
#dd07f5
#dc06f4
#db05f3
#da04f2
#d903f1
#d802f0
#d701ef
#d600ee
#d500ed

Monochromatic Color with #e30dfb

#e30dfb
#230226
#490451
#70067b
#9609a6
#bd0bd0

Tints of #e30dfb Color

#e30dfb
#e627fb
#e942fb
#ec5dfc
#ef78fc
#f293fd
#f5aefd
#f8c9fe
#fbe4fe
#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

#e30dfb
#25fb0d

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

Split Complementary

#e30dfb
#9cfb0d
#0dfb6c

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

Analogous Color

#840dfb
#b30dfb
#e30dfb
#fb0de3
#fb0db4

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

#e30dfb
#fbe30d
#0dfbe3

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

#e30dfb
#fb6c0d
#25fb0d
#0d9cfb

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

#e30dfb
#25fb0d
#0dfb6c
#fb0d9c

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

#e30dfb Color Code Preview on Black Background Color

This is how #e30dfb Color will look on black background color. Color contrast ratio is 5.72

#e30dfb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e30dfb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e30dfb

#e30dfb color code is use for CSS Background Color

Background color for the above div is #e30dfb

HTML with inline CSS

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

#e30dfb color code is use for CSS Border Color

CSS Border color for the above div is #e30dfb

HTML with inline CSS

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

CSS Border Left color for the above div is #e30dfb

HTML with inline CSS

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

CSS Border Right color for the above div is #e30dfb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e30dfb

HTML with inline CSS

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

CSS Border Top color for the above div is #e30dfb

HTML with inline CSS

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

#e30dfb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e30dfb Color code Preview on White Background

This is how #e30dfb Color code will look on white background color. Color contrast ratio is 3.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 #e30dfb; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #e30dfb; }

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,13,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(37,251,13,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(227,13,251,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.