Skip to main content Skip to docs navigation

#9104f4 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 Cosmic Heart and its hex is #9601F4 Nearest Color Name

Color Hue/Base color: Violet

Hex #9104f4 Color code in RGB color code model is created after adding 56.86% red color, 1.57% green color and 95.69% blue color. Hex #9104f4 Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 98% magenta, 0% yellow and 4.31% black.

Hex #9104f4 color code is between #9900ee web safe hex color code and #8800ff web safe hex color code. #9900ee is the nearest web safe color code. You can see here many more shades of #9104f4 color code.

RGB Chart

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

Color Table

Hex Color Code 9104f4 #9104f4
RGB Decimal 145, 4, 244 145, 4, 244
RGB Percent 57%, 2%, 96% rgb(57%, 2%, 96%)
CSS RGBa 145, 4, 244,1 rgba(145,4,244,1)
CMYK Model cmyk(41%,98%,0%,4.31%)
HSL Color Space 275,97% ,49% hsl(275,97% ,49%)
HSV Color Space 275°, 98%, 96%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10010001 00000100 11110100
Octal 221 4 364
Decimal 145 4 244
Hex 91 04 f4

Different shades of #9104f4 color code.

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

Darkest of #9104f4
#38025d
Darker of #9104f4
#550290
Dark of #9104f4
#7303c2
Base of #9104f4
#9104f4
Light of #9104f4
#a72ffc
Lighter
#bd62fc
Lightest
#d294fd

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

#9104f4
#67f404

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

Split Complementary

#9104f4
#dff404
#04f419

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

Analogous Color

#0504f4
#2d04f4
#9104f4
#e104f4
#f404a3

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

#9104f4
#04f491
#f49104

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

#9104f4
#f49104
#67f404
#0467f4

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

#9104f4
#f41904
#67f404
#04dff4

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 #9104f4

#1a012b
#38025d
#550290
#7303c2
#9104f4
#a72ffc
#bd62fc
#d294fd
#e7c6fe

Tints of #9104f4 Color

#9104f4
#9d1ff5
#a93bf6
#b557f7
#c173f8
#ce8ffa
#daabfb
#e6c7fc
#f2e3fd
#ffffff

Shades of #9104f4 color code

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

#9104f4
#8003d8
#7003bd
#6002a2
#500287
#40016c
#300151
#200036
#10001b
#000000

Tones

#9104f4
#8d1ddb
#8836c2
#844eaa
#806791

Tones

Similar Color like #9104f4 color

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

#9205f5
#9306f6
#9407f7
#9508f8
#9609f9
#970afa
#980bfb
#990cfc
#9a0dfd
#9b0efe
#9c0fff
#9d10ff
#9e11ff
#9f12ff
#9003f3
#8f02f2
#8e01f1
#8d00f0
#8c00ef
#8b00ee
#8a00ed
#8900ec
#8800eb
#8700ea
#8600e9
#8500e8
#8400e7
#8300e6

Download this Dark Violet

Hex #9104f4 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.

#9104f4 Color Code Preview on Black Background Color

This is how #9104f4 Color will look on black background color. Color contrast ratio is 3.53

#9104f4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9104f4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9104f4

#9104f4 color code is use for CSS Background Color

Background color for the above div is #9104f4

HTML with inline CSS

<div style="background-color:#9104f4;"></div>

#9104f4 color code is use for CSS Border Color

CSS Border color for the above div is #9104f4

HTML with inline CSS

<div style="border:5px solid #9104f4;"></div>

CSS Border Left color for the above div is #9104f4

HTML with inline CSS

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

CSS Border Right color for the above div is #9104f4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9104f4

HTML with inline CSS

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

CSS Border Top color for the above div is #9104f4

HTML with inline CSS

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

#9104f4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9104f4 Color code Preview on White Background

This is how #9104f4 Color code will look on white background color. Color contrast ratio is 5.95

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

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