Skip to main content Skip to docs navigation

#756cbb 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 Ultra Violet and its hex is #7366BD Nearest Color Name

Color Hue/Base color: Violet

Hex #756cbb Color code in RGB color code model is created after adding 45.88% red color, 42.35% green color and 73.33% blue color. Hex #756cbb Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 42% magenta, 0% yellow and 26.67% black.

Hex #756cbb color code is between #7766aa web safe hex color code and #6677cc web safe hex color code. #7766aa is the nearest web safe color code. You can see here many more shades of #756cbb color code.

RGB Chart

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

Color Table

Hex Color Code 756cbb #756cbb
RGB Decimal 117, 108, 187 117, 108, 187
RGB Percent 46%, 42%, 73% rgb(46%, 42%, 73%)
CSS RGBa 117, 108, 187,1 rgba(117,108,187,1)
CMYK Model cmyk(37%,42%,0%,26.67%)
HSL Color Space 247,37% ,58% hsl(247,37% ,58%)
HSV Color Space 247°, 42%, 73%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110101 01101100 10111011
Octal 165 154 273
Decimal 117 108 187
Hex 75 6c bb

Different shades of #756cbb color code.

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

Darkest of #756cbb
#332d61
Darker of #756cbb
#453d84
Dark of #756cbb
#574da7
Base of #756cbb
#756cbb
Light of #756cbb
#968fcb
Lighter
#b6b2db
Lightest
#d7d5eb

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

#756cbb
#b2bb6c

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

Split Complementary

#756cbb
#bb9c6c
#8abb6c

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

Analogous Color

#6c91bb
#6c84bb
#756cbb
#8f6cbb
#b06cbb

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

#756cbb
#6cbb75
#bb756c

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

#756cbb
#bb756c
#b2bb6c
#6cb2bb

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

#756cbb
#bb6c8a
#b2bb6c
#6cbb9c

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 #756cbb

#211d3e
#332d61
#453d84
#574da7
#756cbb
#968fcb
#b6b2db
#d7d5eb
#f8f7fc

Tints of #756cbb Color

#756cbb
#847cc2
#938cca
#a39dd1
#b2add9
#c1bde0
#d1cee8
#e0deef
#efeef7
#ffffff

Shades of #756cbb color code

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

#756cbb
#6860a6
#5b5491
#4e487c
#413c67
#343053
#27243e
#1a1829
#0d0c14
#000000

Tones

#756cbb
#8681a5
#939393
#939393
#939393

Tones

Similar Color like #756cbb color

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

#766dbc
#776ebd
#786fbe
#7970bf
#7a71c0
#7b72c1
#7c73c2
#7d74c3
#7e75c4
#7f76c5
#8077c6
#8178c7
#8279c8
#837ac9
#746bba
#736ab9
#7269b8
#7168b7
#7067b6
#6f66b5
#6e65b4
#6d64b3
#6c63b2
#6b62b1
#6a61b0
#6960af
#685fae
#675ead

Download this Dark Violet

Hex #756cbb 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.

#756cbb Color Code Preview on Black Background Color

This is how #756cbb Color will look on black background color. Color contrast ratio is 4.62

#756cbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #756cbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #756cbb

#756cbb color code is use for CSS Background Color

Background color for the above div is #756cbb

HTML with inline CSS

<div style="background-color:#756cbb;"></div>

#756cbb color code is use for CSS Border Color

CSS Border color for the above div is #756cbb

HTML with inline CSS

<div style="border:5px solid #756cbb;"></div>

CSS Border Left color for the above div is #756cbb

HTML with inline CSS

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

CSS Border Right color for the above div is #756cbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #756cbb

HTML with inline CSS

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

CSS Border Top color for the above div is #756cbb

HTML with inline CSS

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

#756cbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#756cbb Color code Preview on White Background

This is how #756cbb Color code will look on white background color. Color contrast ratio is 4.55

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

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