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

#dc251e hex color - Red - Warm color - Information

#dc251e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #dc251e Color code in RGB color code model is created after adding 86.27% red color, 14.51% green color and 11.76% blue color. Hex #dc251e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 83% magenta, 86% yellow and 13.73% black.

Hex #dc251e color code is between #dd2222 web safe hex color code and #cc3311 web safe hex color code. #dd2222 is the nearest web safe color code. You can see here many more shades of #dc251e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code dc251e #dc251e
RGB Decimal 220, 37, 30 rgb(220, 37, 30)
RGB Percent 86%, 15%, 12% rgb(86%, 15%, 12%)
CSS RGBa 220, 37, 30,1 rgba(220,37,30,1)
CMYK Model cmyk(0%,83%,86%,13.73%)
HSL Color Space 2,76% ,49% hsl(2,76% ,49%)
HSV Color Space 2°, 86%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 00100101 00011110
Octal 334 45 36
Decimal 220 37 30
Hex dc 25 1e

Different shades of #dc251e color code.

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

Light Shade of #dc251e
#e64d47
Dark Shade of #dc251e
#af1d18
Saturated Shade of #dc251e
#e81911
Desaturated Shade of #dc251e
#cf312a
Grey scale Shade of #dc251e
#7d7d7d
Brighten Shade
#f53e37
Most Readable Shade
#FFFFFF

Shades of #dc251e color code

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

#dc251e
#c3201a
#ab1c17
#921814
#7a1410
#61100d
#490c0a
#300806
#180403
#000000

Similar Color like #dc251e color

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

#dd261f
#de2720
#df2821
#e02922
#e12a23
#e22b24
#e32c25
#e42d26
#e52e27
#e62f28
#e73029
#e8312a
#e9322b
#ea332c
#db241d
#da231c
#d9221b
#d8211a
#d72019
#d61f18
#d51e17
#d41d16
#d31c15
#d21b14
#d11a13
#d01912
#cf1811
#ce1710

Monochromatic Color with #dc251e

#dc251e
#070101
#320807
#5c100d
#871712
#b11e18

Tints of #dc251e Color

#dc251e
#df3d37
#e35550
#e76d69
#eb8582
#ef9e9b
#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

#dc251e
#1ed5dc

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

Split Complementary

#dc251e
#1edc84
#1e76dc

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

Analogous Color

#dc1e63
#dc1e3d
#dc251e
#dc4b1e
#dc711e

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

#dc251e
#1edc25
#251edc

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

#dc251e
#76dc1e
#1ed5dc
#841edc

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

#dc251e
#1ed5dc
#1e76dc
#dc841e

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

#dc251e Color Code Preview on Black Background Color

This is how #dc251e Color will look on black background color. Color contrast ratio is 4.33

#dc251e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc251e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc251e

#dc251e color code is use for CSS Background Color

Background color for the above div is #dc251e

HTML with inline CSS

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

#dc251e color code is use for CSS Border Color

CSS Border color for the above div is #dc251e

HTML with inline CSS

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

CSS Border Left color for the above div is #dc251e

HTML with inline CSS

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

CSS Border Right color for the above div is #dc251e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dc251e

HTML with inline CSS

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

CSS Border Top color for the above div is #dc251e

HTML with inline CSS

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

#dc251e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dc251e Color code Preview on White Background

This is how #dc251e Color code will look on white background color. Color contrast ratio is 4.85

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

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(220,37,30,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(30,213,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,37,30,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.