Skip to main content Skip to docs navigation

#7d2c8d hex color | Download Dark Violet 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 Druchii Violet and its hex is #842994 Nearest Color Name

Color Hue/Base color: Violet

Hex #7d2c8d Color code in RGB color code model is created after adding 49.02% red color, 17.25% green color and 55.29% blue color. Hex #7d2c8d Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 69% magenta, 0% yellow and 44.71% black.

Hex #7d2c8d color code is between #773388 web safe hex color code and #882299 web safe hex color code. #773388 is the nearest web safe color code. You can see here many more shades of #7d2c8d color code.

RGB Chart

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

Color Table

Hex Color Code 7d2c8d #7d2c8d
RGB Decimal 125, 44, 141 125, 44, 141
RGB Percent 49%, 17%, 55% rgb(49%, 17%, 55%)
CSS RGBa 125, 44, 141,1 rgba(125,44,141,1)
CMYK Model cmyk(11%,69%,0%,44.71%)
HSL Color Space 290,52% ,36% hsl(290,52% ,36%)
HSV Color Space 290°, 69%, 55%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01111101 00101100 10001101
Octal 175 54 215
Decimal 125 44 141
Hex 7d 2c 8d

Different shades of #7d2c8d color code.

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

Darkest of #7d2c8d
#160818
Darker of #7d2c8d
#38143f
Dark of #7d2c8d
#5b2066
Base of #7d2c8d
#7d2c8d
Light of #7d2c8d
#9f38b4
Lighter
#b755ca
Lightest
#c77cd6

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

#7d2c8d
#3c8d2c

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

Split Complementary

#7d2c8d
#6c8d2c
#2c8d4c

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

Analogous Color

#442c8d
#552c8d
#7d2c8d
#8d2c7d
#8d2c54

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

#7d2c8d
#2c8d7d
#8d7d2c

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

#7d2c8d
#8d7d2c
#3c8d2c
#2c3c8d

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

#7d2c8d
#8d4c2c
#3c8d2c
#2c6c8d

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

#000000
#160818
#38143f
#5b2066
#7d2c8d
#9f38b4
#b755ca
#c77cd6
#d8a3e2

Tints of #7d2c8d Color

#7d2c8d
#8b4399
#995aa6
#a872b3
#b689bf
#c5a1cc
#d3b8d9
#e2d0e5
#f0e7f2
#ffffff

Shades of #7d2c8d color code

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

#7d2c8d
#6f277d
#61226d
#531d5e
#45184e
#37133e
#290e2f
#1b091f
#0d040f
#000000

Tones

#7d2c8d
#713e7a
#645168
#5c5c5c
#5c5c5c

Tones

Similar Color like #7d2c8d color

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

#7e2d8e
#7f2e8f
#802f90
#813091
#823192
#833293
#843394
#853495
#863596
#873697
#883798
#893899
#8a399a
#8b3a9b
#7c2b8c
#7b2a8b
#7a298a
#792889
#782788
#772687
#762586
#752485
#742384
#732283
#722182
#712081
#701f80
#6f1e7f

Download this Dark Violet

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

#7d2c8d Color Code Preview on Black Background Color

This is how #7d2c8d Color will look on black background color. Color contrast ratio is 2.62

#7d2c8d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7d2c8d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7d2c8d

#7d2c8d color code is use for CSS Background Color

Background color for the above div is #7d2c8d

HTML with inline CSS

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

#7d2c8d color code is use for CSS Border Color

CSS Border color for the above div is #7d2c8d

HTML with inline CSS

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

CSS Border Left color for the above div is #7d2c8d

HTML with inline CSS

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

CSS Border Right color for the above div is #7d2c8d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7d2c8d

HTML with inline CSS

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

CSS Border Top color for the above div is #7d2c8d

HTML with inline CSS

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

#7d2c8d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7d2c8d Color code Preview on White Background

This is how #7d2c8d Color code will look on white background color. Color contrast ratio is 8.02

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

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