Skip to main content Skip to docs navigation

#c61385 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 Medium Violet Red and its hex is #C71585 Nearest Color Name

Color Hue/Base color: Red

Hex #c61385 Color code in RGB color code model is created after adding 77.65% red color, 7.45% green color and 52.16% blue color. Hex #c61385 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 90% magenta, 33% yellow and 22.35% black.

Hex #c61385 color code is between #cc1188 web safe hex color code and #bb2277 web safe hex color code. #cc1188 is the nearest web safe color code. You can see here many more shades of #c61385 color code.

RGB Chart

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

Color Table

Hex Color Code c61385 #c61385
RGB Decimal 198, 19, 133 198, 19, 133
RGB Percent 78%, 7%, 52% rgb(78%, 7%, 52%)
CSS RGBa 198, 19, 133,1 rgba(198,19,133,1)
CMYK Model cmyk(0%,90%,33%,22.35%)
HSL Color Space 322,82% ,43% hsl(322,82% ,43%)
HSV Color Space 322°, 90%, 78%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000110 00010011 10000101
Octal 306 23 205
Decimal 198 19 133
Hex c6 13 85

Different shades of #c61385 color code.

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

Darkest of #c61385
#3a0627
Darker of #c61385
#690a46
Dark of #c61385
#970f66
Base of #c61385
#c61385
Light of #c61385
#ea22a1
Lighter
#ee51b5
Lightest
#f37fc9

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

#c61385
#13c654

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

Split Complementary

#c61385
#2bc613
#13c6ae

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

Analogous Color

#9f13c6
#bc13c6
#c61385
#c61349
#c62713

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

#c61385
#1385c6
#85c613

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

#c61385
#85c613
#13c654
#5413c6

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

#c61385
#c6ae13
#13c654
#132bc6

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

#0c0108
#3a0627
#690a46
#970f66
#c61385
#ea22a1
#ee51b5
#f37fc9
#f7aedd

Tints of #c61385 Color

#c61385
#cc2d92
#d247a0
#d961ad
#df7bbb
#e596c8
#ecb0d6
#f2cae3
#f8e4f1
#ffffff

Shades of #c61385 color code

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

#c61385
#b01076
#9a0e67
#840c58
#6e0a49
#58083b
#42062c
#2c041d
#16020e
#000000

Tones

#c61385
#b0297f
#9b3e79
#855473
#6f6a6d

Tones

Similar Color like #c61385 color

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

#c71486
#c81587
#c91688
#ca1789
#cb188a
#cc198b
#cd1a8c
#ce1b8d
#cf1c8e
#d01d8f
#d11e90
#d21f91
#d32092
#d42193
#c51284
#c41183
#c31082
#c20f81
#c10e80
#c00d7f
#bf0c7e
#be0b7d
#bd0a7c
#bc097b
#bb087a
#ba0779
#b90678
#b80577

Download this Dark Red

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

#c61385 Color Code Preview on Black Background Color

This is how #c61385 Color will look on black background color. Color contrast ratio is 3.83

#c61385 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c61385

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c61385

#c61385 color code is use for CSS Background Color

Background color for the above div is #c61385

HTML with inline CSS

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

#c61385 color code is use for CSS Border Color

CSS Border color for the above div is #c61385

HTML with inline CSS

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

CSS Border Left color for the above div is #c61385

HTML with inline CSS

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

CSS Border Right color for the above div is #c61385

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c61385

HTML with inline CSS

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

CSS Border Top color for the above div is #c61385

HTML with inline CSS

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

#c61385 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c61385 Color code Preview on White Background

This is how #c61385 Color code will look on white background color. Color contrast ratio is 5.48

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

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