crispedge.com

Color picker

Loading...

#dc4a4b hex color - Red - Warm color - Information

#dc4a4b hex color - Red - Warm color

Color Hue/Base color: Red

Hex #dc4a4b Color code in RGB color code model is created after adding 86.27% red color, 29.02% green color and 29.41% blue color. Hex #dc4a4b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 66% yellow and 14% black.

Hex #dc4a4b color code is between #dd4444 web safe hex color code and #cc5555 web safe hex color code. #dd4444 is the nearest web safe color code. You can see here many more shades of #dc4a4b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedc4a4b#dc4a4b
RGB Decimal220, 74, 75rgb(220, 74, 75)
RGB Percent86%, 29%, 29%rgb(86%, 29%, 29%)
CSS RGBa220, 74, 75,1rgba(220,74,75,1)
CMYK Modelcmyk(0%,66%,66%,14%)
HSL Color Space360,68% ,58%hsl(360,68% ,58%)
HSV Color Space0°, 66%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111000100101001001011
Octal334112113
Decimal2207475
Hexdc4a4b

Different shades of #dc4a4b color code.

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

Light Shade of #dc4a4b
#e47575
Dark Shade of #dc4a4b
#cc2728
Saturated Shade of #dc4a4b
#e73f40
Desaturated Shade of #dc4a4b
#d15556
Grey scale Shade of #dc4a4b
#939393
Brighten Shade
#f56364
Most Readable Shade
#FFFFFF

Shades of #dc4a4b color code

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

#dc4a4b
#c34142
#ab393a
#923132
#7a2929
#612021
#491819
#301010
#180808
#000000

Similar Color like #dc4a4b color

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

#dd4b4c
#de4c4d
#df4d4e
#e04e4f
#e14f50
#e25051
#e35152
#e45253
#e55354
#e65455
#e75556
#e85657
#e95758
#ea5859
#db494a
#da4849
#d94748
#d84647
#d74546
#d64445
#d54344
#d44243
#d34142
#d24041
#d13f40
#d03e3f
#cf3d3e
#ce3c3d

Monochromatic Color with #dc4a4b

#dc4a4b
#070303
#321111
#5c1f20
#872d2e
#b13c3d

Tints of #dc4a4b Color

#dc4a4b
#df5e5f
#e37273
#e78687
#eb9a9b
#efaeaf
#f3c2c3
#f7d6d7
#fbeaeb
#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

#dc4a4b
#4adcdb

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

Split Complementary

#dc4a4b
#4adc92
#4a94dc

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

Analogous Color

#dc4a85
#dc4a68
#dc4a4b
#dc664a
#dc834a

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

#dc4a4b
#4bdc4a
#4a4bdc

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

#dc4a4b
#94dc4a
#4adcdb
#924adc

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

#dc4a4b
#4adcdb
#4a94dc
#dc924a

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

#dc4a4b Color Code Preview on Black Background Color

This is how #dc4a4b Color will look on black background color. Color contrast ratio is 5.12

#dc4a4b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc4a4b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc4a4b

#dc4a4b color code is use for CSS Background Color

Background color for the above div is #dc4a4b

HTML with inline CSS

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

#dc4a4b color code is use for CSS Border Color

CSS Border color for the above div is #dc4a4b

HTML with inline CSS

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

CSS Border Left color for the above div is #dc4a4b

HTML with inline CSS

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

CSS Border Right color for the above div is #dc4a4b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dc4a4b

HTML with inline CSS

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

CSS Border Top color for the above div is #dc4a4b

HTML with inline CSS

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

#dc4a4b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dc4a4b Color code Preview on White Background

This is how #dc4a4b Color code will look on white background color. Color contrast ratio is 4.10

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

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,74,75,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(74,220,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,74,75,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.