crispedge.com

Color picker

Loading...

#e01d67 hex color - Violet - Warm color - Information

#e01d67 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e01d67 Color code in RGB color code model is created after adding 87.84% red color, 11.37% green color and 40.39% blue color. Hex #e01d67 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 54% yellow and 12% black.

Hex #e01d67 color code is between #dd2266 web safe hex color code and #ee1177 web safe hex color code. #dd2266 is the nearest web safe color code. You can see here many more shades of #e01d67 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee01d67#e01d67
RGB Decimal224, 29, 103rgb(224, 29, 103)
RGB Percent88%, 11%, 40%rgb(88%, 11%, 40%)
CSS RGBa224, 29, 103,1rgba(224,29,103,1)
CMYK Modelcmyk(0%,87%,54%,12%)
HSL Color Space337,77% ,50%hsl(337,77% ,50%)
HSV Color Space337°, 87%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000000001110101100111
Octal34035147
Decimal22429103
Hexe01d67

Different shades of #e01d67 color code.

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

Light Shade of #e01d67
#e74985
Dark Shade of #e01d67
#b31752
Saturated Shade of #e01d67
#ed1064
Desaturated Shade of #e01d67
#d32a6a
Grey scale Shade of #e01d67
#7e7e7e
Brighten Shade
#f93680
Most Readable Shade
#FFFFFF

Shades of #e01d67 color code

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

#e01d67
#c7195b
#ae1650
#951344
#7c1039
#630c2d
#4a0922
#310616
#18030b
#000000

Similar Color like #e01d67 color

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

#e11e68
#e21f69
#e3206a
#e4216b
#e5226c
#e6236d
#e7246e
#e8256f
#e92670
#ea2771
#eb2872
#ec2973
#ed2a74
#ee2b75
#df1c66
#de1b65
#dd1a64
#dc1963
#db1862
#da1761
#d91660
#d8155f
#d7145e
#d6135d
#d5125c
#d4115b
#d3105a
#d20f59

Monochromatic Color with #e01d67

#e01d67
#0b0105
#360719
#600c2c
#8b1240
#b51853

Tints of #e01d67 Color

#e01d67
#e33677
#e64f88
#ea6899
#ed81aa
#f19abb
#f4b3cc
#f8ccdd
#fbe5ee
#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

#e01d67
#1de096

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

Split Complementary

#e01d67
#1de034
#1dc8e0

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

Analogous Color

#e01db5
#e01d8e
#e01d67
#e01d40
#e0211d

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

#e01d67
#67e01d
#1d67e0

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

#e01d67
#c8e01d
#1de096
#341de0

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

#e01d67
#1de096
#1dc8e0
#e0351d

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

#e01d67 Color Code Preview on Black Background Color

This is how #e01d67 Color will look on black background color. Color contrast ratio is 4.54

#e01d67 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e01d67

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e01d67

#e01d67 color code is use for CSS Background Color

Background color for the above div is #e01d67

HTML with inline CSS

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

#e01d67 color code is use for CSS Border Color

CSS Border color for the above div is #e01d67

HTML with inline CSS

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

CSS Border Left color for the above div is #e01d67

HTML with inline CSS

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

CSS Border Right color for the above div is #e01d67

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e01d67

HTML with inline CSS

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

CSS Border Top color for the above div is #e01d67

HTML with inline CSS

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

#e01d67 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e01d67 Color code Preview on White Background

This is how #e01d67 Color code will look on white background color. Color contrast ratio is 4.62

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

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(224,29,103,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(29,224,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(224,29,103,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.