Skip to main content Skip to docs navigation

#c21a62 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 Bright Rose and its hex is #C51959 Nearest Color Name

Color Hue/Base color: Red

Hex #c21a62 Color code in RGB color code model is created after adding 76.08% red color, 10.2% green color and 38.43% blue color. Hex #c21a62 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 49% yellow and 23.92% black.

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

RGB Chart

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

Color Table

Hex Color Code c21a62 #c21a62
RGB Decimal 194, 26, 98 194, 26, 98
RGB Percent 76%, 10%, 38% rgb(76%, 10%, 38%)
CSS RGBa 194, 26, 98,1 rgba(194,26,98,1)
CMYK Model cmyk(0%,87%,49%,23.92%)
HSL Color Space 334,76% ,43% hsl(334,76% ,43%)
HSV Color Space 334°, 87%, 76%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000010 00011010 01100010
Octal 302 32 142
Decimal 194 26 98
Hex c2 1a 62

Different shades of #c21a62 color code.

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

Darkest of #c21a62
#3b081e
Darker of #c21a62
#680e35
Dark of #c21a62
#95144b
Base of #c21a62
#c21a62
Light of #c21a62
#e32c7a
Lighter
#e95997
Lightest
#ef86b3

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

#c21a62
#1ac27a

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

Split Complementary

#c21a62
#1ac226
#1ab6c2

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

Analogous Color

#c01ac2
#c21aa8
#c21a62
#c21a2a
#c2501a

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

#c21a62
#1a62c2
#62c21a

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

#c21a62
#62c21a
#1ac27a
#7a1ac2

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

#c21a62
#b6c21a
#1ac27a
#261ac2

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

#0e0207
#3b081e
#680e35
#95144b
#c21a62
#e32c7a
#e95997
#ef86b3
#f5b3cf

Tints of #c21a62 Color

#c21a62
#c83373
#cf4c84
#d66696
#dd7fa7
#e399b9
#eab2ca
#f1ccdc
#f8e5ed
#ffffff

Shades of #c21a62 color code

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

#c21a62
#ac1757
#96144c
#811141
#6b0e36
#560b2b
#400820
#2b0515
#15020a
#000000

Tones

#c21a62
#ac3065
#964668
#805c6b
#6e6e6e

Tones

Similar Color like #c21a62 color

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

#c31b63
#c41c64
#c51d65
#c61e66
#c71f67
#c82068
#c92169
#ca226a
#cb236b
#cc246c
#cd256d
#ce266e
#cf276f
#d02870
#c11961
#c01860
#bf175f
#be165e
#bd155d
#bc145c
#bb135b
#ba125a
#b91159
#b81058
#b70f57
#b60e56
#b50d55
#b40c54

Download this Dark Red

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

#c21a62 Color Code Preview on Black Background Color

This is how #c21a62 Color will look on black background color. Color contrast ratio is 3.62

#c21a62 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c21a62

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c21a62

#c21a62 color code is use for CSS Background Color

Background color for the above div is #c21a62

HTML with inline CSS

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

#c21a62 color code is use for CSS Border Color

CSS Border color for the above div is #c21a62

HTML with inline CSS

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

CSS Border Left color for the above div is #c21a62

HTML with inline CSS

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

CSS Border Right color for the above div is #c21a62

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c21a62

HTML with inline CSS

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

CSS Border Top color for the above div is #c21a62

HTML with inline CSS

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

#c21a62 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c21a62 Color code Preview on White Background

This is how #c21a62 Color code will look on white background color. Color contrast ratio is 5.80

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

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