Skip to main content Skip to docs navigation

#754ccc 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 Purple Rain and its hex is #7442C8 Nearest Color Name

Color Hue/Base color: Blue

Hex #754ccc Color code in RGB color code model is created after adding 45.88% red color, 29.8% green color and 80% blue color. Hex #754ccc Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 63% magenta, 0% yellow and 20% black.

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

RGB Chart

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

Color Table

Hex Color Code 754ccc #754ccc
RGB Decimal 117, 76, 204 117, 76, 204
RGB Percent 46%, 30%, 80% rgb(46%, 30%, 80%)
CSS RGBa 117, 76, 204,1 rgba(117,76,204,1)
CMYK Model cmyk(43%,63%,0%,20%)
HSL Color Space 259,56% ,55% hsl(259,56% ,55%)
HSV Color Space 259°, 63%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110101 01001100 11001100
Octal 165 114 314
Decimal 117 76 204
Hex 75 4c cc

Different shades of #754ccc color code.

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

Darkest of #754ccc
#331c63
Darker of #754ccc
#47278b
Dark of #754ccc
#5c33b2
Base of #754ccc
#754ccc
Light of #754ccc
#9474d7
Lighter
#b29be3
Lightest
#d1c3ee

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

#754ccc
#a3cc4c

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

Split Complementary

#754ccc
#ccb54c
#63cc4c

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

Analogous Color

#4c6ecc
#4c58cc
#754ccc
#a04ccc
#cc4cc3

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

#754ccc
#4ccc75
#cc754c

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

#754ccc
#cc754c
#a3cc4c
#4ca3cc

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

#754ccc
#cc4c63
#a3cc4c
#4cccb5

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

#1e113b
#331c63
#47278b
#5c33b2
#754ccc
#9474d7
#b29be3
#d1c3ee
#efebf9

Tints of #754ccc Color

#754ccc
#845fd1
#9373d7
#a387dd
#b29be2
#c1afe8
#d1c3ee
#e0d7f3
#efebf9
#ffffff

Shades of #754ccc color code

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

#754ccc
#6843b5
#5b3b9e
#4e3288
#412a71
#34215a
#271944
#1a102d
#0d0816
#000000

Tones

#754ccc
#7d63b5
#867a9e
#8c8c8c
#8c8c8c

Tones

Similar Color like #754ccc color

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

#764dcd
#774ece
#784fcf
#7950d0
#7a51d1
#7b52d2
#7c53d3
#7d54d4
#7e55d5
#7f56d6
#8057d7
#8158d8
#8259d9
#835ada
#744bcb
#734aca
#7249c9
#7148c8
#7047c7
#6f46c6
#6e45c5
#6d44c4
#6c43c3
#6b42c2
#6a41c1
#6940c0
#683fbf
#673ebe

Download this Dark Blue

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

#754ccc Color Code Preview on Black Background Color

This is how #754ccc Color will look on black background color. Color contrast ratio is 3.66

#754ccc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#754ccc color code is use for CSS Background Color

Background color for the above div is #754ccc

HTML with inline CSS

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

#754ccc color code is use for CSS Border Color

CSS Border color for the above div is #754ccc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#754ccc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#754ccc Color code Preview on White Background

This is how #754ccc Color code will look on white background color. Color contrast ratio is 5.73

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

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