crispedge.com

Color picker

Loading...

#d74d4a hex color - Red - Warm color - Information

#d74d4a hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d74d4a Color code in RGB color code model is created after adding 84.31% red color, 30.2% green color and 29.02% blue color. Hex #d74d4a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 64% magenta, 66% yellow and 16% black.

Hex #d74d4a color code is between #dd5544 web safe hex color code and #cc4455 web safe hex color code. #dd5544 is the nearest web safe color code. You can see here many more shades of #d74d4a color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Coded74d4a#d74d4a
RGB Decimal215, 77, 74rgb(215, 77, 74)
RGB Percent84%, 30%, 29%rgb(84%, 30%, 29%)
CSS RGBa215, 77, 74,1rgba(215,77,74,1)
CMYK Modelcmyk(0%,64%,66%,16%)
HSL Color Space1,64% ,57%hsl(1,64% ,57%)
HSV Color Space1°, 66%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101110100110101001010
Octal327115112
Decimal2157774
Hexd74d4a

Different shades of #d74d4a color code.

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

Light Shade of #d74d4a
#e07674
Dark Shade of #d74d4a
#c32e2b
Saturated Shade of #d74d4a
#e2423f
Desaturated Shade of #d74d4a
#cc5855
Grey scale Shade of #d74d4a
#909090
Brighten Shade
#f06663
Most Readable Shade
#FFFFFF

Shades of #d74d4a color code

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

#d74d4a
#bf4441
#a73b39
#8f3331
#772a29
#5f2220
#471918
#2f1110
#170808
#000000

Similar Color like #d74d4a color

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

#d84e4b
#d94f4c
#da504d
#db514e
#dc524f
#dd5350
#de5451
#df5552
#e05653
#e15754
#e25855
#e35956
#e45a57
#e55b58
#d64c49
#d54b48
#d44a47
#d34946
#d24845
#d14744
#d04643
#cf4542
#ce4441
#cd4340
#cc423f
#cb413e
#ca403d
#c93f3c

Monochromatic Color with #d74d4a

#d74d4a
#020101
#2d100f
#571f1e
#822f2d
#ac3e3b

Tints of #d74d4a Color

#d74d4a
#db605e
#df7472
#e48886
#e89c9a
#edafae
#f1c3c2
#f6d7d6
#faebea
#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

#d74d4a
#4ad4d7

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

Split Complementary

#d74d4a
#4ad793
#4a8ed7

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

Analogous Color

#d74a7f
#d74a63
#d74d4a
#d7694a
#d7854a

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

#d74d4a
#4ad74d
#4d4ad7

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

#d74d4a
#8dd74a
#4ad4d7
#934ad7

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

#d74d4a
#4ad4d7
#4a8ed7
#d7934a

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

#d74d4a Color Code Preview on Black Background Color

This is how #d74d4a Color will look on black background color. Color contrast ratio is 5.05

#d74d4a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d74d4a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d74d4a

#d74d4a color code is use for CSS Background Color

Background color for the above div is #d74d4a

HTML with inline CSS

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

#d74d4a color code is use for CSS Border Color

CSS Border color for the above div is #d74d4a

HTML with inline CSS

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

CSS Border Left color for the above div is #d74d4a

HTML with inline CSS

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

CSS Border Right color for the above div is #d74d4a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d74d4a

HTML with inline CSS

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

CSS Border Top color for the above div is #d74d4a

HTML with inline CSS

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

#d74d4a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d74d4a Color code Preview on White Background

This is how #d74d4a Color code will look on white background color. Color contrast ratio is 4.16

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.