Skip to main content Skip to docs navigation

#c5312e hex color | 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

Woow we have a nearby visually matching color name available. It's name is Peri Peri and its hex is #C62D2C Nearest Color Name

Color Hue/Base color: Red

Hex #c5312e Color code in RGB color code model is created after adding 77.25% red color, 19.22% green color and 18.04% blue color. Hex #c5312e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 75% magenta, 77% yellow and 22.75% black.

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

RGB Chart

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

Color Table

Hex Color Code c5312e #c5312e
RGB Decimal 197, 49, 46 197, 49, 46
RGB Percent 77%, 19%, 18% rgb(77%, 19%, 18%)
CSS RGBa 197, 49, 46,1 rgba(197,49,46,1)
CMYK Model cmyk(0%,75%,77%,22.75%)
HSL Color Space 1,62% ,48% hsl(1,62% ,48%)
HSV Color Space 1°, 77%, 77%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000101 00110001 00101110
Octal 305 61 56
Decimal 197 49 46
Hex c5 31 2e

Different shades of #c5312e color code.

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

Darkest of #c5312e
#491211
Darker of #c5312e
#721c1b
Dark of #c5312e
#9c2724
Base of #c5312e
#c5312e
Light of #c5312e
#d65350
Lighter
#e07b79
Lightest
#e9a4a3

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

#c5312e
#2ec2c5

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

Split Complementary

#c5312e
#2ec57d
#2e77c5

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

Analogous Color

#c52e83
#c52e6a
#c5312e
#c5632e
#c5a22e

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

#c5312e
#312ec5
#2ec531

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

#c5312e
#2ec531
#2ec2c5
#c52ec2

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

#c5312e
#77c52e
#2ec2c5
#7d2ec5

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 #c5312e

#200807
#491211
#721c1b
#9c2724
#c5312e
#d65350
#e07b79
#e9a4a3
#f3cdcc

Tints of #c5312e Color

#c5312e
#cb4745
#d15e5c
#d87573
#de8c8a
#e5a3a2
#ebbab9
#f2d1d0
#f8e8e7
#ffffff

Shades of #c5312e color code

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

#c5312e
#af2b28
#992623
#83201e
#6d1b19
#571514
#41100f
#2b0a0a
#150505
#000000

Tones

#c5312e
#ad4846
#94605f
#7c7777
#7a7a7a

Tones

Similar Color like #c5312e color

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

#c6322f
#c73330
#c83431
#c93532
#ca3633
#cb3734
#cc3835
#cd3936
#ce3a37
#cf3b38
#d03c39
#d13d3a
#d23e3b
#d33f3c
#c4302d
#c32f2c
#c22e2b
#c12d2a
#c02c29
#bf2b28
#be2a27
#bd2926
#bc2825
#bb2724
#ba2623
#b92522
#b82421
#b72320

Download this Dark Red

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

#c5312e Color Code Preview on Black Background Color

This is how #c5312e Color will look on black background color. Color contrast ratio is 3.85

#c5312e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5312e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5312e

#c5312e color code is use for CSS Background Color

Background color for the above div is #c5312e

HTML with inline CSS

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

#c5312e color code is use for CSS Border Color

CSS Border color for the above div is #c5312e

HTML with inline CSS

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

CSS Border Left color for the above div is #c5312e

HTML with inline CSS

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

CSS Border Right color for the above div is #c5312e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c5312e

HTML with inline CSS

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

CSS Border Top color for the above div is #c5312e

HTML with inline CSS

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

#c5312e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c5312e Color code Preview on White Background

This is how #c5312e Color code will look on white background color. Color contrast ratio is 5.45

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

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(197,49,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(46,194,197,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(197,49,46,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }