Skip to main content Skip to docs navigation

#c91933 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 True Red and its hex is #C81A3A Nearest Color Name

Color Hue/Base color: Red

Hex #c91933 Color code in RGB color code model is created after adding 78.82% red color, 9.8% green color and 20% blue color. Hex #c91933 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 88% magenta, 75% yellow and 21.18% black.

Hex #c91933 color code is between #cc1122 web safe hex color code and #bb2244 web safe hex color code. #cc1122 is the nearest web safe color code. You can see here many more shades of #c91933 color code.

RGB Chart

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

Color Table

Hex Color Code c91933 #c91933
RGB Decimal 201, 25, 51 201, 25, 51
RGB Percent 79%, 10%, 20% rgb(79%, 10%, 20%)
CSS RGBa 201, 25, 51,1 rgba(201,25,51,1)
CMYK Model cmyk(0%,88%,75%,21.18%)
HSL Color Space 351,78% ,44% hsl(351,78% ,44%)
HSV Color Space 351°, 88%, 79%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001001 00011001 00110011
Octal 311 31 63
Decimal 201 25 51
Hex c9 19 33

Different shades of #c91933 color code.

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

Darkest of #c91933
#410810
Darker of #c91933
#6e0e1c
Dark of #c91933
#9c1327
Base of #c91933
#c91933
Light of #c91933
#e5304b
Lighter
#eb5d72
Lightest
#f18a9a

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

#c91933
#19c9af

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

Split Complementary

#c91933
#19c957
#198bc9

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

Analogous Color

#c9199a
#c9197c
#c91933
#c93a19
#c98319

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

#c91933
#1933c9
#33c919

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

#c91933
#33c919
#19c9af
#af19c9

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

#c91933
#8bc919
#19c9af
#5719c9

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

#140205
#410810
#6e0e1c
#9c1327
#c91933
#e5304b
#eb5d72
#f18a9a
#f6b8c1

Tints of #c91933 Color

#c91933
#cf3249
#d54c60
#db6577
#e17f8d
#e798a4
#edb2bb
#f3cbd1
#f9e5e8
#ffffff

Shades of #c91933 color code

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

#c91933
#b2162d
#9c1327
#861022
#6f0d1c
#590b16
#430811
#2c050b
#160205
#000000

Tones

#c91933
#b23043
#9c4653
#855d63
#717171

Tones

Similar Color like #c91933 color

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

#ca1a34
#cb1b35
#cc1c36
#cd1d37
#ce1e38
#cf1f39
#d0203a
#d1213b
#d2223c
#d3233d
#d4243e
#d5253f
#d62640
#d72741
#c81832
#c71731
#c61630
#c5152f
#c4142e
#c3132d
#c2122c
#c1112b
#c0102a
#bf0f29
#be0e28
#bd0d27
#bc0c26
#bb0b25

Download this Dark Red

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

#c91933 Color Code Preview on Black Background Color

This is how #c91933 Color will look on black background color. Color contrast ratio is 3.67

#c91933 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c91933

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c91933

#c91933 color code is use for CSS Background Color

Background color for the above div is #c91933

HTML with inline CSS

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

#c91933 color code is use for CSS Border Color

CSS Border color for the above div is #c91933

HTML with inline CSS

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

CSS Border Left color for the above div is #c91933

HTML with inline CSS

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

CSS Border Right color for the above div is #c91933

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c91933

HTML with inline CSS

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

CSS Border Top color for the above div is #c91933

HTML with inline CSS

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

#c91933 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c91933 Color code Preview on White Background

This is how #c91933 Color code will look on white background color. Color contrast ratio is 5.72

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

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