crispedge.com

Color picker

Loading...

#dd222b hex color - Red - Warm color - Information

#dd222b hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #dd222b color code is between #cc1133 web safe hex color code and #ee3322 web safe hex color code. #cc1133 is the nearest web safe color code. You can see here many more shades of #dd222b color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codedd222b#dd222b
RGB Decimal221, 34, 43rgb(221, 34, 43)
RGB Percent87%, 13%, 17%rgb(87%, 13%, 17%)
CSS RGBa221, 34, 43,1rgba(221,34,43,1)
CMYK Modelcmyk(0%,85%,81%,13%)
HSL Color Space357,73% ,50%hsl(357,73% ,50%)
HSV Color Space357°, 85%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010010001000101011
Octal3354253
Decimal2213443
Hexdd222b

Different shades of #dd222b color code.

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

Light Shade of #dd222b
#e44e55
Dark Shade of #dd222b
#b11b22
Saturated Shade of #dd222b
#ea151f
Desaturated Shade of #dd222b
#d02f37
Grey scale Shade of #dd222b
#808080
Brighten Shade
#f63b44
Most Readable Shade
#FFFFFF

Shades of #dd222b color code

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

#dd222b
#c41e26
#ab1a21
#93161c
#7a1217
#620f13
#490b0e
#310709
#180304
#000000

Similar Color like #dd222b color

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

#de232c
#df242d
#e0252e
#e1262f
#e22730
#e32831
#e42932
#e52a33
#e62b34
#e72c35
#e82d36
#e92e37
#ea2f38
#eb3039
#dc212a
#db2029
#da1f28
#d91e27
#d81d26
#d71c25
#d61b24
#d51a23
#d41922
#d31821
#d21720
#d1161f
#d0151e
#cf141d

Monochromatic Color with #dd222b

#dd222b
#080102
#33080a
#5d0e12
#88151a
#b31b23

Tints of #dd222b Color

#dd222b
#e03a42
#e4535a
#e86b71
#ec8489
#ef9ca0
#f3b5b8
#f7cdcf
#fbe6e7
#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

#dd222b
#22ddd4

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

Split Complementary

#dd222b
#22dd77
#2288dd

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

Analogous Color

#dd2276
#dd2250
#dd222b
#dd3e22
#dd6422

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

#dd222b
#2bdd22
#222bdd

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

#dd222b
#88dd22
#22ddd4
#7722dd

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

#dd222b
#22ddd4
#2288dd
#dd7722

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

#dd222b Color Code Preview on Black Background Color

This is how #dd222b Color will look on black background color. Color contrast ratio is 4.34

#dd222b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd222b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd222b

#dd222b color code is use for CSS Background Color

Background color for the above div is #dd222b

HTML with inline CSS

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

#dd222b color code is use for CSS Border Color

CSS Border color for the above div is #dd222b

HTML with inline CSS

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

CSS Border Left color for the above div is #dd222b

HTML with inline CSS

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

CSS Border Right color for the above div is #dd222b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd222b

HTML with inline CSS

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

CSS Border Top color for the above div is #dd222b

HTML with inline CSS

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

#dd222b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd222b Color code Preview on White Background

This is how #dd222b Color code will look on white background color. Color contrast ratio is 4.84

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

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.