Skip to main content Skip to docs navigation

#c2001f 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 Marilyn MonRouge and its hex is #C9001E Nearest Color Name

Color Hue/Base color: Red

Hex #c2001f Color code in RGB color code model is created after adding 76.08% red color, 0% green color and 12.16% blue color. Hex #c2001f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 84% yellow and 23.92% black.

Hex #c2001f color code is between #bb0022 web safe hex color code and #cc0011 web safe hex color code. #bb0022 is the nearest web safe color code. You can see here many more shades of #c2001f color code.

RGB Chart

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

Color Table

Hex Color Code c2001f #c2001f
RGB Decimal 194, 0, 31 194, 0, 31
RGB Percent 76%, 0%, 12% rgb(76%, 0%, 12%)
CSS RGBa 194, 0, 31,1 rgba(194,0,31,1)
CMYK Model cmyk(0%,100%,84%,23.92%)
HSL Color Space 350,100% ,38% hsl(350,100% ,38%)
HSV Color Space 350°, 100%, 76%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000010 00000000 00011111
Octal 302 0 37
Decimal 194 0 31
Hex c2 00 1f

Different shades of #c2001f color code.

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

Darkest of #c2001f
#290007
Darker of #c2001f
#5c000f
Dark of #c2001f
#8f0017
Base of #c2001f
#c2001f
Light of #c2001f
#f50027
Lighter
#ff294b
Lightest
#ff5c76

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

#c2001f
#00c2a3

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

Split Complementary

#c2001f
#00c242
#0080c2

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

Analogous Color

#c20090
#c20070
#c2001f
#c22200
#c27200

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

#c2001f
#001fc2
#1fc200

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

#c2001f
#1fc200
#00c2a3
#a300c2

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

#c2001f
#80c200
#00c2a3
#4200c2

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

#000000
#290007
#5c000f
#8f0017
#c2001f
#f50027
#ff294b
#ff5c76
#ff8fa1

Tints of #c2001f Color

#c2001f
#c81c37
#cf3850
#d65569
#dd7182
#e38d9b
#eaaab4
#f1c6cd
#f8e2e6
#ffffff

Shades of #c2001f color code

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

#c2001f
#ac001b
#960018
#810014
#6b0011
#56000d
#40000a
#2b0006
#150003
#000000

Tones

#c2001f
#af132c
#9b2739
#883a47
#744e54

Tones

Similar Color like #c2001f color

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

#c30120
#c40221
#c50322
#c60423
#c70524
#c80625
#c90726
#ca0827
#cb0928
#cc0a29
#cd0b2a
#ce0c2b
#cf0d2c
#d00e2d
#c1001e
#c0001d
#bf001c
#be001b
#bd001a
#bc0019
#bb0018
#ba0017
#b90016
#b80015
#b70014
#b60013
#b50012
#b40011

Download this Dark Red

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

#c2001f Color Code Preview on Black Background Color

This is how #c2001f Color will look on black background color. Color contrast ratio is 3.31

#c2001f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2001f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2001f

#c2001f color code is use for CSS Background Color

Background color for the above div is #c2001f

HTML with inline CSS

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

#c2001f color code is use for CSS Border Color

CSS Border color for the above div is #c2001f

HTML with inline CSS

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

CSS Border Left color for the above div is #c2001f

HTML with inline CSS

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

CSS Border Right color for the above div is #c2001f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2001f

HTML with inline CSS

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

CSS Border Top color for the above div is #c2001f

HTML with inline CSS

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

#c2001f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2001f Color code Preview on White Background

This is how #c2001f Color code will look on white background color. Color contrast ratio is 6.34

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

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