crispedge.com

Color picker

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

#ac7dc6 hex color - Violet - Warm color - Information

#ac7dc6 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ac7dc6 Color code in RGB color code model is created after adding 67.45% red color, 49.02% green color and 77.65% blue color. Hex #ac7dc6 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 37% magenta, 0% yellow and 22% black.

Hex #ac7dc6 color code is between #aa77cc web safe hex color code and #bb88bb web safe hex color code. #aa77cc is the nearest web safe color code. You can see here many more shades of #ac7dc6 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeac7dc6#ac7dc6
RGB Decimal172, 125, 198rgb(172, 125, 198)
RGB Percent67%, 49%, 78%rgb(67%, 49%, 78%)
CSS RGBa172, 125, 198,1rgba(172,125,198,1)
CMYK Modelcmyk(13%,37%,0%,22%)
HSL Color Space279,39% ,63%hsl(279,39% ,63%)
HSV Color Space279°, 37%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011000111110111000110
Octal254175306
Decimal172125198
Hexac7dc6

Different shades of #ac7dc6 color code.

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

Light Shade of #ac7dc6
#c3a0d6
Dark Shade of #ac7dc6
#955ab6
Saturated Shade of #ac7dc6
#af74cf
Desaturated Shade of #ac7dc6
#a986bd
Grey scale Shade of #ac7dc6
#a1a1a1
Brighten Shade
#c596df
Most Readable Shade
#000000

Shades of #ac7dc6 color code

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

#ac7dc6
#986fb0
#85619a
#725384
#5f456e
#4c3758
#392942
#261b2c
#130d16
#000000

Similar Color like #ac7dc6 color

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

#ad7ec7
#ae7fc8
#af80c9
#b081ca
#b182cb
#b283cc
#b384cd
#b485ce
#b586cf
#b687d0
#b788d1
#b889d2
#b98ad3
#ba8bd4
#ab7cc5
#aa7bc4
#a97ac3
#a879c2
#a778c1
#a677c0
#a576bf
#a475be
#a374bd
#a273bc
#a172bb
#a071ba
#9f70b9
#9e6fb8

Monochromatic Color with #ac7dc6

#ac7dc6
#d198f0
#18121c
#3d2d46
#624771
#87629b

Tints of #ac7dc6 Color

#ac7dc6
#b58bcc
#be99d2
#c7a8d9
#d0b6df
#dac5e5
#e3d3ec
#ece2f2
#f5f0f8
#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

#ac7dc6
#97c67d

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

Split Complementary

#ac7dc6
#bbc67d
#7dc688

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

Analogous Color

#8f7dc6
#9d7dc6
#ac7dc6
#bb7dc6
#c67dc3

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

#ac7dc6
#c6ac7d
#7dc6ac

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

#ac7dc6
#c6877d
#97c67d
#7dbbc6

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

#ac7dc6
#97c67d
#7dc688
#c67dbb

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

#ac7dc6 Color Code Preview on Black Background Color

This is how #ac7dc6 Color will look on black background color. Color contrast ratio is 6.50

#ac7dc6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac7dc6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac7dc6

#ac7dc6 color code is use for CSS Background Color

Background color for the above div is #ac7dc6

HTML with inline CSS

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

#ac7dc6 color code is use for CSS Border Color

CSS Border color for the above div is #ac7dc6

HTML with inline CSS

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

CSS Border Left color for the above div is #ac7dc6

HTML with inline CSS

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

CSS Border Right color for the above div is #ac7dc6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac7dc6

HTML with inline CSS

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

CSS Border Top color for the above div is #ac7dc6

HTML with inline CSS

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

#ac7dc6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac7dc6 Color code Preview on White Background

This is how #ac7dc6 Color code will look on white background color. Color contrast ratio is 3.23

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

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.