Skip to main content Skip to docs navigation

#702dbd 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 Purple Spot and its hex is #652DC1 Nearest Color Name

Color Hue/Base color: Violet

Hex #702dbd Color code in RGB color code model is created after adding 43.92% red color, 17.65% green color and 74.12% blue color. Hex #702dbd Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 76% magenta, 0% yellow and 25.88% black.

Hex #702dbd color code is between #7733bb web safe hex color code and #6622cc web safe hex color code. #7733bb is the nearest web safe color code. You can see here many more shades of #702dbd color code.

RGB Chart

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

Color Table

Hex Color Code 702dbd #702dbd
RGB Decimal 112, 45, 189 112, 45, 189
RGB Percent 44%, 18%, 74% rgb(44%, 18%, 74%)
CSS RGBa 112, 45, 189,1 rgba(112,45,189,1)
CMYK Model cmyk(41%,76%,0%,25.88%)
HSL Color Space 268,62% ,46% hsl(268,62% ,46%)
HSV Color Space 268°, 76%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110000 00101101 10111101
Octal 160 55 275
Decimal 112 45 189
Hex 70 2d bd

Different shades of #702dbd color code.

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

Darkest of #702dbd
#271041
Darker of #702dbd
#3f196b
Dark of #702dbd
#582394
Base of #702dbd
#702dbd
Light of #702dbd
#8a49d4
Lighter
#a472de
Lightest
#bf9ce7

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

#702dbd
#7abd2d

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

Split Complementary

#702dbd
#bdb82d
#32bd2d

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

Analogous Color

#2d3ebd
#342dbd
#702dbd
#a02dbd
#bd2d9e

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

#702dbd
#2dbd70
#bd702d

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

#702dbd
#bd702d
#7abd2d
#2d7abd

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

#702dbd
#bd2d32
#7abd2d
#2dbdb8

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 #702dbd

#0e0618
#271041
#3f196b
#582394
#702dbd
#8a49d4
#a472de
#bf9ce7
#d9c5f1

Tints of #702dbd Color

#702dbd
#7f44c4
#8f5bcb
#9f73d3
#af8ada
#bfa1e1
#cfb9e9
#dfd0f0
#efe7f7
#ffffff

Shades of #702dbd color code

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

#702dbd
#6328a8
#572393
#4a1e7e
#3e1969
#311454
#250f3f
#180a2a
#0c0515
#000000

Tones

#702dbd
#7244a6
#735c8e
#757377
#757575

Tones

Similar Color like #702dbd color

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

#712ebe
#722fbf
#7330c0
#7431c1
#7532c2
#7633c3
#7734c4
#7835c5
#7936c6
#7a37c7
#7b38c8
#7c39c9
#7d3aca
#7e3bcb
#6f2cbc
#6e2bbb
#6d2aba
#6c29b9
#6b28b8
#6a27b7
#6926b6
#6825b5
#6724b4
#6623b3
#6522b2
#6421b1
#6320b0
#621faf

Download this Dark Violet

Hex #702dbd 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.

#702dbd Color Code Preview on Black Background Color

This is how #702dbd Color will look on black background color. Color contrast ratio is 2.80

#702dbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #702dbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #702dbd

#702dbd color code is use for CSS Background Color

Background color for the above div is #702dbd

HTML with inline CSS

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

#702dbd color code is use for CSS Border Color

CSS Border color for the above div is #702dbd

HTML with inline CSS

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

CSS Border Left color for the above div is #702dbd

HTML with inline CSS

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

CSS Border Right color for the above div is #702dbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #702dbd

HTML with inline CSS

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

CSS Border Top color for the above div is #702dbd

HTML with inline CSS

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

#702dbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#702dbd Color code Preview on White Background

This is how #702dbd Color code will look on white background color. Color contrast ratio is 7.50

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

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