Skip to main content Skip to docs navigation

#752eec 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 Almost Royal and its hex is #6A2DED Nearest Color Name

Color Hue/Base color: Violet

Hex #752eec Color code in RGB color code model is created after adding 45.88% red color, 18.04% green color and 92.55% blue color. Hex #752eec Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 81% magenta, 0% yellow and 7.45% black.

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

RGB Chart

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

Color Table

Hex Color Code 752eec #752eec
RGB Decimal 117, 46, 236 117, 46, 236
RGB Percent 46%, 18%, 93% rgb(46%, 18%, 93%)
CSS RGBa 117, 46, 236,1 rgba(117,46,236,1)
CMYK Model cmyk(50%,81%,0%,7.45%)
HSL Color Space 262,83% ,55% hsl(262,83% ,55%)
HSV Color Space 262°, 81%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110101 00101110 11101100
Octal 165 56 354
Decimal 117 46 236
Hex 75 2e ec

Different shades of #752eec color code.

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

Darkest of #752eec
#330b76
Darker of #752eec
#470fa5
Dark of #752eec
#5b13d4
Base of #752eec
#752eec
Light of #752eec
#945df0
Lighter
#b38bf4
Lightest
#d2baf9

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

#752eec
#a5ec2e

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

Split Complementary

#752eec
#ecd42e
#46ec2e

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

Analogous Color

#2e56ec
#2e36ec
#752eec
#b42eec
#ec2ed4

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

#752eec
#2eec75
#ec752e

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

#752eec
#ec752e
#a5ec2e
#2ea5ec

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

#752eec
#ec2e46
#a5ec2e
#2eecd4

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

#1f0647
#330b76
#470fa5
#5b13d4
#752eec
#945df0
#b38bf4
#d2baf9
#f0e9fd

Tints of #752eec Color

#752eec
#8445ee
#935cf0
#a373f2
#b28af4
#c1a2f6
#d1b9f8
#e0d0fa
#efe7fc
#ffffff

Shades of #752eec color code

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

#752eec
#6828d1
#5b23b7
#4e1e9d
#411983
#341468
#270f4e
#1a0a34
#0d051a
#000000

Tones

#752eec
#7b45d5
#815cbe
#8672a8
#8c8991

Tones

Similar Color like #752eec color

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

#762fed
#7730ee
#7831ef
#7932f0
#7a33f1
#7b34f2
#7c35f3
#7d36f4
#7e37f5
#7f38f6
#8039f7
#813af8
#823bf9
#833cfa
#742deb
#732cea
#722be9
#712ae8
#7029e7
#6f28e6
#6e27e5
#6d26e4
#6c25e3
#6b24e2
#6a23e1
#6922e0
#6821df
#6720de

Download this Dark Violet

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

#752eec Color Code Preview on Black Background Color

This is how #752eec Color will look on black background color. Color contrast ratio is 3.36

#752eec in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#752eec color code is use for CSS Background Color

Background color for the above div is #752eec

HTML with inline CSS

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

#752eec color code is use for CSS Border Color

CSS Border color for the above div is #752eec

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#752eec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#752eec Color code Preview on White Background

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

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

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