crispedge.com

Color picker

Loading...

#d31c56 hex color - Red - Warm color - Information

#d31c56 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d31c56 Color code in RGB color code model is created after adding 82.75% red color, 10.98% green color and 33.73% blue color. Hex #d31c56 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 59% yellow and 17% black.

Hex #d31c56 color code is between #cc2255 web safe hex color code and #dd1166 web safe hex color code. #cc2255 is the nearest web safe color code. You can see here many more shades of #d31c56 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Coded31c56#d31c56
RGB Decimal211, 28, 86rgb(211, 28, 86)
RGB Percent83%, 11%, 34%rgb(83%, 11%, 34%)
CSS RGBa211, 28, 86,1rgba(211,28,86,1)
CMYK Modelcmyk(0%,87%,59%,17%)
HSL Color Space341,77% ,47%hsl(341,77% ,47%)
HSV Color Space341°, 87%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100110001110001010110
Octal32334126
Decimal2112886
Hexd31c56

Different shades of #d31c56 color code.

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

Light Shade of #d31c56
#e53d72
Dark Shade of #d31c56
#a61644
Saturated Shade of #d31c56
#df1052
Desaturated Shade of #d31c56
#c7285a
Grey scale Shade of #d31c56
#777777
Brighten Shade
#ec356f
Most Readable Shade
#FFFFFF

Shades of #d31c56 color code

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

#d31c56
#bb184c
#a41542
#8c1239
#750f2f
#5d0c26
#46091c
#2e0613
#170309
#000000

Similar Color like #d31c56 color

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

#d41d57
#d51e58
#d61f59
#d7205a
#d8215b
#d9225c
#da235d
#db245e
#dc255f
#dd2660
#de2761
#df2862
#e02963
#e12a64
#d21b55
#d11a54
#d01953
#cf1852
#ce1751
#cd1650
#cc154f
#cb144e
#ca134d
#c9124c
#c8114b
#c7104a
#c60f49
#c50e48

Monochromatic Color with #d31c56

#d31c56
#fd2267
#290511
#530b22
#7e1133
#a81645

Tints of #d31c56 Color

#d31c56
#d73568
#dc4e7b
#e1678e
#e680a1
#eb9ab3
#f0b3c6
#f5ccd9
#fae5ec
#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

#d31c56
#1cd399

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

Split Complementary

#d31c56
#1cd33d
#1cb2d3

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

Analogous Color

#d31c9f
#d31c7b
#d31c56
#d31c31
#d32b1c

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

#d31c56
#56d31c
#1c56d3

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

#d31c56
#b1d31c
#1cd399
#3e1cd3

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

#d31c56
#1cd399
#1cb2d3
#d33d1c

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

#d31c56 Color Code Preview on Black Background Color

This is how #d31c56 Color will look on black background color. Color contrast ratio is 4.07

#d31c56 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d31c56

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d31c56

#d31c56 color code is use for CSS Background Color

Background color for the above div is #d31c56

HTML with inline CSS

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

#d31c56 color code is use for CSS Border Color

CSS Border color for the above div is #d31c56

HTML with inline CSS

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

CSS Border Left color for the above div is #d31c56

HTML with inline CSS

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

CSS Border Right color for the above div is #d31c56

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d31c56

HTML with inline CSS

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

CSS Border Top color for the above div is #d31c56

HTML with inline CSS

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

#d31c56 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d31c56 Color code Preview on White Background

This is how #d31c56 Color code will look on white background color. Color contrast ratio is 5.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 #d31c56; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #d31c56; }

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(211,28,86,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(28,211,153,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(211,28,86,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.