crispedge.com

Color picker

Loading...

#8a24df hex color - Violet - Warm color - Information

#8a24df hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #8a24df Color code in RGB color code model is created after adding 54.12% red color, 14.12% green color and 87.45% blue color. Hex #8a24df Color code in CMYK color (process color) code model is generated after subtraction of 38% cyan, 84% magenta, 0% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code8a24df#8a24df
RGB Decimal138, 36, 223rgb(138, 36, 223)
RGB Percent54%, 14%, 87%rgb(54%, 14%, 87%)
CSS RGBa138, 36, 223,1rgba(138,36,223,1)
CMYK Modelcmyk(38%,84%,0%,13%)
HSL Color Space273,75% ,51%hsl(273,75% ,51%)
HSV Color Space273°, 84%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100010100010010011011111
Octal21244337
Decimal13836223
Hex8a24df

Different shades of #8a24df color code.

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

Light Shade of #8a24df
#a250e5
Dark Shade of #8a24df
#6f1bb5
Saturated Shade of #8a24df
#8b17ec
Desaturated Shade of #8a24df
#8931d2
Grey scale Shade of #8a24df
#818181
Brighten Shade
#a33df8
Most Readable Shade
#FFFFFF

Shades of #8a24df color code

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

#8a24df
#7a20c6
#6b1cad
#5c1894
#4c147b
#3d1063
#2e0c4a
#1e0831
#0f0418
#000000

Similar Color like #8a24df color

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

#8b25e0
#8c26e1
#8d27e2
#8e28e3
#8f29e4
#902ae5
#912be6
#922ce7
#932de8
#942ee9
#952fea
#9630eb
#9731ec
#9832ed
#8923de
#8822dd
#8721dc
#8620db
#851fda
#841ed9
#831dd8
#821cd7
#811bd6
#801ad5
#7f19d4
#7e18d3
#7d17d2
#7c16d1

Monochromatic Color with #8a24df

#8a24df
#06020a
#210935
#3b0f5f
#55168a
#701db4

Tints of #8a24df Color

#8a24df
#973ce2
#a454e6
#b16de9
#be85ed
#cb9df0
#d8b6f4
#e5cef7
#f2e6fb
#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

#8a24df
#79df24

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

Split Complementary

#8a24df
#d6df24
#24df2d

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

Analogous Color

#3f24df
#6524df
#8a24df
#af24df
#d524df

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

#8a24df
#df8a24
#24df8a

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

#8a24df
#df2c24
#79df24
#24d6df

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

#8a24df
#79df24
#24df2d
#df24d6

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 #8a24df 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.

#8a24df Color Code Preview on Black Background Color

This is how #8a24df Color will look on black background color. Color contrast ratio is 3.40

#8a24df in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8a24df

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8a24df

#8a24df color code is use for CSS Background Color

Background color for the above div is #8a24df

HTML with inline CSS

<div style="background-color:#8a24df;"></div>

#8a24df color code is use for CSS Border Color

CSS Border color for the above div is #8a24df

HTML with inline CSS

<div style="border:5px solid #8a24df;"></div>

CSS Border Left color for the above div is #8a24df

HTML with inline CSS

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

CSS Border Right color for the above div is #8a24df

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8a24df

HTML with inline CSS

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

CSS Border Top color for the above div is #8a24df

HTML with inline CSS

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

#8a24df hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8a24df Color code Preview on White Background

This is how #8a24df Color code will look on white background color. Color contrast ratio is 6.18

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

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(138,36,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(121,223,36,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(138,36,223,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.