Skip to main content Skip to docs navigation

#712c4e 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 Bordeaux Red and its hex is #6F2C4F Nearest Color Name

Color Hue/Base color: Red

Hex #712c4e Color code in RGB color code model is created after adding 44.31% red color, 17.25% green color and 30.59% blue color. Hex #712c4e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 61% magenta, 31% yellow and 55.69% black.

Hex #712c4e color code is between #773355 web safe hex color code and #662244 web safe hex color code. #773355 is the nearest web safe color code. You can see here many more shades of #712c4e color code.

RGB Chart

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

Color Table

Hex Color Code 712c4e #712c4e
RGB Decimal 113, 44, 78 113, 44, 78
RGB Percent 44%, 17%, 31% rgb(44%, 17%, 31%)
CSS RGBa 113, 44, 78,1 rgba(113,44,78,1)
CMYK Model cmyk(0%,61%,31%,55.69%)
HSL Color Space 330,44% ,31% hsl(330,44% ,31%)
HSV Color Space 330°, 61%, 44%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01110001 00101100 01001110
Octal 161 54 116
Decimal 113 44 78
Hex 71 2c 4e

Different shades of #712c4e color code.

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

Darkest of #712c4e
#030102
Darker of #712c4e
#280f1b
Dark of #712c4e
#4c1e35
Base of #712c4e
#712c4e
Light of #712c4e
#963a67
Lighter
#b94a81
Lightest
#c76f9a

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

#712c4e
#2c714f

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

Split Complementary

#712c4e
#2c712c
#2c7071

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

Analogous Color

#6c2c71
#712c6b
#712c4e
#712c37
#713e2c

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

#712c4e
#2c4e71
#4e712c

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

#712c4e
#4e712c
#2c714f
#4f2c71

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

#712c4e
#70712c
#2c714f
#2c2c71

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 #712c4e

#000000
#030102
#280f1b
#4c1e35
#712c4e
#963a67
#b94a81
#c76f9a
#d594b4

Tints of #712c4e Color

#712c4e
#804361
#905a75
#a07289
#b0899c
#bfa1b0
#cfb8c4
#dfd0d7
#efe7eb
#ffffff

Shades of #712c4e color code

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

#712c4e
#642745
#57223c
#4b1d34
#3e182b
#321322
#250e1a
#190911
#0c0408
#000000

Tones

#712c4e
#613c4e
#524b4e
#4e4e4e
#4e4e4e

Tones

Similar Color like #712c4e color

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

#722d4f
#732e50
#742f51
#753052
#763153
#773254
#783355
#793456
#7a3557
#7b3658
#7c3759
#7d385a
#7e395b
#7f3a5c
#702b4d
#6f2a4c
#6e294b
#6d284a
#6c2749
#6b2648
#6a2547
#692446
#682345
#672244
#662143
#652042
#641f41
#631e40

Download this Dark Red

Hex #712c4e 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.

#712c4e Color Code Preview on Black Background Color

This is how #712c4e Color will look on black background color. Color contrast ratio is 2.17

#712c4e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #712c4e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #712c4e

#712c4e color code is use for CSS Background Color

Background color for the above div is #712c4e

HTML with inline CSS

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

#712c4e color code is use for CSS Border Color

CSS Border color for the above div is #712c4e

HTML with inline CSS

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

CSS Border Left color for the above div is #712c4e

HTML with inline CSS

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

CSS Border Right color for the above div is #712c4e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #712c4e

HTML with inline CSS

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

CSS Border Top color for the above div is #712c4e

HTML with inline CSS

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

#712c4e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#712c4e Color code Preview on White Background

This is how #712c4e Color code will look on white background color. Color contrast ratio is 9.67

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

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(113,44,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(44,113,79,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(113,44,78,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }