crispedge.com

#ef42cc hex color - Red - Warm color - Information

#ef42cc hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ef42cc Color code in RGB color code model is created after adding 93.73% red color, 25.88% green color and 80% blue color. Hex #ef42cc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 72% magenta, 15% yellow and 6% black.

Hex #ef42cc color code is between #ee44bb web safe hex color code and #ff33dd web safe hex color code. #ee44bb is the nearest web safe color code. You can see here many more shades of #ef42cc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeef42cc#ef42cc
RGB Decimal239, 66, 204rgb(239, 66, 204)
RGB Percent94%, 26%, 80%rgb(94%, 26%, 80%)
CSS RGBa239, 66, 204,1rgba(239,66,204,1)
CMYK Modelcmyk(0%,72%,15%,6%)
HSL Color Space312,84% ,60%hsl(312,84% ,60%)
HSV Color Space312°, 72%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011110100001011001100
Octal357102314
Decimal23966204
Hexef42cc

Different shades of #ef42cc color code.

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

Light Shade of #ef42cc
#f371d9
Dark Shade of #ef42cc
#ea14bf
Saturated Shade of #ef42cc
#f938d2
Desaturated Shade of #ef42cc
#e54cc6
Grey scale Shade of #ef42cc
#989898
Brighten Shade
#ff5be5
Most Readable Shade
#000000

Shades of #ef42cc color code

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

#ef42cc
#d43ab5
#b9339e
#9f2c88
#842471
#6a1d5a
#4f1644
#350e2d
#1a0716
#000000

Similar Color like #ef42cc color

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

#f043cd
#f144ce
#f245cf
#f346d0
#f447d1
#f548d2
#f649d3
#f74ad4
#f84bd5
#f94cd6
#fa4dd7
#fb4ed8
#fc4fd9
#fd50da
#ee41cb
#ed40ca
#ec3fc9
#eb3ec8
#ea3dc7
#e93cc6
#e83bc5
#e73ac4
#e639c3
#e538c2
#e437c1
#e336c0
#e235bf
#e134be

Monochromatic Color with #ef42cc

#ef42cc
#1a0717
#45133b
#6f1f5f
#9a2b83
#c436a8

Tints of #ef42cc Color

#ef42cc
#f057d1
#f26cd7
#f481dd
#f696e2
#f7abe8
#f9c0ee
#fbd5f3
#fdeaf9
#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

#ef42cc
#42ef65

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

Split Complementary

#ef42cc
#76ef42
#42efbb

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

Analogous Color

#cd42ef
#ef42ef
#ef42cc
#ef42a9
#ef4287

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

#ef42cc
#ccef42
#42ccef

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

#ef42cc
#efbb42
#42ef65
#4275ef

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

#ef42cc
#42ef65
#42efbb
#ef4276

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

#ef42cc Color Code Preview on Black Background Color

This is how #ef42cc Color will look on black background color. Color contrast ratio is 6.32

#ef42cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef42cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef42cc

#ef42cc color code is use for CSS Background Color

Background color for the above div is #ef42cc

HTML with inline CSS

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

#ef42cc color code is use for CSS Border Color

CSS Border color for the above div is #ef42cc

HTML with inline CSS

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

CSS Border Left color for the above div is #ef42cc

HTML with inline CSS

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

CSS Border Right color for the above div is #ef42cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef42cc

HTML with inline CSS

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

CSS Border Top color for the above div is #ef42cc

HTML with inline CSS

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

#ef42cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef42cc Color code Preview on White Background

This is how #ef42cc Color code will look on white background color. Color contrast ratio is 3.32

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

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(239,66,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(66,239,101,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,66,204,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.

< /html>