Skip to main content Skip to docs navigation

#752bbf 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 #752bbf Color code in RGB color code model is created after adding 45.88% red color, 16.86% green color and 74.9% blue color. Hex #752bbf Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 77% magenta, 0% yellow and 25.1% black.

Hex #752bbf 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 #752bbf color code.

RGB Chart

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

Color Table

Hex Color Code 752bbf #752bbf
RGB Decimal 117, 43, 191 117, 43, 191
RGB Percent 46%, 17%, 75% rgb(46%, 17%, 75%)
CSS RGBa 117, 43, 191,1 rgba(117,43,191,1)
CMYK Model cmyk(39%,77%,0%,25.1%)
HSL Color Space 270,63% ,46% hsl(270,63% ,46%)
HSV Color Space 270°, 77%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01110101 00101011 10111111
Octal 165 53 277
Decimal 117 43 191
Hex 75 2b bf

Different shades of #752bbf color code.

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

Darkest of #752bbf
#280f42
Darker of #752bbf
#42186c
Dark of #752bbf
#5b2295
Base of #752bbf
#752bbf
Light of #752bbf
#8e47d6
Lighter
#a871df
Lightest
#c19be8

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

#752bbf
#75bf2b

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

Split Complementary

#752bbf
#bfbf2b
#2bbf2b

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

Analogous Color

#2b37bf
#372bbf
#752bbf
#a62bbf
#bf2b9a

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

#752bbf
#2bbf75
#bf752b

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

#752bbf
#bf752b
#75bf2b
#2b75bf

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

#752bbf
#bf2b2b
#75bf2b
#2bbfbf

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

#0f0618
#280f42
#42186c
#5b2295
#752bbf
#8e47d6
#a871df
#c19be8
#dbc4f2

Tints of #752bbf Color

#752bbf
#8442c6
#935acd
#a371d4
#b289db
#c1a0e2
#d1b8e9
#e0cff0
#efe7f7
#ffffff

Shades of #752bbf color code

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

#752bbf
#6826a9
#5b2194
#4e1c7f
#41176a
#341354
#270e3f
#1a092a
#0d0415
#000000

Tones

#752bbf
#7542a8
#755a90
#757179
#757575

Tones

Similar Color like #752bbf color

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

#762cc0
#772dc1
#782ec2
#792fc3
#7a30c4
#7b31c5
#7c32c6
#7d33c7
#7e34c8
#7f35c9
#8036ca
#8137cb
#8238cc
#8339cd
#742abe
#7329bd
#7228bc
#7127bb
#7026ba
#6f25b9
#6e24b8
#6d23b7
#6c22b6
#6b21b5
#6a20b4
#691fb3
#681eb2
#671db1

Download this Dark Violet

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

#752bbf Color Code Preview on Black Background Color

This is how #752bbf Color will look on black background color. Color contrast ratio is 2.85

#752bbf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#752bbf color code is use for CSS Background Color

Background color for the above div is #752bbf

HTML with inline CSS

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

#752bbf color code is use for CSS Border Color

CSS Border color for the above div is #752bbf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#752bbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#752bbf Color code Preview on White Background

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

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

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