Skip to main content Skip to docs navigation

#C71F2D hex color | High Risk Red | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Red

Hex #C71F2D Color Code is also known as | High Risk Red color.

Hex #C71F2D Color code in RGB color code model is created after adding 78.04% red color, 12.16% green color and 17.65% blue color. Hex #C71F2D Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 77% yellow and 21.96% black.

Hex #C71F2D color code is between #cc2233 web safe hex color code and #bb1122 web safe hex color code. #cc2233 is the nearest web safe color code. You can see here many more shades of #C71F2D color code.

RGB Chart

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

Color Table

Hex Color Code C71F2D #C71F2D
RGB Decimal 199, 31, 45 199, 31, 45
RGB Percent 78%, 12%, 18% rgb(78%, 12%, 18%)
CSS RGBa 199, 31, 45,1 rgba(199,31,45,1)
CMYK Model cmyk(0%,84%,77%,21.96%)
HSL Color Space 355,73% ,45% hsl(355,73% ,45%)
HSV Color Space 355°, 84%, 78%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000111 00011111 00101101
Octal 307 37 55
Decimal 199 31 45
Hex C7 1F 2D

Different shades of #C71F2D color code.

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

Darkest of #C71F2D
#430a0f
Darker of #C71F2D
#6f1119
Dark of #C71F2D
#9b1823
Base of #C71F2D
#c71f2d
Light of #C71F2D
#e03947
Lighter
#e76570
Lightest
#ee9199

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

#c71f2d
#1fc7b9

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

Split Complementary

#C71F2D
#1fc765
#1f81c7

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

Analogous Color

#c71f8f
#c71f73
#c71f2d
#c7491f
#c78f1f

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

#C71F2D
#1f2dc7
#2dc71f

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

#C71F2D
#2dc71f
#1fc7b9
#b91fc7

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#C71F2D
#81c71f
#1fc7b9
#651fc7

Square 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).

Monochromatic Color with #C71F2D

#170405
#430a0f
#6f1119
#9b1823
#c71f2d
#e03947
#e76570
#ee9199
#f5bdc2

Tints of #C71F2D Color

#c71f2d
#cd3744
#d3505b
#d96973
#df828a
#e69ba1
#ecb4b9
#f2cdd0
#f8e6e7
#ffffff

Shades of #C71F2D color code

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

#c71f2d
#b01b28
#9a1823
#84141e
#6e1119
#580d14
#420a0f
#2c060a
#160305
#000000

Tones

#c71f2d
#b03640
#994d53
#826467
#737373

Tones

Similar Color like #C71F2D color

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

#c8202e
#c9212f
#ca2230
#cb2331
#cc2432
#cd2533
#ce2634
#cf2735
#d02836
#d12937
#d22a38
#d32b39
#d42c3a
#d52d3b
#c61e2c
#c51d2b
#c41c2a
#c31b29
#c21a28
#c11927
#c01826
#bf1725
#be1624
#bd1523
#bc1422
#bb1321
#ba1220
#b9111f

Download this Dark Red

Hex #C71F2D 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.

#C71F2D Color Code Preview on Black Background Color

This is how #C71F2D Color will look on black background color. Color contrast ratio is 3.66

#C71F2D in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #C71F2D

HTML with inline CSS

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

Your Example Paragraph content text in with font color #C71F2D

#C71F2D color code is use for CSS Background Color

Background color for the above div is #C71F2D

HTML with inline CSS

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

#C71F2D color code is use for CSS Border Color

CSS Border color for the above div is #C71F2D

HTML with inline CSS

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

CSS Border Left color for the above div is #C71F2D

HTML with inline CSS

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

CSS Border Right color for the above div is #C71F2D

HTML with inline CSS

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

CSS Border Bottom color for the above div is #C71F2D

HTML with inline CSS

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

CSS Border Top color for the above div is #C71F2D

HTML with inline CSS

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

#C71F2D hex Color code used as CSS color Codes

Example CSS Class for usage

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

#C71F2D Color code Preview on White Background

This is how #C71F2D Color code will look on white background color. Color contrast ratio is 5.73

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(199,31,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(31,199,185,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(199,31,45,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }