crispedge.com

Color picker

Loading...

#dd2a1a hex color - Red - Warm color - Information

#dd2a1a hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #dd2a1a 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 #dd2a1a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedd2a1a#dd2a1a
RGB Decimal221, 42, 26rgb(221, 42, 26)
RGB Percent87%, 16%, 10%rgb(87%, 16%, 10%)
CSS RGBa221, 42, 26,1rgba(221,42,26,1)
CMYK Modelcmyk(0%,81%,88%,13%)
HSL Color Space5,79% ,48%hsl(5,79% ,48%)
HSV Color Space5°, 88%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010010101000011010
Octal3355232
Decimal2214226
Hexdd2a1a

Different shades of #dd2a1a color code.

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

Light Shade of #dd2a1a
#e94f41
Dark Shade of #dd2a1a
#af2115
Saturated Shade of #dd2a1a
#e9200e
Desaturated Shade of #dd2a1a
#d13426
Grey scale Shade of #dd2a1a
#7b7b7b
Brighten Shade
#f64333
Most Readable Shade
#FFFFFF

Shades of #dd2a1a color code

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

#dd2a1a
#c42517
#ab2014
#931c11
#7a170e
#62120b
#490e08
#310905
#180402
#000000

Similar Color like #dd2a1a color

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

#de2b1b
#df2c1c
#e02d1d
#e12e1e
#e22f1f
#e33020
#e43121
#e53222
#e63323
#e73424
#e83525
#e93626
#ea3727
#eb3828
#dc2919
#db2818
#da2717
#d92616
#d82515
#d72414
#d62313
#d52212
#d42111
#d32010
#d21f0f
#d11e0e
#d01d0d
#cf1c0c

Monochromatic Color with #dd2a1a

#dd2a1a
#080201
#330a06
#5d120b
#881a10
#b32215

Tints of #dd2a1a Color

#dd2a1a
#e04133
#e4594c
#e87166
#ec887f
#efa099
#f3b8b2
#f7cfcc
#fbe7e5
#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

#dd2a1a
#1acddd

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

Split Complementary

#dd2a1a
#1add8c
#1a6bdd

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

Analogous Color

#dd1a58
#dd1a31
#dd2a1a
#dd511a
#dd781a

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

#dd2a1a
#1add2a
#2a1add

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

#dd2a1a
#6bdd1a
#1acddd
#8b1add

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

#dd2a1a
#1acddd
#1a6bdd
#dd8b1a

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

#dd2a1a Color Code Preview on Black Background Color

This is how #dd2a1a Color will look on black background color. Color contrast ratio is 4.42

#dd2a1a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd2a1a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd2a1a

#dd2a1a color code is use for CSS Background Color

Background color for the above div is #dd2a1a

HTML with inline CSS

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

#dd2a1a color code is use for CSS Border Color

CSS Border color for the above div is #dd2a1a

HTML with inline CSS

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

CSS Border Left color for the above div is #dd2a1a

HTML with inline CSS

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

CSS Border Right color for the above div is #dd2a1a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd2a1a

HTML with inline CSS

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

CSS Border Top color for the above div is #dd2a1a

HTML with inline CSS

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

#dd2a1a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd2a1a Color code Preview on White Background

This is how #dd2a1a Color code will look on white background color. Color contrast ratio is 4.75

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

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,42,26,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(26,205,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,42,26,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.