Skip to main content Skip to docs navigation

#c04445 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 Watermelon Red and its hex is #BF4147 Nearest Color Name

Color Hue/Base color: Red

Hex #c04445 Color code in RGB color code model is created after adding 75.29% red color, 26.67% green color and 27.06% blue color. Hex #c04445 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 64% yellow and 24.71% black.

Hex #c04445 color code is between #bb3344 web safe hex color code and #cc5555 web safe hex color code. #bb3344 is the nearest web safe color code. You can see here many more shades of #c04445 color code.

RGB Chart

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

Color Table

Hex Color Code c04445 #c04445
RGB Decimal 192, 68, 69 192, 68, 69
RGB Percent 75%, 27%, 27% rgb(75%, 27%, 27%)
CSS RGBa 192, 68, 69,1 rgba(192,68,69,1)
CMYK Model cmyk(0%,65%,64%,24.71%)
HSL Color Space 360,50% ,51% hsl(360,50% ,51%)
HSV Color Space 0°, 65%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000000 01000100 01000101
Octal 300 104 105
Decimal 192 68 69
Hex c0 44 45

Different shades of #c04445 color code.

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

Darkest of #c04445
#501b1b
Darker of #c04445
#762828
Dark of #c04445
#9c3535
Base of #c04445
#c04445
Light of #c04445
#cd6a6b
Lighter
#da9091
Lightest
#e7b6b7

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

#c04445
#44c0bf

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

Split Complementary

#c04445
#44c081
#4483c0

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

Analogous Color

#c0448d
#c04479
#c04445
#c06c44
#c0a044

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

#c04445
#4445c0
#45c044

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

#c04445
#45c044
#44c0bf
#bf44c0

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

#c04445
#83c044
#44c0bf
#8144c0

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

#2a0e0e
#501b1b
#762828
#9c3535
#c04445
#cd6a6b
#da9091
#e7b6b7
#f3dddd

Tints of #c04445 Color

#c04445
#c75859
#ce6d6e
#d58283
#dc9797
#e3abac
#eac0c1
#f1d5d5
#f8eaea
#ffffff

Shades of #c04445 color code

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

#c04445
#aa3c3d
#953435
#802d2e
#6a2526
#551e1e
#401617
#2a0f0f
#150707
#000000

Tones

#c04445
#a75d5e
#8e7676
#828282
#828282

Tones

Similar Color like #c04445 color

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

#c14546
#c24647
#c34748
#c44849
#c5494a
#c64a4b
#c74b4c
#c84c4d
#c94d4e
#ca4e4f
#cb4f50
#cc5051
#cd5152
#ce5253
#bf4344
#be4243
#bd4142
#bc4041
#bb3f40
#ba3e3f
#b93d3e
#b83c3d
#b73b3c
#b63a3b
#b5393a
#b43839
#b33738
#b23637

Download this Dark Red

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

#c04445 Color Code Preview on Black Background Color

This is how #c04445 Color will look on black background color. Color contrast ratio is 4.15

#c04445 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c04445

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c04445

#c04445 color code is use for CSS Background Color

Background color for the above div is #c04445

HTML with inline CSS

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

#c04445 color code is use for CSS Border Color

CSS Border color for the above div is #c04445

HTML with inline CSS

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

CSS Border Left color for the above div is #c04445

HTML with inline CSS

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

CSS Border Right color for the above div is #c04445

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c04445

HTML with inline CSS

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

CSS Border Top color for the above div is #c04445

HTML with inline CSS

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

#c04445 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c04445 Color code Preview on White Background

This is how #c04445 Color code will look on white background color. Color contrast ratio is 5.06

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

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(192,68,69,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(68,192,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(192,68,69,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }