Skip to main content Skip to docs navigation

#752cdb 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 Hokkaido Lavender and its hex is #7736D9 Nearest Color Name

Color Hue/Base color: Violet

Hex #752cdb Color code in RGB color code model is created after adding 45.88% red color, 17.25% green color and 85.88% blue color. Hex #752cdb Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 80% magenta, 0% yellow and 14.12% black.

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

RGB Chart

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

Color Table

Hex Color Code 752cdb #752cdb
RGB Decimal 117, 44, 219 117, 44, 219
RGB Percent 46%, 17%, 86% rgb(46%, 17%, 86%)
CSS RGBa 117, 44, 219,1 rgba(117,44,219,1)
CMYK Model cmyk(47%,80%,0%,14.12%)
HSL Color Space 265,71% ,52% hsl(265,71% ,52%)
HSV Color Space 265°, 80%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110101 00101100 11011011
Octal 165 54 333
Decimal 117 44 219
Hex 75 2c db

Different shades of #752cdb color code.

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

Darkest of #752cdb
#31105e
Darker of #752cdb
#47178a
Dark of #752cdb
#5e1fb5
Base of #752cdb
#752cdb
Light of #752cdb
#9258e2
Lighter
#ae83ea
Lightest
#caaff1

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

#752cdb
#92db2c

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

Split Complementary

#752cdb
#dbcd2c
#3bdb2c

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

Analogous Color

#2c49db
#2c2cdb
#752cdb
#af2cdb
#db2cbe

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

#752cdb
#2cdb75
#db752c

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

#752cdb
#db752c
#92db2c
#2c92db

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

#752cdb
#db2c3b
#92db2c
#2cdbcd

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 #752cdb

#1a0932
#31105e
#47178a
#5e1fb5
#752cdb
#9258e2
#ae83ea
#caaff1
#e7daf9

Tints of #752cdb Color

#752cdb
#8443df
#935ae3
#a372e7
#b289eb
#c1a1ef
#d1b8f3
#e0d0f7
#efe7fb
#ffffff

Shades of #752cdb color code

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

#752cdb
#6827c2
#5b22aa
#4e1d92
#411879
#341361
#270e49
#1a0930
#0d0418
#000000

Tones

#752cdb
#7945c2
#7d5daa
#817691
#848484

Tones

Similar Color like #752cdb color

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

#762ddc
#772edd
#782fde
#7930df
#7a31e0
#7b32e1
#7c33e2
#7d34e3
#7e35e4
#7f36e5
#8037e6
#8138e7
#8239e8
#833ae9
#742bda
#732ad9
#7229d8
#7128d7
#7027d6
#6f26d5
#6e25d4
#6d24d3
#6c23d2
#6b22d1
#6a21d0
#6920cf
#681fce
#671ecd

Download this Dark Violet

Hex #752cdb 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.

#752cdb Color Code Preview on Black Background Color

This is how #752cdb Color will look on black background color. Color contrast ratio is 3.14

#752cdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #752cdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #752cdb

#752cdb color code is use for CSS Background Color

Background color for the above div is #752cdb

HTML with inline CSS

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

#752cdb color code is use for CSS Border Color

CSS Border color for the above div is #752cdb

HTML with inline CSS

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

CSS Border Left color for the above div is #752cdb

HTML with inline CSS

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

CSS Border Right color for the above div is #752cdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #752cdb

HTML with inline CSS

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

CSS Border Top color for the above div is #752cdb

HTML with inline CSS

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

#752cdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#752cdb Color code Preview on White Background

This is how #752cdb Color code will look on white background color. Color contrast ratio is 6.69

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

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