Skip to main content Skip to docs navigation

#c74a4e 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 Rusty Chainmail and its hex is #C6494C Nearest Color Name

Color Hue/Base color: Red

Hex #c74a4e Color code in RGB color code model is created after adding 78.04% red color, 29.02% green color and 30.59% blue color. Hex #c74a4e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 63% magenta, 61% yellow and 21.96% black.

Hex #c74a4e color code is between #cc4455 web safe hex color code and #bb5544 web safe hex color code. #cc4455 is the nearest web safe color code. You can see here many more shades of #c74a4e color code.

RGB Chart

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

Color Table

Hex Color Code c74a4e #c74a4e
RGB Decimal 199, 74, 78 199, 74, 78
RGB Percent 78%, 29%, 31% rgb(78%, 29%, 31%)
CSS RGBa 199, 74, 78,1 rgba(199,74,78,1)
CMYK Model cmyk(0%,63%,61%,21.96%)
HSL Color Space 358,53% ,54% hsl(358,53% ,54%)
HSV Color Space 358°, 63%, 78%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000111 01001010 01001110
Octal 307 112 116
Decimal 199 74 78
Hex c7 4a 4e

Different shades of #c74a4e color code.

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

Darkest of #c74a4e
#5c1c1e
Darker of #c74a4e
#83282b
Dark of #c74a4e
#aa3438
Base of #c74a4e
#c74a4e
Light of #c74a4e
#d37174
Lighter
#df989a
Lightest
#ebbfc0

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

#c74a4e
#4ac7c3

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

Split Complementary

#c74a4e
#4ac785
#4a8dc7

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

Analogous Color

#c74a97
#c74a82
#c74a4e
#c7704a
#c7a44a

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

#c74a4e
#4a4ec7
#4ec74a

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

#c74a4e
#4ec74a
#4ac7c3
#c34ac7

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

#c74a4e
#8dc74a
#4ac7c3
#854ac7

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

#351011
#5c1c1e
#83282b
#aa3438
#c74a4e
#d37174
#df989a
#ebbfc0
#f7e6e6

Tints of #c74a4e Color

#c74a4e
#cd5e61
#d37275
#d98689
#df9a9c
#e6aeb0
#ecc2c4
#f2d6d7
#f8eaeb
#ffffff

Shades of #c74a4e color code

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

#c74a4e
#b04145
#9a393c
#843134
#6e292b
#582022
#42181a
#2c1011
#160808
#000000

Tones

#c74a4e
#af6264
#98797a
#898989
#898989

Tones

Similar Color like #c74a4e color

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

#c84b4f
#c94c50
#ca4d51
#cb4e52
#cc4f53
#cd5054
#ce5155
#cf5256
#d05357
#d15458
#d25559
#d3565a
#d4575b
#d5585c
#c6494d
#c5484c
#c4474b
#c3464a
#c24549
#c14448
#c04347
#bf4246
#be4145
#bd4044
#bc3f43
#bb3e42
#ba3d41
#b93c40

Download this Dark Red

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

#c74a4e Color Code Preview on Black Background Color

This is how #c74a4e Color will look on black background color. Color contrast ratio is 4.52

#c74a4e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c74a4e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c74a4e

#c74a4e color code is use for CSS Background Color

Background color for the above div is #c74a4e

HTML with inline CSS

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

#c74a4e color code is use for CSS Border Color

CSS Border color for the above div is #c74a4e

HTML with inline CSS

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

CSS Border Left color for the above div is #c74a4e

HTML with inline CSS

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

CSS Border Right color for the above div is #c74a4e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c74a4e

HTML with inline CSS

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

CSS Border Top color for the above div is #c74a4e

HTML with inline CSS

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

#c74a4e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c74a4e Color code Preview on White Background

This is how #c74a4e Color code will look on white background color. Color contrast ratio is 4.65

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

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,74,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(74,199,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(199,74,78,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }