Skip to main content Skip to docs navigation

#944cd5 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 Yam and its hex is #A846D7 Nearest Color Name

Color Hue/Base color: Violet

Hex #944cd5 Color code in RGB color code model is created after adding 58.04% red color, 29.8% green color and 83.53% blue color. Hex #944cd5 Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 64% magenta, 0% yellow and 16.47% black.

Hex #944cd5 color code is between #9944dd web safe hex color code and #8855cc web safe hex color code. #9944dd is the nearest web safe color code. You can see here many more shades of #944cd5 color code.

RGB Chart

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

Color Table

Hex Color Code 944cd5 #944cd5
RGB Decimal 148, 76, 213 148, 76, 213
RGB Percent 58%, 30%, 84% rgb(58%, 30%, 84%)
CSS RGBa 148, 76, 213,1 rgba(148,76,213,1)
CMYK Model cmyk(31%,64%,0%,16.47%)
HSL Color Space 272,62% ,57% hsl(272,62% ,57%)
HSV Color Space 272°, 64%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10010100 01001100 11010101
Octal 224 114 325
Decimal 148 76 213
Hex 94 4c d5

Different shades of #944cd5 color code.

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

Darkest of #944cd5
#461a6e
Darker of #944cd5
#602497
Dark of #944cd5
#7b2dc1
Base of #944cd5
#944cd5
Light of #944cd5
#ad75df
Lighter
#c59fe8
Lightest
#dec8f2

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

#944cd5
#8dd54c

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

Split Complementary

#944cd5
#d2d54c
#4cd550

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

Analogous Color

#4c54d5
#5b4cd5
#944cd5
#c24cd5
#d54caf

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

#944cd5
#4cd594
#d5944c

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

#944cd5
#d5944c
#8dd54c
#4c8dd5

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

#944cd5
#d5504c
#8dd54c
#4cd2d5

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 #944cd5

#2c1045
#461a6e
#602497
#7b2dc1
#944cd5
#ad75df
#c59fe8
#dec8f2
#f7f1fc

Tints of #944cd5 Color

#944cd5
#9f5fd9
#ab73de
#b787e3
#c39be7
#cfafec
#dbc3f1
#e7d7f5
#f3ebfa
#ffffff

Shades of #944cd5 color code

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

#944cd5
#8343bd
#733ba5
#62328e
#522a76
#41215e
#311947
#20102f
#100817
#000000

Tones

#944cd5
#9362bf
#9278a9
#918e93
#919191

Tones

Similar Color like #944cd5 color

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

#954dd6
#964ed7
#974fd8
#9850d9
#9951da
#9a52db
#9b53dc
#9c54dd
#9d55de
#9e56df
#9f57e0
#a058e1
#a159e2
#a25ae3
#934bd4
#924ad3
#9149d2
#9048d1
#8f47d0
#8e46cf
#8d45ce
#8c44cd
#8b43cc
#8a42cb
#8941ca
#8840c9
#873fc8
#863ec7

Download this Dark Violet

Hex #944cd5 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.

#944cd5 Color Code Preview on Black Background Color

This is how #944cd5 Color will look on black background color. Color contrast ratio is 4.25

#944cd5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #944cd5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #944cd5

#944cd5 color code is use for CSS Background Color

Background color for the above div is #944cd5

HTML with inline CSS

<div style="background-color:#944cd5;"></div>

#944cd5 color code is use for CSS Border Color

CSS Border color for the above div is #944cd5

HTML with inline CSS

<div style="border:5px solid #944cd5;"></div>

CSS Border Left color for the above div is #944cd5

HTML with inline CSS

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

CSS Border Right color for the above div is #944cd5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #944cd5

HTML with inline CSS

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

CSS Border Top color for the above div is #944cd5

HTML with inline CSS

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

#944cd5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#944cd5 Color code Preview on White Background

This is how #944cd5 Color code will look on white background color. Color contrast ratio is 4.94

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

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