crispedge.com

Color picker

Loading...

#dd2940 hex color - Red - Warm color - Information

#dd2940 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

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

Hex #dd2940 color code is between #cc2244 web safe hex color code and #ee3333 web safe hex color code. #cc2244 is the nearest web safe color code. You can see here many more shades of #dd2940 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codedd2940#dd2940
RGB Decimal221, 41, 64rgb(221, 41, 64)
RGB Percent87%, 16%, 25%rgb(87%, 16%, 25%)
CSS RGBa221, 41, 64,1rgba(221,41,64,1)
CMYK Modelcmyk(0%,81%,71%,13%)
HSL Color Space352,73% ,51%hsl(352,73% ,51%)
HSV Color Space352°, 81%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010010100101000000
Octal33551100
Decimal2214164
Hexdd2940

Different shades of #dd2940 color code.

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

Light Shade of #dd2940
#e45567
Dark Shade of #dd2940
#b61d30
Saturated Shade of #dd2940
#e91d37
Desaturated Shade of #dd2940
#d13549
Grey scale Shade of #dd2940
#838383
Brighten Shade
#f64259
Most Readable Shade
#FFFFFF

Shades of #dd2940 color code

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

#dd2940
#c42438
#ab1f31
#931b2a
#7a1623
#62121c
#490d15
#31090e
#180407
#000000

Similar Color like #dd2940 color

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

#de2a41
#df2b42
#e02c43
#e12d44
#e22e45
#e32f46
#e43047
#e53148
#e63249
#e7334a
#e8344b
#e9354c
#ea364d
#eb374e
#dc283f
#db273e
#da263d
#d9253c
#d8243b
#d7233a
#d62239
#d52138
#d42037
#d31f36
#d21e35
#d11d34
#d01c33
#cf1b32

Monochromatic Color with #dd2940

#dd2940
#080202
#33090f
#5d111b
#881927
#b32134

Tints of #dd2940 Color

#dd2940
#e04055
#e4586a
#e8707f
#ec8894
#ef9faa
#f3b7bf
#f7cfd4
#fbe7e9
#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

#dd2940
#29ddc6

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

Split Complementary

#dd2940
#29dd6c
#299add

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

Analogous Color

#dd2988
#dd2964
#dd2940
#dd3629
#dd5a29

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

#dd2940
#40dd29
#2940dd

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

#dd2940
#9add29
#29ddc6
#6c29dd

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

#dd2940
#29ddc6
#299add
#dd6c29

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

#dd2940 Color Code Preview on Black Background Color

This is how #dd2940 Color will look on black background color. Color contrast ratio is 4.47

#dd2940 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd2940

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd2940

#dd2940 color code is use for CSS Background Color

Background color for the above div is #dd2940

HTML with inline CSS

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

#dd2940 color code is use for CSS Border Color

CSS Border color for the above div is #dd2940

HTML with inline CSS

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

CSS Border Left color for the above div is #dd2940

HTML with inline CSS

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

CSS Border Right color for the above div is #dd2940

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd2940

HTML with inline CSS

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

CSS Border Top color for the above div is #dd2940

HTML with inline CSS

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

#dd2940 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd2940 Color code Preview on White Background

This is how #dd2940 Color code will look on white background color. Color contrast ratio is 4.70

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

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,64,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(41,221,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,41,64,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.