Skip to main content Skip to docs navigation

#c14380 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 Razzle Dazzle and its hex is #BA417B Nearest Color Name

Color Hue/Base color: Red

Hex #c14380 Color code in RGB color code model is created after adding 75.69% red color, 26.27% green color and 50.2% blue color. Hex #c14380 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 34% yellow and 24.31% black.

Hex #c14380 color code is between #bb4488 web safe hex color code and #cc3377 web safe hex color code. #bb4488 is the nearest web safe color code. You can see here many more shades of #c14380 color code.

RGB Chart

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

Color Table

Hex Color Code c14380 #c14380
RGB Decimal 193, 67, 128 193, 67, 128
RGB Percent 76%, 26%, 50% rgb(76%, 26%, 50%)
CSS RGBa 193, 67, 128,1 rgba(193,67,128,1)
CMYK Model cmyk(0%,65%,34%,24.31%)
HSL Color Space 331,50% ,51% hsl(331,50% ,51%)
HSV Color Space 331°, 65%, 76%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000001 01000011 10000000
Octal 301 103 200
Decimal 193 67 128
Hex c1 43 80

Different shades of #c14380 color code.

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

Darkest of #c14380
#501b35
Darker of #c14380
#77274e
Dark of #c14380
#9d3467
Base of #c14380
#c14380
Light of #c14380
#ce699a
Lighter
#da90b4
Lightest
#e7b6ce

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

#c14380
#43c184

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

Split Complementary

#c14380
#43c145
#43bfc1

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

Analogous Color

#b843c1
#c143b5
#c14380
#c14356
#c16443

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

#c14380
#4380c1
#80c143

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

#c14380
#80c143
#43c184
#8443c1

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

#c14380
#bfc143
#43c184
#4543c1

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

#2a0e1c
#501b35
#77274e
#9d3467
#c14380
#ce699a
#da90b4
#e7b6ce
#f4dce8

Tints of #c14380 Color

#c14380
#c7578e
#ce6c9c
#d581aa
#dc96b8
#e3abc6
#eac0d4
#f1d5e2
#f8eaf0
#ffffff

Shades of #c14380 color code

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

#c14380
#ab3b71
#963463
#802c55
#6b2547
#551d38
#40162a
#2a0e1c
#15070e
#000000

Tones

#c14380
#a85c81
#8f7582
#828282
#828282

Tones

Similar Color like #c14380 color

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

#c24481
#c34582
#c44683
#c54784
#c64885
#c74986
#c84a87
#c94b88
#ca4c89
#cb4d8a
#cc4e8b
#cd4f8c
#ce508d
#cf518e
#c0427f
#bf417e
#be407d
#bd3f7c
#bc3e7b
#bb3d7a
#ba3c79
#b93b78
#b83a77
#b73976
#b63875
#b53774
#b43673
#b33572

Download this Dark Red

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

#c14380 Color Code Preview on Black Background Color

This is how #c14380 Color will look on black background color. Color contrast ratio is 4.38

#c14380 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c14380

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c14380

#c14380 color code is use for CSS Background Color

Background color for the above div is #c14380

HTML with inline CSS

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

#c14380 color code is use for CSS Border Color

CSS Border color for the above div is #c14380

HTML with inline CSS

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

CSS Border Left color for the above div is #c14380

HTML with inline CSS

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

CSS Border Right color for the above div is #c14380

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c14380

HTML with inline CSS

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

CSS Border Top color for the above div is #c14380

HTML with inline CSS

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

#c14380 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c14380 Color code Preview on White Background

This is how #c14380 Color code will look on white background color. Color contrast ratio is 4.79

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

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