crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ac31c4 hex color - Violet - Warm color - Information

#ac31c4 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ac31c4 Color code in RGB color code model is created after adding 67.45% red color, 19.22% green color and 76.86% blue color. Hex #ac31c4 Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 75% magenta, 0% yellow and 23% black.

Hex #ac31c4 color code is between #aa33cc web safe hex color code and #bb22bb web safe hex color code. #aa33cc is the nearest web safe color code. You can see here many more shades of #ac31c4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeac31c4#ac31c4
RGB Decimal172, 49, 196rgb(172, 49, 196)
RGB Percent67%, 19%, 77%rgb(67%, 19%, 77%)
CSS RGBa172, 49, 196,1rgba(172,49,196,1)
CMYK Modelcmyk(12%,75%,0%,23%)
HSL Color Space290,60% ,48%hsl(290,60% ,48%)
HSV Color Space290°, 75%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011000011000111000100
Octal25461304
Decimal17249196
Hexac31c4

Different shades of #ac31c4 color code.

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

Light Shade of #ac31c4
#bf54d4
Dark Shade of #ac31c4
#88279b
Saturated Shade of #ac31c4
#b425d0
Desaturated Shade of #ac31c4
#a43db8
Grey scale Shade of #ac31c4
#7a7a7a
Brighten Shade
#c54add
Most Readable Shade
#FFFFFF

Shades of #ac31c4 color code

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

#ac31c4
#982bae
#852698
#722082
#5f1b6c
#4c1557
#391041
#260a2b
#130515
#000000

Similar Color like #ac31c4 color

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

#ad32c5
#ae33c6
#af34c7
#b035c8
#b136c9
#b237ca
#b338cb
#b439cc
#b53acd
#b63bce
#b73ccf
#b83dd0
#b93ed1
#ba3fd2
#ab30c3
#aa2fc2
#a92ec1
#a82dc0
#a72cbf
#a62bbe
#a52abd
#a429bc
#a328bb
#a227ba
#a126b9
#a025b8
#9f24b7
#9e23b6

Monochromatic Color with #ac31c4

#ac31c4
#d13cee
#17061a
#3c1144
#611c6f
#872699

Tints of #ac31c4 Color

#ac31c4
#b547ca
#be5ed1
#c775d7
#d08cde
#daa3e4
#e3baeb
#ecd1f1
#f5e8f8
#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

#ac31c4
#49c431

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

Split Complementary

#ac31c4
#93c431
#31c463

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

Analogous Color

#7131c4
#8f31c4
#ac31c4
#c431bf
#c431a1

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

#ac31c4
#c4ac31
#31c4ac

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

#ac31c4
#c46231
#49c431
#3192c4

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

#ac31c4
#49c431
#31c463
#c43193

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

#ac31c4 Color Code Preview on Black Background Color

This is how #ac31c4 Color will look on black background color. Color contrast ratio is 3.99

#ac31c4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac31c4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac31c4

#ac31c4 color code is use for CSS Background Color

Background color for the above div is #ac31c4

HTML with inline CSS

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

#ac31c4 color code is use for CSS Border Color

CSS Border color for the above div is #ac31c4

HTML with inline CSS

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

CSS Border Left color for the above div is #ac31c4

HTML with inline CSS

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

CSS Border Right color for the above div is #ac31c4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac31c4

HTML with inline CSS

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

CSS Border Top color for the above div is #ac31c4

HTML with inline CSS

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

#ac31c4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac31c4 Color code Preview on White Background

This is how #ac31c4 Color code will look on white background color. Color contrast ratio is 5.26

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.