Skip to main content Skip to docs navigation

#5504e4 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 Gonzo Violet and its hex is #5D06E9 Nearest Color Name

Color Hue/Base color: Violet

Hex #5504e4 Color code in RGB color code model is created after adding 33.33% red color, 1.57% green color and 89.41% blue color. Hex #5504e4 Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 98% magenta, 0% yellow and 10.59% black.

Hex #5504e4 color code is between #4400dd web safe hex color code and #6600ee web safe hex color code. #4400dd is the nearest web safe color code. You can see here many more shades of #5504e4 color code.

RGB Chart

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

Color Table

Hex Color Code 5504e4 #5504e4
RGB Decimal 85, 4, 228 85, 4, 228
RGB Percent 33%, 2%, 89% rgb(33%, 2%, 89%)
CSS RGBa 85, 4, 228,1 rgba(85,4,228,1)
CMYK Model cmyk(63%,98%,0%,10.59%)
HSL Color Space 262,97% ,45% hsl(262,97% ,45%)
HSV Color Space 262°, 98%, 89%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010101 00000100 11100100
Octal 125 4 344
Decimal 85 4 228
Hex 55 04 e4

Different shades of #5504e4 color code.

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

Darkest of #5504e4
#1d014e
Darker of #5504e4
#300280
Dark of #5504e4
#4203b2
Base of #5504e4
#5504e4
Light of #5504e4
#6f20fb
Lighter
#8f52fc
Lightest
#b084fd

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

#5504e4
#93e404

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

Split Complementary

#5504e4
#e4c504
#23e404

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

Analogous Color

#0436e4
#0410e4
#5504e4
#a004e4
#e404cb

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

#5504e4
#04e455
#e45504

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

#5504e4
#e45504
#93e404
#0493e4

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

#5504e4
#e40423
#93e404
#04e4c5

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 #5504e4

#0a001c
#1d014e
#300280
#4203b2
#5504e4
#6f20fb
#8f52fc
#b084fd
#d0b6fe

Tints of #5504e4 Color

#5504e4
#671fe7
#7a3bea
#8d57ed
#a073f0
#b38ff3
#c6abf6
#d9c7f9
#ece3fc
#ffffff

Shades of #5504e4 color code

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

#5504e4
#4b03ca
#4203b1
#380298
#2f027e
#250165
#1c014c
#120032
#090019
#000000

Tones

#5504e4
#5b1bcd
#6232b6
#684a9e
#6f6187

Tones

Similar Color like #5504e4 color

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

#5605e5
#5706e6
#5807e7
#5908e8
#5a09e9
#5b0aea
#5c0beb
#5d0cec
#5e0ded
#5f0eee
#600fef
#6110f0
#6211f1
#6312f2
#5403e3
#5302e2
#5201e1
#5100e0
#5000df
#4f00de
#4e00dd
#4d00dc
#4c00db
#4b00da
#4a00d9
#4900d8
#4800d7
#4700d6

Download this Dark Violet

Hex #5504e4 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.

#5504e4 Color Code Preview on Black Background Color

This is how #5504e4 Color will look on black background color. Color contrast ratio is 2.52

#5504e4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5504e4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5504e4

#5504e4 color code is use for CSS Background Color

Background color for the above div is #5504e4

HTML with inline CSS

<div style="background-color:#5504e4;"></div>

#5504e4 color code is use for CSS Border Color

CSS Border color for the above div is #5504e4

HTML with inline CSS

<div style="border:5px solid #5504e4;"></div>

CSS Border Left color for the above div is #5504e4

HTML with inline CSS

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

CSS Border Right color for the above div is #5504e4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5504e4

HTML with inline CSS

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

CSS Border Top color for the above div is #5504e4

HTML with inline CSS

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

#5504e4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5504e4 Color code Preview on White Background

This is how #5504e4 Color code will look on white background color. Color contrast ratio is 8.32

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

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