Skip to main content Skip to docs navigation

#d080c1 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 Peruvian Lily and its hex is #CD7DB5 Nearest Color Name

Color Hue/Base color: Red

Hex #d080c1 Color code in RGB color code model is created after adding 81.57% red color, 50.2% green color and 75.69% blue color. Hex #d080c1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 7% yellow and 18.43% black.

Hex #d080c1 color code is between #cc88bb web safe hex color code and #dd77cc web safe hex color code. #cc88bb is the nearest web safe color code. You can see here many more shades of #d080c1 color code.

RGB Chart

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

Color Table

Hex Color Code d080c1 #d080c1
RGB Decimal 208, 128, 193 208, 128, 193
RGB Percent 82%, 50%, 76% rgb(82%, 50%, 76%)
CSS RGBa 208, 128, 193,1 rgba(208,128,193,1)
CMYK Model cmyk(0%,38%,7%,18.43%)
HSL Color Space 311,46% ,66% hsl(311,46% ,66%)
HSV Color Space 311°, 38%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010000 10000000 11000001
Octal 320 200 301
Decimal 208 128 193
Hex d0 80 c1

Different shades of #d080c1 color code.

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

Darkest of #d080c1
#863176
Darker of #d080c1
#ab3f97
Dark of #d080c1
#c25baf
Base of #d080c1
#d080c1
Light of #d080c1
#dea5d3
Lighter
#eccae5
Lightest
#f9f0f8

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

#d080c1
#80d08f

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

Split Complementary

#d080c1
#99d080
#80d0b7

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

Analogous Color

#b080d0
#be80d0
#d080c1
#d080a6
#d08085

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

#d080c1
#80c1d0
#c1d080

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

#d080c1
#c1d080
#80d08f
#8f80d0

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

#d080c1
#d0b780
#80d08f
#8099d0

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

#602455
#863176
#ab3f97
#c25baf
#d080c1
#dea5d3
#eccae5
#f9f0f8
#ffffff

Tints of #d080c1 Color

#d080c1
#d58ec7
#da9cce
#dfaad5
#e4b8dc
#eac6e3
#efd4ea
#f4e2f1
#f9f0f8
#ffffff

Shades of #d080c1 color code

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

#d080c1
#b871ab
#a16396
#8a5580
#73476b
#5c3855
#452a40
#2e1c2a
#170e15
#000000

Tones

#d080c1
#bf91b6
#ada3ab
#a8a8a8
#a8a8a8

Tones

Similar Color like #d080c1 color

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

#d181c2
#d282c3
#d383c4
#d484c5
#d585c6
#d686c7
#d787c8
#d888c9
#d989ca
#da8acb
#db8bcc
#dc8ccd
#dd8dce
#de8ecf
#cf7fc0
#ce7ebf
#cd7dbe
#cc7cbd
#cb7bbc
#ca7abb
#c979ba
#c878b9
#c777b8
#c676b7
#c575b6
#c474b5
#c373b4
#c272b3

Download this Dark Red

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

#d080c1 Color Code Preview on Black Background Color

This is how #d080c1 Color will look on black background color. Color contrast ratio is 7.54

#d080c1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d080c1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d080c1

#d080c1 color code is use for CSS Background Color

Background color for the above div is #d080c1

HTML with inline CSS

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

#d080c1 color code is use for CSS Border Color

CSS Border color for the above div is #d080c1

HTML with inline CSS

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

CSS Border Left color for the above div is #d080c1

HTML with inline CSS

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

CSS Border Right color for the above div is #d080c1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d080c1

HTML with inline CSS

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

CSS Border Top color for the above div is #d080c1

HTML with inline CSS

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

#d080c1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d080c1 Color code Preview on White Background

This is how #d080c1 Color code will look on white background color. Color contrast ratio is 2.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 #d080c1; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #d080c1; }

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