Skip to main content Skip to docs navigation

#754bdb hex color | Download Dark Blue 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 Aconite Purple and its hex is #7249D6 Nearest Color Name

Color Hue/Base color: Blue

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

Hex #754bdb color code is between #7744dd web safe hex color code and #6655cc web safe hex color code. #7744dd is the nearest web safe color code. You can see here many more shades of #754bdb color code.

RGB Chart

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

Color Table

Hex Color Code 754bdb #754bdb
RGB Decimal 117, 75, 219 117, 75, 219
RGB Percent 46%, 29%, 86% rgb(46%, 29%, 86%)
CSS RGBa 117, 75, 219,1 rgba(117,75,219,1)
CMYK Model cmyk(47%,66%,0%,14.12%)
HSL Color Space 258,67% ,58% hsl(258,67% ,58%)
HSV Color Space 258°, 66%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110101 01001011 11011011
Octal 165 113 333
Decimal 117 75 219
Hex 75 4b db

Different shades of #754bdb color code.

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

Darkest of #754bdb
#331876
Darker of #754bdb
#4520a0
Dark of #754bdb
#5828cb
Base of #754bdb
#754bdb
Light of #754bdb
#9676e4
Lighter
#b6a0ec
Lightest
#d7cbf5

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

#754bdb
#b1db4b

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

Split Complementary

#754bdb
#dbbd4b
#69db4b

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

Analogous Color

#4b75db
#4b5ddb
#754bdb
#a54bdb
#db4bd5

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

#754bdb
#4bdb75
#db754b

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

#754bdb
#db754b
#b1db4b
#4bb1db

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

#754bdb
#db4b69
#b1db4b
#4bdbbd

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 #754bdb

#210f4b
#331876
#4520a0
#5828cb
#754bdb
#9676e4
#b6a0ec
#d7cbf5
#f7f5fd

Tints of #754bdb Color

#754bdb
#845fdf
#9373e3
#a387e7
#b29beb
#c1afef
#d1c3f3
#e0d7f7
#efebfb
#ffffff

Shades of #754bdb color code

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

#754bdb
#6842c2
#5b3aaa
#4e3292
#412979
#342161
#271949
#1a1030
#0d0818
#000000

Tones

#754bdb
#7e61c5
#8776b0
#908c9a
#939393

Tones

Similar Color like #754bdb color

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

#764cdc
#774ddd
#784ede
#794fdf
#7a50e0
#7b51e1
#7c52e2
#7d53e3
#7e54e4
#7f55e5
#8056e6
#8157e7
#8258e8
#8359e9
#744ada
#7349d9
#7248d8
#7147d7
#7046d6
#6f45d5
#6e44d4
#6d43d3
#6c42d2
#6b41d1
#6a40d0
#693fcf
#683ece
#673dcd

Download this Dark Blue

Hex #754bdb 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.

#754bdb Color Code Preview on Black Background Color

This is how #754bdb Color will look on black background color. Color contrast ratio is 3.79

#754bdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #754bdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #754bdb

#754bdb color code is use for CSS Background Color

Background color for the above div is #754bdb

HTML with inline CSS

<div style="background-color:#754bdb;"></div>

#754bdb color code is use for CSS Border Color

CSS Border color for the above div is #754bdb

HTML with inline CSS

<div style="border:5px solid #754bdb;"></div>

CSS Border Left color for the above div is #754bdb

HTML with inline CSS

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

CSS Border Right color for the above div is #754bdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #754bdb

HTML with inline CSS

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

CSS Border Top color for the above div is #754bdb

HTML with inline CSS

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

#754bdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#754bdb Color code Preview on White Background

This is how #754bdb Color code will look on white background color. Color contrast ratio is 5.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 #754bdb; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #754bdb; }

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