Skip to main content Skip to docs navigation

#d22136 hex color | Download Dark Red BG image | Information

Color Picker

@
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 Info

Woow we have a nearby visually matching color name available. It's name is Flame Scarlet and its hex is #D62235 Nearest Color Name

Color Hue/Base color: Red

Hex #d22136 Color code in RGB color code model is created after adding 82.35% red color, 12.94% green color and 21.18% blue color. Hex #d22136 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 74% yellow and 17.65% black.

Hex #d22136 color code is between #cc2233 web safe hex color code and #dd1144 web safe hex color code. #cc2233 is the nearest web safe color code. You can see here many more shades of #d22136 color code.

RGB Chart

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

Color Table

Hex Color Code d22136 #d22136
RGB Decimal 210, 33, 54 210, 33, 54
RGB Percent 82%, 13%, 21% rgb(82%, 13%, 21%)
CSS RGBa 210, 33, 54,1 rgba(210,33,54,1)
CMYK Model cmyk(0%,84%,74%,17.65%)
HSL Color Space 353,73% ,48% hsl(353,73% ,48%)
HSV Color Space 353°, 84%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010010 00100001 00110110
Octal 322 41 66
Decimal 210 33 54
Hex d2 21 36

Different shades of #d22136 color code.

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

Darkest of #d22136
#4e0c14
Darker of #d22136
#7a131f
Dark of #d22136
#a61a2b
Base of #d22136
#d22136
Light of #d22136
#e24457
Lighter
#e9707f
Lightest
#f09ca6

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

#d22136
#21d2bd

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

Split Complementary

#d22136
#21d265
#218fd2

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

Analogous Color

#d2219d
#d22180
#d22136
#d24721
#d29121

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

#d22136
#2136d2
#36d221

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

#d22136
#36d221
#21d2bd
#bd21d2

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#d22136
#8fd221
#21d2bd
#6521d2

Square 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).

Monochromatic Color with #d22136

#220509
#4e0c14
#7a131f
#a61a2b
#d22136
#e24457
#e9707f
#f09ca6
#f6c9ce

Tints of #d22136 Color

#d22136
#d7394c
#dc5262
#e16b79
#e6838f
#eb9ca5
#f0b5bc
#f5cdd2
#fae6e8
#ffffff

Shades of #d22136 color code

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

#d22136
#ba1d30
#a3192a
#8c1624
#74121e
#5d0e18
#460b12
#2e070c
#170306
#000000

Tones

#d22136
#ba3949
#a1525b
#896a6e
#7a7a7a

Tones

Similar Color like #d22136 color

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

#d32237
#d42338
#d52439
#d6253a
#d7263b
#d8273c
#d9283d
#da293e
#db2a3f
#dc2b40
#dd2c41
#de2d42
#df2e43
#e02f44
#d12035
#d01f34
#cf1e33
#ce1d32
#cd1c31
#cc1b30
#cb1a2f
#ca192e
#c9182d
#c8172c
#c7162b
#c6152a
#c51429
#c41328

Download this Dark Red

Hex #d22136 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.

#d22136 Color Code Preview on Black Background Color

This is how #d22136 Color will look on black background color. Color contrast ratio is 4.01

#d22136 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d22136

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d22136

#d22136 color code is use for CSS Background Color

Background color for the above div is #d22136

HTML with inline CSS

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

#d22136 color code is use for CSS Border Color

CSS Border color for the above div is #d22136

HTML with inline CSS

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

CSS Border Left color for the above div is #d22136

HTML with inline CSS

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

CSS Border Right color for the above div is #d22136

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d22136

HTML with inline CSS

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

CSS Border Top color for the above div is #d22136

HTML with inline CSS

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

#d22136 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d22136 Color code Preview on White Background

This is how #d22136 Color code will look on white background color. Color contrast ratio is 5.24

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(210,33,54,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(33,210,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(210,33,54,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }