crispedge.com

Color picker

Loading...

#8124e6 hex color - Violet - Cool color - Information

#8124e6 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #8124e6 Color code in RGB color code model is created after adding 50.59% red color, 14.12% green color and 90.2% blue color. Hex #8124e6 Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 84% magenta, 0% yellow and 10% black.

Hex #8124e6 color code is between #8822ee web safe hex color code and #7733dd web safe hex color code. #8822ee is the nearest web safe color code. You can see here many more shades of #8124e6 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code8124e6#8124e6
RGB Decimal129, 36, 230rgb(129, 36, 230)
RGB Percent51%, 14%, 90%rgb(51%, 14%, 90%)
CSS RGBa129, 36, 230,1rgba(129,36,230,1)
CMYK Modelcmyk(44%,84%,0%,10%)
HSL Color Space269,80% ,52%hsl(269,80% ,52%)
HSV Color Space269°, 84%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000010010010011100110
Octal20144346
Decimal12936230
Hex8124e6

Different shades of #8124e6 color code.

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

Light Shade of #8124e6
#9b52eb
Dark Shade of #8124e6
#6816c1
Saturated Shade of #8124e6
#8018f2
Desaturated Shade of #8124e6
#8130da
Grey scale Shade of #8124e6
#858585
Brighten Shade
#9a3dff
Most Readable Shade
#FFFFFF

Shades of #8124e6 color code

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

#8124e6
#7220cc
#641cb2
#561899
#47147f
#391066
#2b0c4c
#1c0833
#0e0419
#000000

Similar Color like #8124e6 color

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

#8225e7
#8326e8
#8427e9
#8528ea
#8629eb
#872aec
#882bed
#892cee
#8a2def
#8b2ef0
#8c2ff1
#8d30f2
#8e31f3
#8f32f4
#8023e5
#7f22e4
#7e21e3
#7d20e2
#7c1fe1
#7b1ee0
#7a1ddf
#791cde
#781bdd
#771adc
#7619db
#7518da
#7417d9
#7316d8

Monochromatic Color with #8124e6

#8124e6
#0a0311
#22093c
#391066
#511791
#691dbb

Tints of #8124e6 Color

#8124e6
#8f3ce8
#9d54eb
#ab6dee
#b985f1
#c79df3
#d5b6f6
#e3cef9
#f1e6fc
#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

#8124e6
#89e624

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

Split Complementary

#8124e6
#e6e224
#28e624

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

Analogous Color

#3324e6
#5a24e6
#8124e6
#a824e6
#cf24e6

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

#8124e6
#e68124
#24e681

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

#8124e6
#e62428
#89e624
#24e6e2

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

#8124e6
#89e624
#28e624
#e224e6

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 #8124e6 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.

#8124e6 Color Code Preview on Black Background Color

This is how #8124e6 Color will look on black background color. Color contrast ratio is 3.33

#8124e6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8124e6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8124e6

#8124e6 color code is use for CSS Background Color

Background color for the above div is #8124e6

HTML with inline CSS

<div style="background-color:#8124e6;"></div>

#8124e6 color code is use for CSS Border Color

CSS Border color for the above div is #8124e6

HTML with inline CSS

<div style="border:5px solid #8124e6;"></div>

CSS Border Left color for the above div is #8124e6

HTML with inline CSS

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

CSS Border Right color for the above div is #8124e6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8124e6

HTML with inline CSS

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

CSS Border Top color for the above div is #8124e6

HTML with inline CSS

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

#8124e6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8124e6 Color code Preview on White Background

This is how #8124e6 Color code will look on white background color. Color contrast ratio is 6.31

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

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(129,36,230,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(137,230,36,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(129,36,230,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.