crispedge.com

Color picker

Loading...

#9a51ea hex color - Blue - Cool color - Information

#9a51ea hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #9a51ea Color code in RGB color code model is created after adding 60.39% red color, 31.76% green color and 91.76% blue color. Hex #9a51ea Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 65% magenta, 0% yellow and 8% black.

Hex #9a51ea color code is between #9955ee web safe hex color code and #aa44dd web safe hex color code. #9955ee is the nearest web safe color code. You can see here many more shades of #9a51ea color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code9a51ea#9a51ea
RGB Decimal154, 81, 234rgb(154, 81, 234)
RGB Percent60%, 32%, 92%rgb(60%, 32%, 92%)
CSS RGBa154, 81, 234,1rgba(154,81,234,1)
CMYK Modelcmyk(34%,65%,0%,8%)
HSL Color Space269,78% ,62%hsl(269,78% ,62%)
HSV Color Space269°, 65%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110100101000111101010
Octal232121352
Decimal15481234
Hex9a51ea

Different shades of #9a51ea color code.

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

Light Shade of #9a51ea
#b47eef
Dark Shade of #9a51ea
#8023e5
Saturated Shade of #9a51ea
#9a47f4
Desaturated Shade of #9a51ea
#9a5be0
Grey scale Shade of #9a51ea
#9d9d9d
Brighten Shade
#b36aff
Most Readable Shade
#FFFFFF

Shades of #9a51ea color code

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

#9a51ea
#8848d0
#773fb6
#66369c
#552d82
#442468
#331b4e
#221234
#11091a
#000000

Similar Color like #9a51ea color

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

#9b52eb
#9c53ec
#9d54ed
#9e55ee
#9f56ef
#a057f0
#a158f1
#a259f2
#a35af3
#a45bf4
#a55cf5
#a65df6
#a75ef7
#a85ff8
#9950e9
#984fe8
#974ee7
#964de6
#954ce5
#944be4
#934ae3
#9249e2
#9148e1
#9047e0
#8f46df
#8e45de
#8d44dd
#8c43dc

Monochromatic Color with #9a51ea

#9a51ea
#0e0715
#2a1640
#46256a
#623495
#7e42bf

Tints of #9a51ea Color

#9a51ea
#a564ec
#b077ee
#bb8bf1
#c69ef3
#d2b1f5
#ddc5f8
#e8d8fa
#f3ebfc
#ffffff

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

#9a51ea
#a1ea51

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

Split Complementary

#9a51ea
#eae751
#55ea51

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

Analogous Color

#5d51ea
#7b51ea
#9a51ea
#b951ea
#d751ea

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

#9a51ea
#ea9a51
#51ea9a

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

#9a51ea
#ea5154
#a1ea51
#51eae6

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#9a51ea
#a1ea51
#55ea51
#e751ea

Double Complementary 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).

Hex #9a51ea 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.

#9a51ea Color Code Preview on Black Background Color

This is how #9a51ea Color will look on black background color. Color contrast ratio is 4.74

#9a51ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9a51ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9a51ea

#9a51ea color code is use for CSS Background Color

Background color for the above div is #9a51ea

HTML with inline CSS

<div style="background-color:#9a51ea;"></div>

#9a51ea color code is use for CSS Border Color

CSS Border color for the above div is #9a51ea

HTML with inline CSS

<div style="border:5px solid #9a51ea;"></div>

CSS Border Left color for the above div is #9a51ea

HTML with inline CSS

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

CSS Border Right color for the above div is #9a51ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9a51ea

HTML with inline CSS

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

CSS Border Top color for the above div is #9a51ea

HTML with inline CSS

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

#9a51ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9a51ea Color code Preview on White Background

This is how #9a51ea Color code will look on white background color. Color contrast ratio is 4.43

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(154,81,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(161,234,81,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(154,81,234,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.