Skip to main content Skip to docs navigation

#d70c6e 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 Exotic Liras and its hex is #DE0C62 Nearest Color Name

Color Hue/Base color: Red

Hex #d70c6e Color code in RGB color code model is created after adding 84.31% red color, 4.71% green color and 43.14% blue color. Hex #d70c6e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 94% magenta, 49% yellow and 15.69% black.

Hex #d70c6e color code is between #dd1166 web safe hex color code and #cc0077 web safe hex color code. #dd1166 is the nearest web safe color code. You can see here many more shades of #d70c6e color code.

RGB Chart

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

Color Table

Hex Color Code d70c6e #d70c6e
RGB Decimal 215, 12, 110 215, 12, 110
RGB Percent 84%, 5%, 43% rgb(84%, 5%, 43%)
CSS RGBa 215, 12, 110,1 rgba(215,12,110,1)
CMYK Model cmyk(0%,94%,49%,15.69%)
HSL Color Space 331,89% ,45% hsl(331,89% ,45%)
HSV Color Space 331°, 94%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010111 00001100 01101110
Octal 327 14 156
Decimal 215 12 110
Hex d7 0c 6e

Different shades of #d70c6e color code.

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

Darkest of #d70c6e
#460424
Darker of #d70c6e
#76073d
Dark of #d70c6e
#a70955
Base of #d70c6e
#d70c6e
Light of #d70c6e
#f32387
Lighter
#f554a2
Lightest
#f884bc

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

#d70c6e
#0cd775

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

Split Complementary

#d70c6e
#0cd70f
#0cd4d7

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

Analogous Color

#ca0cd7
#d70cc3
#d70c6e
#d70c2a
#d7420c

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

#d70c6e
#0c6ed7
#6ed70c

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

#d70c6e
#6ed70c
#0cd775
#750cd7

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

#d70c6e
#d4d70c
#0cd775
#0f0cd7

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

#16010b
#460424
#76073d
#a70955
#d70c6e
#f32387
#f554a2
#f884bc
#fbb4d6

Tints of #d70c6e Color

#d70c6e
#db277e
#df428e
#e45d9e
#e878ae
#ed93be
#f1aece
#f6c9de
#fae4ee
#ffffff

Shades of #d70c6e color code

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

#d70c6e
#bf0a61
#a70955
#8f0849
#77063d
#5f0530
#470424
#2f0218
#17010c
#000000

Tones

#d70c6e
#c0236f
#aa3970
#935070
#7c6771

Tones

Similar Color like #d70c6e color

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

#d80d6f
#d90e70
#da0f71
#db1072
#dc1173
#dd1274
#de1375
#df1476
#e01577
#e11678
#e21779
#e3187a
#e4197b
#e51a7c
#d60b6d
#d50a6c
#d4096b
#d3086a
#d20769
#d10668
#d00567
#cf0466
#ce0365
#cd0264
#cc0163
#cb0062
#ca0061
#c90060

Download this Dark Red

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

#d70c6e Color Code Preview on Black Background Color

This is how #d70c6e Color will look on black background color. Color contrast ratio is 4.17

#d70c6e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d70c6e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d70c6e

#d70c6e color code is use for CSS Background Color

Background color for the above div is #d70c6e

HTML with inline CSS

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

#d70c6e color code is use for CSS Border Color

CSS Border color for the above div is #d70c6e

HTML with inline CSS

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

CSS Border Left color for the above div is #d70c6e

HTML with inline CSS

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

CSS Border Right color for the above div is #d70c6e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d70c6e

HTML with inline CSS

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

CSS Border Top color for the above div is #d70c6e

HTML with inline CSS

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

#d70c6e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d70c6e Color code Preview on White Background

This is how #d70c6e Color code will look on white background color. Color contrast ratio is 5.04

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

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(215,12,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(12,215,117,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(215,12,110,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }