Skip to main content Skip to docs navigation

#c8342f 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 Persian Red and its hex is #CC3333 Nearest Color Name

Color Hue/Base color: Red

Hex #c8342f Color code in RGB color code model is created after adding 78.43% red color, 20.39% green color and 18.43% blue color. Hex #c8342f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 74% magenta, 77% yellow and 21.57% black.

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

RGB Chart

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

Color Table

Hex Color Code c8342f #c8342f
RGB Decimal 200, 52, 47 200, 52, 47
RGB Percent 78%, 20%, 18% rgb(78%, 20%, 18%)
CSS RGBa 200, 52, 47,1 rgba(200,52,47,1)
CMYK Model cmyk(0%,74%,77%,21.57%)
HSL Color Space 2,62% ,48% hsl(2,62% ,48%)
HSV Color Space 2°, 77%, 78%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001000 00110100 00101111
Octal 310 64 57
Decimal 200 52 47
Hex c8 34 2f

Different shades of #c8342f color code.

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

Darkest of #c8342f
#4c1412
Darker of #c8342f
#751f1c
Dark of #c8342f
#9f2925
Base of #c8342f
#c8342f
Light of #c8342f
#d75853
Lighter
#e0807d
Lightest
#eaa8a6

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

#c8342f
#2fc3c8

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

Split Complementary

#c8342f
#2fc880
#2f76c8

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

Analogous Color

#c82f83
#c82f6a
#c8342f
#c8672f
#c8a72f

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

#c8342f
#342fc8
#2fc834

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

#c8342f
#2fc834
#2fc3c8
#c82fc3

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

#c8342f
#76c82f
#2fc3c8
#802fc8

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

#230908
#4c1412
#751f1c
#9f2925
#c8342f
#d75853
#e0807d
#eaa8a6
#f4d0cf

Tints of #c8342f Color

#c8342f
#ce4a46
#d4615d
#da7774
#e08e8b
#e6a4a2
#ecbbb9
#f2d1d0
#f8e8e7
#ffffff

Shades of #c8342f color code

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

#c8342f
#b12e29
#9b2824
#85221f
#6f1c1a
#581714
#42110f
#2c0b0a
#160505
#000000

Tones

#c8342f
#af4b48
#976260
#7e7979
#7b7b7b

Tones

Similar Color like #c8342f color

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

#c93530
#ca3631
#cb3732
#cc3833
#cd3934
#ce3a35
#cf3b36
#d03c37
#d13d38
#d23e39
#d33f3a
#d4403b
#d5413c
#d6423d
#c7332e
#c6322d
#c5312c
#c4302b
#c32f2a
#c22e29
#c12d28
#c02c27
#bf2b26
#be2a25
#bd2924
#bc2823
#bb2722
#ba2621

Download this Dark Red

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

#c8342f Color Code Preview on Black Background Color

This is how #c8342f Color will look on black background color. Color contrast ratio is 3.99

#c8342f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c8342f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c8342f

#c8342f color code is use for CSS Background Color

Background color for the above div is #c8342f

HTML with inline CSS

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

#c8342f color code is use for CSS Border Color

CSS Border color for the above div is #c8342f

HTML with inline CSS

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

CSS Border Left color for the above div is #c8342f

HTML with inline CSS

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

CSS Border Right color for the above div is #c8342f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c8342f

HTML with inline CSS

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

CSS Border Top color for the above div is #c8342f

HTML with inline CSS

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

#c8342f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c8342f Color code Preview on White Background

This is how #c8342f Color code will look on white background color. Color contrast ratio is 5.27

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

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