@
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.

#8061ed hex color - Blue - Cool color - Information

#8061ed hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #8061ed Color code in RGB color code model is created after adding 50.2% red color, 38.04% green color and 92.94% blue color. Hex #8061ed Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 59% magenta, 0% yellow and 7.06% black.

Hex #8061ed color code is between #8866ee web safe hex color code and #7755dd web safe hex color code. #8866ee is the nearest web safe color code. You can see here many more shades of #8061ed color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 8061ed #8061ed
RGB Decimal 128, 97, 237 rgb(128, 97, 237)
RGB Percent 50%, 38%, 93% rgb(50%, 38%, 93%)
CSS RGBa 128, 97, 237,1 rgba(128,97,237,1)
CMYK Model cmyk(46%,59%,0%,7.06%)
HSL Color Space 253,80% ,65% hsl(253,80% ,65%)
HSV Color Space 253°, 59%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000000 01100001 11101101
Octal 200 141 355
Decimal 128 97 237
Hex 80 61 ed

Different shades of #8061ed color code.

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

Light Shade of #8061ed
#a58ff2
Dark Shade of #8061ed
#5b33e8
Saturated Shade of #8061ed
#7b58f6
Desaturated Shade of #8061ed
#856ae4
Grey scale Shade of #8061ed
#a7a7a7
Brighten Shade
#997aff
Most Readable Shade
#FFFFFF

Shades of #8061ed color code

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

#8061ed
#7156d2
#634bb8
#55409e
#473583
#382b69
#2a204f
#1c1534
#0e0a1a
#000000

Similar Color like #8061ed color

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

#8162ee
#8263ef
#8364f0
#8465f1
#8566f2
#8667f3
#8768f4
#8869f5
#896af6
#8a6bf7
#8b6cf8
#8c6df9
#8d6efa
#8e6ffb
#7f60ec
#7e5feb
#7d5eea
#7c5de9
#7b5ce8
#7a5be7
#795ae6
#7859e5
#7758e4
#7657e3
#7556e2
#7455e1
#7354e0
#7253df

Monochromatic Color with #8061ed

#8061ed
#0d0a18
#241b43
#3b2d6d
#523e98
#6950c2

Tints of #8061ed Color

#8061ed
#8e72ef
#9c84f1
#aa95f3
#b8a7f5
#c6b8f7
#d4caf9
#e2dbfb
#f0edfd
#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

#8061ed
#ceed61

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

Split Complementary

#8061ed
#edc661
#88ed61

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

Analogous Color

#617aed
#6461ed
#8061ed
#9c61ed
#b861ed

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

#8061ed
#ed8061
#61ed80

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

#8061ed
#ed6188
#ceed61
#61edc6

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

#8061ed
#ceed61
#88ed61
#c661ed

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 #8061ed 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.

#8061ed Color Code Preview on Black Background Color

This is how #8061ed Color will look on black background color. Color contrast ratio is 4.85

#8061ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8061ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8061ed

#8061ed color code is use for CSS Background Color

Background color for the above div is #8061ed

HTML with inline CSS

<div style="background-color:#8061ed;"></div>

#8061ed color code is use for CSS Border Color

CSS Border color for the above div is #8061ed

HTML with inline CSS

<div style="border:5px solid #8061ed;"></div>

CSS Border Left color for the above div is #8061ed

HTML with inline CSS

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

CSS Border Right color for the above div is #8061ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8061ed

HTML with inline CSS

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

CSS Border Top color for the above div is #8061ed

HTML with inline CSS

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

#8061ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8061ed Color code Preview on White Background

This is how #8061ed Color code will look on white background color. Color contrast ratio is 4.33

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

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(128,97,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(206,237,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(128,97,237,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.