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

#ac13f0 hex color - Violet - Warm color - Information

#ac13f0 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ac13f0 Color code in RGB color code model is created after adding 67.45% red color, 7.45% green color and 94.12% blue color. Hex #ac13f0 Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 92% magenta, 0% yellow and 5.88% black.

Hex #ac13f0 color code is between #aa11ee web safe hex color code and #bb22ff web safe hex color code. #aa11ee is the nearest web safe color code. You can see here many more shades of #ac13f0 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 ac13f0 #ac13f0
RGB Decimal 172, 19, 240 rgb(172, 19, 240)
RGB Percent 67%, 7%, 94% rgb(67%, 7%, 94%)
CSS RGBa 172, 19, 240,1 rgba(172,19,240,1)
CMYK Model cmyk(28%,92%,0%,5.88%)
HSL Color Space 282,88% ,51% hsl(282,88% ,51%)
HSV Color Space 282°, 92%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101100 00010011 11110000
Octal 254 23 360
Decimal 172 19 240
Hex ac 13 f0

Different shades of #ac13f0 color code.

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

Light Shade of #ac13f0
#bd43f3
Dark Shade of #ac13f0
#8b0cc4
Saturated Shade of #ac13f0
#b106fd
Desaturated Shade of #ac13f0
#a720e3
Grey scale Shade of #ac13f0
#818181
Brighten Shade
#c52cff
Most Readable Shade
#FFFFFF

Shades of #ac13f0 color code

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

#ac13f0
#9810d5
#850eba
#720ca0
#5f0a85
#4c086a
#390650
#260435
#13021a
#000000

Similar Color like #ac13f0 color

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

#ad14f1
#ae15f2
#af16f3
#b017f4
#b118f5
#b219f6
#b31af7
#b41bf8
#b51cf9
#b61dfa
#b71efb
#b81ffc
#b920fd
#ba21fe
#ab12ef
#aa11ee
#a910ed
#a80fec
#a70eeb
#a60dea
#a50ce9
#a40be8
#a30ae7
#a209e6
#a108e5
#a007e4
#9f06e3
#9e05e2

Monochromatic Color with #ac13f0

#ac13f0
#14021b
#320646
#510970
#6f0c9b
#8e10c5

Tints of #ac13f0 Color

#ac13f0
#b52df1
#be47f3
#c761f5
#d07bf6
#da96f8
#e3b0fa
#eccafb
#f5e4fd
#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

#ac13f0
#57f013

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

Split Complementary

#ac13f0
#c5f013
#13f03e

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

Analogous Color

#5413f0
#8013f0
#ac13f0
#d813f0
#f013dc

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

#ac13f0
#f0ac13
#13f0ac

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

#ac13f0
#f03d13
#57f013
#13c5f0

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

#ac13f0
#57f013
#13f03e
#f013c5

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 #ac13f0 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.

#ac13f0 Color Code Preview on Black Background Color

This is how #ac13f0 Color will look on black background color. Color contrast ratio is 4.11

#ac13f0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac13f0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac13f0

#ac13f0 color code is use for CSS Background Color

Background color for the above div is #ac13f0

HTML with inline CSS

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

#ac13f0 color code is use for CSS Border Color

CSS Border color for the above div is #ac13f0

HTML with inline CSS

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

CSS Border Left color for the above div is #ac13f0

HTML with inline CSS

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

CSS Border Right color for the above div is #ac13f0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac13f0

HTML with inline CSS

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

CSS Border Top color for the above div is #ac13f0

HTML with inline CSS

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

#ac13f0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac13f0 Color code Preview on White Background

This is how #ac13f0 Color code will look on white background color. Color contrast ratio is 5.12

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

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(172,19,240,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(87,240,19,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,19,240,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.