Skip to main content Skip to docs navigation

#c50b4e 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 Pictorial Carmine and its hex is #C30B4E Nearest Color Name

Color Hue/Base color: Red

Hex #c50b4e Color code in RGB color code model is created after adding 77.25% red color, 4.31% green color and 30.59% blue color. Hex #c50b4e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 94% magenta, 60% yellow and 22.75% black.

Hex #c50b4e color code is between #cc1155 web safe hex color code and #bb0044 web safe hex color code. #cc1155 is the nearest web safe color code. You can see here many more shades of #c50b4e color code.

RGB Chart

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

Color Table

Hex Color Code c50b4e #c50b4e
RGB Decimal 197, 11, 78 197, 11, 78
RGB Percent 77%, 4%, 31% rgb(77%, 4%, 31%)
CSS RGBa 197, 11, 78,1 rgba(197,11,78,1)
CMYK Model cmyk(0%,94%,60%,22.75%)
HSL Color Space 338,89% ,41% hsl(338,89% ,41%)
HSV Color Space 338°, 94%, 77%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000101 00001011 01001110
Octal 305 13 116
Decimal 197 11 78
Hex c5 0b 4e

Different shades of #c50b4e color code.

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

Darkest of #c50b4e
#340315
Darker of #c50b4e
#640628
Dark of #c50b4e
#95083b
Base of #c50b4e
#c50b4e
Light of #c50b4e
#f21162
Lighter
#f44282
Lightest
#f772a2

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

#c50b4e
#0bc582

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

Split Complementary

#c50b4e
#0bc525
#0babc5

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

Analogous Color

#c50bba
#c50b9b
#c50b4e
#c50b10
#c5540b

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

#c50b4e
#0b4ec5
#4ec50b

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

#c50b4e
#4ec50b
#0bc582
#820bc5

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

#c50b4e
#abc50b
#0bc582
#250bc5

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

#040001
#340315
#640628
#95083b
#c50b4e
#f21162
#f44282
#f772a2
#faa2c2

Tints of #c50b4e Color

#c50b4e
#cb2661
#d14175
#d85c89
#de779c
#e592b0
#ebadc4
#f2c8d7
#f8e3eb
#ffffff

Shades of #c50b4e color code

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

#c50b4e
#af0945
#99083c
#830734
#6d062b
#570422
#41031a
#2b0211
#150108
#000000

Tones

#c50b4e
#b02054
#9b355a
#87495f
#725e65

Tones

Similar Color like #c50b4e color

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

#c60c4f
#c70d50
#c80e51
#c90f52
#ca1053
#cb1154
#cc1255
#cd1356
#ce1457
#cf1558
#d01659
#d1175a
#d2185b
#d3195c
#c40a4d
#c3094c
#c2084b
#c1074a
#c00649
#bf0548
#be0447
#bd0346
#bc0245
#bb0144
#ba0043
#b90042
#b80041
#b70040

Download this Dark Red

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

#c50b4e Color Code Preview on Black Background Color

This is how #c50b4e Color will look on black background color. Color contrast ratio is 3.53

#c50b4e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c50b4e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c50b4e

#c50b4e color code is use for CSS Background Color

Background color for the above div is #c50b4e

HTML with inline CSS

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

#c50b4e color code is use for CSS Border Color

CSS Border color for the above div is #c50b4e

HTML with inline CSS

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

CSS Border Left color for the above div is #c50b4e

HTML with inline CSS

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

CSS Border Right color for the above div is #c50b4e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c50b4e

HTML with inline CSS

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

CSS Border Top color for the above div is #c50b4e

HTML with inline CSS

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

#c50b4e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c50b4e Color code Preview on White Background

This is how #c50b4e Color code will look on white background color. Color contrast ratio is 5.95

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

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