crispedge.com

#dd2979 hex color - Violet - Warm color - Information

#dd2979 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #dd2979 Color code in RGB color code model is created after adding 86.67% red color, 16.08% green color and 47.45% blue color. Hex #dd2979 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 81% magenta, 45% yellow and 13% black.

Hex #dd2979 color code is between #cc2277 web safe hex color code and #ee3388 web safe hex color code. #cc2277 is the nearest web safe color code. You can see here many more shades of #dd2979 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedd2979#dd2979
RGB Decimal221, 41, 121rgb(221, 41, 121)
RGB Percent87%, 16%, 47%rgb(87%, 16%, 47%)
CSS RGBa221, 41, 121,1rgba(221,41,121,1)
CMYK Modelcmyk(0%,81%,45%,13%)
HSL Color Space333,73% ,51%hsl(333,73% ,51%)
HSV Color Space333°, 81%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010010100101111001
Octal33551171
Decimal22141121
Hexdd2979

Different shades of #dd2979 color code.

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

Light Shade of #dd2979
#e45595
Dark Shade of #dd2979
#b61d61
Saturated Shade of #dd2979
#e91d78
Desaturated Shade of #dd2979
#d1357a
Grey scale Shade of #dd2979
#838383
Brighten Shade
#f64292
Most Readable Shade
#FFFFFF

Shades of #dd2979 color code

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

#dd2979
#c4246b
#ab1f5e
#931b50
#7a1643
#621235
#490d28
#31091a
#18040d
#000000

Similar Color like #dd2979 color

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

#de2a7a
#df2b7b
#e02c7c
#e12d7d
#e22e7e
#e32f7f
#e43080
#e53181
#e63282
#e73383
#e83484
#e93585
#ea3686
#eb3787
#dc2878
#db2777
#da2676
#d92575
#d82474
#d72373
#d62272
#d52171
#d42070
#d31f6f
#d21e6e
#d11d6d
#d01c6c
#cf1b6b

Monochromatic Color with #dd2979

#dd2979
#080205
#33091c
#5d1133
#88194a
#b32162

Tints of #dd2979 Color

#dd2979
#e04087
#e45896
#e870a5
#ec88b4
#ef9fc3
#f3b7d2
#f7cfe1
#fbe7f0
#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

#dd2979
#29dd8d

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

Split Complementary

#dd2979
#29dd33
#29d3dd

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

Analogous Color

#dd29c1
#dd299d
#dd2979
#dd2955
#dd2931

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

#dd2979
#79dd29
#2979dd

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

#dd2979
#d3dd29
#29dd8d
#3329dd

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

#dd2979
#29dd8d
#29d3dd
#dd3329

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

#dd2979 Color Code Preview on Black Background Color

This is how #dd2979 Color will look on black background color. Color contrast ratio is 4.67

#dd2979 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd2979

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd2979

#dd2979 color code is use for CSS Background Color

Background color for the above div is #dd2979

HTML with inline CSS

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

#dd2979 color code is use for CSS Border Color

CSS Border color for the above div is #dd2979

HTML with inline CSS

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

CSS Border Left color for the above div is #dd2979

HTML with inline CSS

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

CSS Border Right color for the above div is #dd2979

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd2979

HTML with inline CSS

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

CSS Border Top color for the above div is #dd2979

HTML with inline CSS

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

#dd2979 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd2979 Color code Preview on White Background

This is how #dd2979 Color code will look on white background color. Color contrast ratio is 4.50

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

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,41,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(41,221,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,41,121,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>