crispedge.com

Color picker

Loading...

#d24f4f hex color - Red - Warm color - Information

#d24f4f hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d24f4f Color code in RGB color code model is created after adding 82.35% red color, 30.98% green color and 30.98% blue color. Hex #d24f4f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 62% magenta, 62% yellow and 18% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Coded24f4f#d24f4f
RGB Decimal210, 79, 79rgb(210, 79, 79)
RGB Percent82%, 31%, 31%rgb(82%, 31%, 31%)
CSS RGBa210, 79, 79,1rgba(210,79,79,1)
CMYK Modelcmyk(0%,62%,62%,18%)
HSL Color Space0,59% ,57%hsl(0,59% ,57%)
HSV Color Space0°, 62%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100100100111101001111
Octal322117117
Decimal2107979
Hexd24f4f

Different shades of #d24f4f color code.

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

Light Shade of #d24f4f
#dc7878
Dark Shade of #d24f4f
#be3030
Saturated Shade of #d24f4f
#dd4444
Desaturated Shade of #d24f4f
#c75a5a
Grey scale Shade of #d24f4f
#909090
Brighten Shade
#eb6868
Most Readable Shade
#FFFFFF

Shades of #d24f4f color code

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

#d24f4f
#ba4646
#a33d3d
#8c3434
#742b2b
#5d2323
#461a1a
#2e1111
#170808
#000000

Similar Color like #d24f4f color

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

#d35050
#d45151
#d55252
#d65353
#d75454
#d85555
#d95656
#da5757
#db5858
#dc5959
#dd5a5a
#de5b5b
#df5c5c
#e05d5d
#d14e4e
#d04d4d
#cf4c4c
#ce4b4b
#cd4a4a
#cc4949
#cb4848
#ca4747
#c94646
#c84545
#c74444
#c64343
#c54242
#c44141

Monochromatic Color with #d24f4f

#d24f4f
#fc5f5f
#280f0f
#521f1f
#7d2f2f
#a73f3f

Tints of #d24f4f Color

#d24f4f
#d76262
#dc7676
#e18989
#e69d9d
#ebb0b0
#f0c4c4
#f5d7d7
#faebeb
#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

#d24f4f
#4fd2d2

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

Split Complementary

#d24f4f
#4fd290
#4f91d2

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

Analogous Color

#d24f83
#d24f69
#d24f4f
#d2694f
#d2834f

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

#d24f4f
#4fd24f
#4f4fd2

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

#d24f4f
#90d24f
#4fd2d2
#904fd2

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

#d24f4f
#4fd2d2
#4f91d2
#d2904f

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

#d24f4f Color Code Preview on Black Background Color

This is how #d24f4f Color will look on black background color. Color contrast ratio is 4.97

#d24f4f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d24f4f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d24f4f

#d24f4f color code is use for CSS Background Color

Background color for the above div is #d24f4f

HTML with inline CSS

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

#d24f4f color code is use for CSS Border Color

CSS Border color for the above div is #d24f4f

HTML with inline CSS

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

CSS Border Left color for the above div is #d24f4f

HTML with inline CSS

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

CSS Border Right color for the above div is #d24f4f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d24f4f

HTML with inline CSS

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

CSS Border Top color for the above div is #d24f4f

HTML with inline CSS

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

#d24f4f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d24f4f Color code Preview on White Background

This is how #d24f4f Color code will look on white background color. Color contrast ratio is 4.22

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

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(210,79,79,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(79,210,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(210,79,79,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.