crispedge.com

#dd50a7 hex color - Violet - Warm color - Information

#dd50a7 hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #dd50a7 Color code in RGB color code model is created after adding 86.67% red color, 31.37% green color and 65.49% blue color. Hex #dd50a7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 64% magenta, 24% yellow and 13% black.

Hex #dd50a7 color code is between #cc55aa web safe hex color code and #ee4499 web safe hex color code. #cc55aa is the nearest web safe color code. You can see here many more shades of #dd50a7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedd50a7#dd50a7
RGB Decimal221, 80, 167rgb(221, 80, 167)
RGB Percent87%, 31%, 65%rgb(87%, 31%, 65%)
CSS RGBa221, 80, 167,1rgba(221,80,167,1)
CMYK Modelcmyk(0%,64%,24%,13%)
HSL Color Space323,67% ,59%hsl(323,67% ,59%)
HSV Color Space323°, 64%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010101000010100111
Octal335120247
Decimal22180167
Hexdd50a7

Different shades of #dd50a7 color code.

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

Light Shade of #dd50a7
#e57bbc
Dark Shade of #dd50a7
#d12991
Saturated Shade of #dd50a7
#e746a9
Desaturated Shade of #dd50a7
#d35aa5
Grey scale Shade of #dd50a7
#969696
Brighten Shade
#f669c0
Most Readable Shade
#FFFFFF

Shades of #dd50a7 color code

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

#dd50a7
#c44794
#ab3e81
#93356f
#7a2c5c
#62234a
#491a37
#311125
#180812
#000000

Similar Color like #dd50a7 color

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

#de51a8
#df52a9
#e053aa
#e154ab
#e255ac
#e356ad
#e457ae
#e558af
#e659b0
#e75ab1
#e85bb2
#e95cb3
#ea5db4
#eb5eb5
#dc4fa6
#db4ea5
#da4da4
#d94ca3
#d84ba2
#d74aa1
#d649a0
#d5489f
#d4479e
#d3469d
#d2459c
#d1449b
#d0439a
#cf4299

Monochromatic Color with #dd50a7

#dd50a7
#080306
#331227
#5d2247
#883167
#b34187

Tints of #dd50a7 Color

#dd50a7
#e063b0
#e476ba
#e88ac4
#ec9dce
#efb1d7
#f3c4e1
#f7d8eb
#fbebf5
#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

#dd50a7
#50dd86

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

Split Complementary

#dd50a7
#60dd50
#50ddcd

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

Analogous Color

#db50dd
#dd50c3
#dd50a7
#dd508b
#dd506f

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

#dd50a7
#a7dd50
#50a7dd

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

#dd50a7
#ddcc50
#50dd86
#5060dd

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

#dd50a7
#50dd86
#50ddcd
#dd5060

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

#dd50a7 Color Code Preview on Black Background Color

This is how #dd50a7 Color will look on black background color. Color contrast ratio is 5.78

#dd50a7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd50a7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd50a7

#dd50a7 color code is use for CSS Background Color

Background color for the above div is #dd50a7

HTML with inline CSS

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

#dd50a7 color code is use for CSS Border Color

CSS Border color for the above div is #dd50a7

HTML with inline CSS

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

CSS Border Left color for the above div is #dd50a7

HTML with inline CSS

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

CSS Border Right color for the above div is #dd50a7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd50a7

HTML with inline CSS

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

CSS Border Top color for the above div is #dd50a7

HTML with inline CSS

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

#dd50a7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd50a7 Color code Preview on White Background

This is how #dd50a7 Color code will look on white background color. Color contrast ratio is 3.63

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

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(221,80,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,221,134,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,80,167,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>