crispedge.com

Color picker

Loading...

#de4671 hex color - Red - Warm color - Information

#de4671 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #de4671 Color code in RGB color code model is created after adding 87.06% red color, 27.45% green color and 44.31% blue color. Hex #de4671 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 49% yellow and 13% black.

Hex #de4671 color code is between #dd4477 web safe hex color code and #ee5566 web safe hex color code. #dd4477 is the nearest web safe color code. You can see here many more shades of #de4671 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codede4671#de4671
RGB Decimal222, 70, 113rgb(222, 70, 113)
RGB Percent87%, 27%, 44%rgb(87%, 27%, 44%)
CSS RGBa222, 70, 113,1rgba(222,70,113,1)
CMYK Modelcmyk(0%,68%,49%,13%)
HSL Color Space343,70% ,57%hsl(343,70% ,57%)
HSV Color Space343°, 68%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111100100011001110001
Octal336106161
Decimal22270113
Hexde4671

Different shades of #de4671 color code.

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

Light Shade of #de4671
#e67192
Dark Shade of #de4671
#cc2454
Saturated Shade of #de4671
#e93b6c
Desaturated Shade of #de4671
#d35176
Grey scale Shade of #de4671
#929292
Brighten Shade
#f75f8a
Most Readable Shade
#FFFFFF

Shades of #de4671 color code

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

#de4671
#c53e64
#ac3657
#942e4b
#7b263e
#621f32
#4a1725
#310f19
#18070c
#000000

Similar Color like #de4671 color

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

#df4772
#e04873
#e14974
#e24a75
#e34b76
#e44c77
#e54d78
#e64e79
#e74f7a
#e8507b
#e9517c
#ea527d
#eb537e
#ec547f
#dd4570
#dc446f
#db436e
#da426d
#d9416c
#d8406b
#d73f6a
#d63e69
#d53d68
#d43c67
#d33b66
#d23a65
#d13964
#d03863

Monochromatic Color with #de4671

#de4671
#090305
#34101a
#5e1e30
#892b46
#b3395b

Tints of #de4671 Color

#de4671
#e15a80
#e56f90
#e983a0
#ec98b0
#f0acbf
#f4c1cf
#f7d5df
#fbeaef
#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

#de4671
#46deb3

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

Split Complementary

#de4671
#46de67
#46bdde

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

Analogous Color

#de46ae
#de468f
#de4671
#de4653
#de5846

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

#de4671
#71de46
#4671de

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

#de4671
#bdde46
#46deb3
#6746de

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

#de4671
#46deb3
#46bdde
#de6746

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

#de4671 Color Code Preview on Black Background Color

This is how #de4671 Color will look on black background color. Color contrast ratio is 5.22

#de4671 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #de4671

HTML with inline CSS

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

Your Example Paragraph content text in with font color #de4671

#de4671 color code is use for CSS Background Color

Background color for the above div is #de4671

HTML with inline CSS

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

#de4671 color code is use for CSS Border Color

CSS Border color for the above div is #de4671

HTML with inline CSS

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

CSS Border Left color for the above div is #de4671

HTML with inline CSS

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

CSS Border Right color for the above div is #de4671

HTML with inline CSS

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

CSS Border Bottom color for the above div is #de4671

HTML with inline CSS

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

CSS Border Top color for the above div is #de4671

HTML with inline CSS

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

#de4671 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#de4671 Color code Preview on White Background

This is how #de4671 Color code will look on white background color. Color contrast ratio is 4.02

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

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(222,70,113,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(70,222,179,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(222,70,113,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.