Skip to main content Skip to docs navigation

#8932ff 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 Sugar Grape and its hex is #9437FF Nearest Color Name

Color Hue/Base color: Blue

Hex #8932ff Color code in RGB color code model is created after adding 53.73% red color, 19.61% green color and 100% blue color. Hex #8932ff Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 80% magenta, 0% yellow and 0% black.

Hex #8932ff color code is between #8833ee web safe hex color code and #9922dd web safe hex color code. #8833ee is the nearest web safe color code. You can see here many more shades of #8932ff color code.

RGB Chart

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

Color Table

Hex Color Code 8932ff #8932ff
RGB Decimal 137, 50, 255 137, 50, 255
RGB Percent 54%, 20%, 100% rgb(54%, 20%, 100%)
CSS RGBa 137, 50, 255,1 rgba(137,50,255,1)
CMYK Model cmyk(46%,80%,0%,0%)
HSL Color Space 265,100% ,60% hsl(265,100% ,60%)
HSV Color Space 265°, 80%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10001001 00110010 11111111
Octal 211 62 377
Decimal 137 50 255
Hex 89 32 ff

Different shades of #8932ff color code.

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

Darkest of #8932ff
#400098
Darker of #8932ff
#5600cb
Dark of #8932ff
#6c00fe
Base of #8932ff
#8932ff
Light of #8932ff
#a665ff
Lighter
#c498ff
Lightest
#e1cbff

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

#8932ff
#a8ff32

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

Split Complementary

#8932ff
#ffef32
#41ff32

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

Analogous Color

#3253ff
#3432ff
#8932ff
#cd32ff
#ff32db

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

#8932ff
#32ff89
#ff8932

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

#8932ff
#ff8932
#a8ff32
#32a8ff

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

#8932ff
#ff3241
#a8ff32
#32ffef

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 #8932ff

#2b0065
#400098
#5600cb
#6c00fe
#8932ff
#a665ff
#c498ff
#e1cbff
#fefeff

Tints of #8932ff Color

#8932ff
#9648ff
#a35fff
#b076ff
#bd8dff
#caa3ff
#d7baff
#e4d1ff
#f1e8ff
#ffffff

Shades of #8932ff color code

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

#8932ff
#792ce2
#6a26c6
#5b21aa
#4c1b8d
#3c1671
#2d1055
#1e0b38
#0f051c
#000000

Tones

#8932ff
#8c46ea
#8f5bd6
#926fc1
#9584ad

Tones

Similar Color like #8932ff color

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

#8a33ff
#8b34ff
#8c35ff
#8d36ff
#8e37ff
#8f38ff
#9039ff
#913aff
#923bff
#933cff
#943dff
#953eff
#963fff
#9740ff
#8831fe
#8730fd
#862ffc
#852efb
#842dfa
#832cf9
#822bf8
#812af7
#8029f6
#7f28f5
#7e27f4
#7d26f3
#7c25f2
#7b24f1

Download this Dark Blue

Hex #8932ff 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.

#8932ff Color Code Preview on Black Background Color

This is how #8932ff Color will look on black background color. Color contrast ratio is 3.96

#8932ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8932ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8932ff

#8932ff color code is use for CSS Background Color

Background color for the above div is #8932ff

HTML with inline CSS

<div style="background-color:#8932ff;"></div>

#8932ff color code is use for CSS Border Color

CSS Border color for the above div is #8932ff

HTML with inline CSS

<div style="border:5px solid #8932ff;"></div>

CSS Border Left color for the above div is #8932ff

HTML with inline CSS

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

CSS Border Right color for the above div is #8932ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8932ff

HTML with inline CSS

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

CSS Border Top color for the above div is #8932ff

HTML with inline CSS

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

#8932ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8932ff Color code Preview on White Background

This is how #8932ff Color code will look on white background color. Color contrast ratio is 5.30

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

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(137,50,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(168,255,50,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(137,50,255,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }