Skip to main content Skip to docs navigation

#c02478 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 Treasured Love and its hex is #BB2277 Nearest Color Name

Color Hue/Base color: Red

Hex #c02478 Color code in RGB color code model is created after adding 75.29% red color, 14.12% green color and 47.06% blue color. Hex #c02478 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 81% magenta, 38% yellow and 24.71% black.

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

RGB Chart

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

Color Table

Hex Color Code c02478 #c02478
RGB Decimal 192, 36, 120 192, 36, 120
RGB Percent 75%, 14%, 47% rgb(75%, 14%, 47%)
CSS RGBa 192, 36, 120,1 rgba(192,36,120,1)
CMYK Model cmyk(0%,81%,38%,24.71%)
HSL Color Space 328,68% ,45% hsl(328,68% ,45%)
HSV Color Space 328°, 81%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000000 00100100 01111000
Octal 300 44 170
Decimal 192 36 120
Hex c0 24 78

Different shades of #c02478 color code.

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

Darkest of #c02478
#3f0c27
Darker of #c02478
#6a1442
Dark of #c02478
#951c5d
Base of #c02478
#c02478
Light of #c02478
#db3c92
Lighter
#e367aa
Lightest
#eb92c2

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

#c02478
#24c06c

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

Split Complementary

#c02478
#2ac024
#24c0ba

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

Analogous Color

#ad24c0
#c024b9
#c02478
#c02444
#c04524

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

#c02478
#2478c0
#78c024

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

#c02478
#78c024
#24c06c
#6c24c0

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

#c02478
#c0ba24
#24c06c
#242ac0

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

#14040d
#3f0c27
#6a1442
#951c5d
#c02478
#db3c92
#e367aa
#eb92c2
#f3bdda

Tints of #c02478 Color

#c02478
#c73c87
#ce5496
#d56da5
#dc85b4
#e39dc3
#eab6d2
#f1cee1
#f8e6f0
#ffffff

Shades of #c02478 color code

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

#c02478
#aa206a
#951c5d
#801850
#6a1442
#551035
#400c28
#2a081a
#15040d
#000000

Tones

#c02478
#a93b76
#925275
#7c6873
#727272

Tones

Similar Color like #c02478 color

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

#c12579
#c2267a
#c3277b
#c4287c
#c5297d
#c62a7e
#c72b7f
#c82c80
#c92d81
#ca2e82
#cb2f83
#cc3084
#cd3185
#ce3286
#bf2377
#be2276
#bd2175
#bc2074
#bb1f73
#ba1e72
#b91d71
#b81c70
#b71b6f
#b61a6e
#b5196d
#b4186c
#b3176b
#b2166a

Download this Dark Red

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

#c02478 Color Code Preview on Black Background Color

This is how #c02478 Color will look on black background color. Color contrast ratio is 3.76

#c02478 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c02478

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c02478

#c02478 color code is use for CSS Background Color

Background color for the above div is #c02478

HTML with inline CSS

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

#c02478 color code is use for CSS Border Color

CSS Border color for the above div is #c02478

HTML with inline CSS

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

CSS Border Left color for the above div is #c02478

HTML with inline CSS

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

CSS Border Right color for the above div is #c02478

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c02478

HTML with inline CSS

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

CSS Border Top color for the above div is #c02478

HTML with inline CSS

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

#c02478 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c02478 Color code Preview on White Background

This is how #c02478 Color code will look on white background color. Color contrast ratio is 5.58

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

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(192,36,120,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(36,192,108,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(192,36,120,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }