crispedge.com

Color picker

Loading...

#d63e3f hex color - Red - Warm color - Information

#d63e3f hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d63e3f Color code in RGB color code model is created after adding 83.92% red color, 24.31% green color and 24.71% blue color. Hex #d63e3f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 71% magenta, 71% yellow and 16% black.

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

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Coded63e3f#d63e3f
RGB Decimal214, 62, 63rgb(214, 62, 63)
RGB Percent84%, 24%, 25%rgb(84%, 24%, 25%)
CSS RGBa214, 62, 63,1rgba(214,62,63,1)
CMYK Modelcmyk(0%,71%,71%,16%)
HSL Color Space360,65% ,54%hsl(360,65% ,54%)
HSV Color Space0°, 71%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101100011111000111111
Octal3267677
Decimal2146263
Hexd63e3f

Different shades of #d63e3f color code.

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

Light Shade of #d63e3f
#df6869
Dark Shade of #d63e3f
#ba2728
Saturated Shade of #d63e3f
#e23233
Desaturated Shade of #d63e3f
#ca4a4b
Grey scale Shade of #d63e3f
#8a8a8a
Brighten Shade
#ef5758
Most Readable Shade
#FFFFFF

Shades of #d63e3f color code

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

#d63e3f
#be3738
#a63031
#8e292a
#762223
#5f1b1c
#471415
#2f0d0e
#170607
#000000

Similar Color like #d63e3f color

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

#d73f40
#d84041
#d94142
#da4243
#db4344
#dc4445
#dd4546
#de4647
#df4748
#e04849
#e1494a
#e24a4b
#e34b4c
#e44c4d
#d53d3e
#d43c3d
#d33b3c
#d23a3b
#d1393a
#d03839
#cf3738
#ce3637
#cd3536
#cc3435
#cb3334
#ca3233
#c93132
#c83031

Monochromatic Color with #d63e3f

#d63e3f
#010000
#2c0d0d
#561919
#812526
#ab3232

Tints of #d63e3f Color

#d63e3f
#da5354
#df6869
#e37e7f
#e89394
#eca9a9
#f1bebf
#f5d4d4
#fae9e9
#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

#d63e3f
#3ed6d5

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

Split Complementary

#d63e3f
#3ed689
#3e8bd6

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

Analogous Color

#d63e7c
#d63e5d
#d63e3f
#d65b3e
#d67a3e

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

#d63e3f
#3fd63e
#3e3fd6

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

#d63e3f
#8bd63e
#3ed6d5
#893ed6

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

#d63e3f
#3ed6d5
#3e8bd6
#d6893e

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

#d63e3f Color Code Preview on Black Background Color

This is how #d63e3f Color will look on black background color. Color contrast ratio is 4.62

#d63e3f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d63e3f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d63e3f

#d63e3f color code is use for CSS Background Color

Background color for the above div is #d63e3f

HTML with inline CSS

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

#d63e3f color code is use for CSS Border Color

CSS Border color for the above div is #d63e3f

HTML with inline CSS

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

CSS Border Left color for the above div is #d63e3f

HTML with inline CSS

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

CSS Border Right color for the above div is #d63e3f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d63e3f

HTML with inline CSS

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

CSS Border Top color for the above div is #d63e3f

HTML with inline CSS

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

#d63e3f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d63e3f Color code Preview on White Background

This is how #d63e3f Color code will look on white background color. Color contrast ratio is 4.55

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

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(214,62,63,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(62,214,213,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(214,62,63,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.