Skip to main content Skip to docs navigation

#dd241f hex color - Red - Warm color - Information

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Hue/Base color: Red

Hex #dd241f Color code in RGB color code model is created after adding 86.67% red color, 14.12% green color and 12.16% blue color. Hex #dd241f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 86% yellow and 13.33% black.

Hex #dd241f color code is between #cc2222 web safe hex color code and #ee3311 web safe hex color code. #cc2222 is the nearest web safe color code. You can see here many more shades of #dd241f color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code dd241f #dd241f
RGB Decimal 221, 36, 31 rgb(221, 36, 31)
RGB Percent 87%, 14%, 12% rgb(87%, 14%, 12%)
CSS RGBa 221, 36, 31,1 rgba(221,36,31,1)
CMYK Model cmyk(0%,84%,86%,13.33%)
HSL Color Space 2,75% ,49% hsl(2,75% ,49%)
HSV Color Space 2°, 86%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 00100100 00011111
Octal 335 44 37
Decimal 221 36 31
Hex dd 24 1f

Different shades of #dd241f color code.

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

Light Shade of #dd241f
#e64e49
Dark Shade of #dd241f
#b01d19
Saturated Shade of #dd241f
#ea1812
Desaturated Shade of #dd241f
#d0302c
Grey scale Shade of #dd241f
#7e7e7e
Brighten Shade
#f63d38
Most Readable Shade
#FFFFFF

Shades of #dd241f color code

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

#dd241f
#c4201b
#ab1c18
#931814
#7a1411
#62100d
#490c0a
#310806
#180403
#000000

Similar Color like #dd241f color

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

#de2520
#df2621
#e02722
#e12823
#e22924
#e32a25
#e42b26
#e52c27
#e62d28
#e72e29
#e82f2a
#e9302b
#ea312c
#eb322d
#dc231e
#db221d
#da211c
#d9201b
#d81f1a
#d71e19
#d61d18
#d51c17
#d41b16
#d31a15
#d21914
#d11813
#d01712
#cf1611

Monochromatic Color with #dd241f

#dd241f
#080101
#330807
#5d0f0d
#881613
#b31d19

Tints of #dd241f Color

#dd241f
#e03c37
#e45450
#e86d69
#ec8582
#ef9d9b
#f3b6b4
#f7cecd
#fbe6e6
#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

#dd241f
#1fd8dd

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

Split Complementary

#dd241f
#1fdd83
#1f79dd

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

Analogous Color

#dd1f66
#dd1f40
#dd241f
#dd4a1f
#dd701f

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

#dd241f
#1fdd24
#241fdd

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

#dd241f
#79dd1f
#1fd8dd
#831fdd

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

#dd241f
#1fd8dd
#1f79dd
#dd831f

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

#dd241f Color Code Preview on Black Background Color

This is how #dd241f Color will look on black background color. Color contrast ratio is 4.35

#dd241f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd241f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd241f

#dd241f color code is use for CSS Background Color

Background color for the above div is #dd241f

HTML with inline CSS

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

#dd241f color code is use for CSS Border Color

CSS Border color for the above div is #dd241f

HTML with inline CSS

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

CSS Border Left color for the above div is #dd241f

HTML with inline CSS

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

CSS Border Right color for the above div is #dd241f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd241f

HTML with inline CSS

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

CSS Border Top color for the above div is #dd241f

HTML with inline CSS

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

#dd241f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd241f Color code Preview on White Background

This is how #dd241f Color code will look on white background color. Color contrast ratio is 4.83

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

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,36,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(31,216,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,36,31,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.