crispedge.com

Color picker

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

#ac7eee hex color - Blue - Cool color - Information

#ac7eee hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #ac7eee Color code in RGB color code model is created after adding 67.45% red color, 49.41% green color and 93.33% blue color. Hex #ac7eee Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 47% magenta, 0% yellow and 7% black.

Hex #ac7eee color code is between #aa77dd web safe hex color code and #bb88ff web safe hex color code. #aa77dd is the nearest web safe color code. You can see here many more shades of #ac7eee color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeac7eee#ac7eee
RGB Decimal172, 126, 238rgb(172, 126, 238)
RGB Percent67%, 49%, 93%rgb(67%, 49%, 93%)
CSS RGBa172, 126, 238,1rgba(172,126,238,1)
CMYK Modelcmyk(28%,47%,0%,7%)
HSL Color Space265,77% ,71%hsl(265,77% ,71%)
HSV Color Space265°, 47%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011000111111011101110
Octal254176356
Decimal172126238
Hexac7eee

Different shades of #ac7eee color code.

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

Light Shade of #ac7eee
#c9abf4
Dark Shade of #ac7eee
#8f51e8
Saturated Shade of #ac7eee
#ab77f5
Desaturated Shade of #ac7eee
#ad85e7
Grey scale Shade of #ac7eee
#b6b6b6
Brighten Shade
#c597ff
Most Readable Shade
#000000

Shades of #ac7eee color code

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

#ac7eee
#9870d3
#8562b9
#72549e
#5f4684
#4c3869
#392a4f
#261c34
#130e1a
#000000

Similar Color like #ac7eee color

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

#ad7fef
#ae80f0
#af81f1
#b082f2
#b183f3
#b284f4
#b385f5
#b486f6
#b587f7
#b688f8
#b789f9
#b88afa
#b98bfb
#ba8cfc
#ab7ded
#aa7cec
#a97beb
#a87aea
#a779e9
#a678e8
#a577e7
#a476e6
#a375e5
#a274e4
#a173e3
#a072e2
#9f71e1
#9e70e0

Monochromatic Color with #ac7eee

#ac7eee
#120e1a
#312444
#503b6e
#6f5199
#8d68c3

Tints of #ac7eee Color

#ac7eee
#b58cef
#be9af1
#c7a9f3
#d0b7f5
#dac5f7
#e3d4f9
#ece2fb
#f5f0fd
#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

#ac7eee
#c0ee7e

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

Split Complementary

#ac7eee
#eee47e
#88ee7e

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

Analogous Color

#7f7eee
#967eee
#ac7eee
#c27eee
#d97eee

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

#ac7eee
#eeac7e
#7eeeac

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

#ac7eee
#ee7e88
#c0ee7e
#7eeee4

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

#ac7eee
#c0ee7e
#88ee7e
#e47eee

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

#ac7eee Color Code Preview on Black Background Color

This is how #ac7eee Color will look on black background color. Color contrast ratio is 6.97

#ac7eee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac7eee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac7eee

#ac7eee color code is use for CSS Background Color

Background color for the above div is #ac7eee

HTML with inline CSS

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

#ac7eee color code is use for CSS Border Color

CSS Border color for the above div is #ac7eee

HTML with inline CSS

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

CSS Border Left color for the above div is #ac7eee

HTML with inline CSS

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

CSS Border Right color for the above div is #ac7eee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac7eee

HTML with inline CSS

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

CSS Border Top color for the above div is #ac7eee

HTML with inline CSS

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

#ac7eee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac7eee Color code Preview on White Background

This is how #ac7eee Color code will look on white background color. Color contrast ratio is 3.01

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

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.