Skip to main content Skip to docs navigation

#7d0bbd 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 French Violet and its hex is #8806CE Nearest Color Name

Color Hue/Base color: Violet

Hex #7d0bbd Color code in RGB color code model is created after adding 49.02% red color, 4.31% green color and 74.12% blue color. Hex #7d0bbd Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 94% magenta, 0% yellow and 25.88% black.

Hex #7d0bbd color code is between #7711bb web safe hex color code and #8800cc web safe hex color code. #7711bb is the nearest web safe color code. You can see here many more shades of #7d0bbd color code.

RGB Chart

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

Color Table

Hex Color Code 7d0bbd #7d0bbd
RGB Decimal 125, 11, 189 125, 11, 189
RGB Percent 49%, 4%, 74% rgb(49%, 4%, 74%)
CSS RGBa 125, 11, 189,1 rgba(125,11,189,1)
CMYK Model cmyk(34%,94%,0%,25.88%)
HSL Color Space 278,89% ,39% hsl(278,89% ,39%)
HSV Color Space 278°, 94%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01111101 00001011 10111101
Octal 175 13 275
Decimal 125 11 189
Hex 7d 0b bd

Different shades of #7d0bbd color code.

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

Darkest of #7d0bbd
#1d032c
Darker of #7d0bbd
#3d055d
Dark of #7d0bbd
#5d088d
Base of #7d0bbd
#7d0bbd
Light of #7d0bbd
#9d0eed
Lighter
#b13af4
Lightest
#c46bf6

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

#7d0bbd
#4bbd0b

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

Split Complementary

#7d0bbd
#a4bd0b
#0bbd24

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

Analogous Color

#150bbd
#330bbd
#7d0bbd
#b80bbd
#bd0b78

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

#7d0bbd
#0bbd7d
#bd7d0b

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

#7d0bbd
#bd7d0b
#4bbd0b
#0b4bbd

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

#7d0bbd
#bd240b
#4bbd0b
#0ba4bd

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

#000000
#1d032c
#3d055d
#5d088d
#7d0bbd
#9d0eed
#b13af4
#c46bf6
#d79bf9

Tints of #7d0bbd Color

#7d0bbd
#8b26c4
#9941cb
#a85cd3
#b677da
#c592e1
#d3ade9
#e2c8f0
#f0e3f7
#ffffff

Shades of #7d0bbd color code

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

#7d0bbd
#6f09a8
#610893
#53077e
#450669
#370454
#29033f
#1b022a
#0d0115
#000000

Tones

#7d0bbd
#771fa9
#723395
#6c4781
#675b6d

Tones

Similar Color like #7d0bbd color

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

#7e0cbe
#7f0dbf
#800ec0
#810fc1
#8210c2
#8311c3
#8412c4
#8513c5
#8614c6
#8715c7
#8816c8
#8917c9
#8a18ca
#8b19cb
#7c0abc
#7b09bb
#7a08ba
#7907b9
#7806b8
#7705b7
#7604b6
#7503b5
#7402b4
#7301b3
#7200b2
#7100b1
#7000b0
#6f00af

Download this Dark Violet

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

#7d0bbd Color Code Preview on Black Background Color

This is how #7d0bbd Color will look on black background color. Color contrast ratio is 2.65

#7d0bbd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7d0bbd color code is use for CSS Background Color

Background color for the above div is #7d0bbd

HTML with inline CSS

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

#7d0bbd color code is use for CSS Border Color

CSS Border color for the above div is #7d0bbd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7d0bbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7d0bbd Color code Preview on White Background

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

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

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