crispedge.com

Color picker

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

#ac93ba hex color - Violet - Warm color - Information

#ac93ba hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ac93ba Color code in RGB color code model is created after adding 67.45% red color, 57.65% green color and 72.94% blue color. Hex #ac93ba Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 21% magenta, 0% yellow and 27% black.

Hex #ac93ba color code is between #aa99bb web safe hex color code and #bb88aa web safe hex color code. #aa99bb is the nearest web safe color code. You can see here many more shades of #ac93ba color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeac93ba#ac93ba
RGB Decimal172, 147, 186rgb(172, 147, 186)
RGB Percent67%, 58%, 73%rgb(67%, 58%, 73%)
CSS RGBa172, 147, 186,1rgba(172,147,186,1)
CMYK Modelcmyk(8%,21%,0%,27%)
HSL Color Space278,22% ,65%hsl(278,22% ,65%)
HSV Color Space278°, 21%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011001001001110111010
Octal254223272
Decimal172147186
Hexac93ba

Different shades of #ac93ba color code.

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

Light Shade of #ac93ba
#c4b2ce
Dark Shade of #ac93ba
#9474a6
Saturated Shade of #ac93ba
#ae8ac3
Desaturated Shade of #ac93ba
#a99cb1
Grey scale Shade of #ac93ba
#a6a6a6
Brighten Shade
#c5acd3
Most Readable Shade
#000000

Shades of #ac93ba color code

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

#ac93ba
#9882a5
#857290
#72627c
#5f5167
#4c4152
#39313e
#262029
#131014
#000000

Similar Color like #ac93ba color

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

#ad94bb
#ae95bc
#af96bd
#b097be
#b198bf
#b299c0
#b39ac1
#b49bc2
#b59cc3
#b69dc4
#b79ec5
#b89fc6
#b9a0c7
#baa1c8
#ab92b9
#aa91b8
#a990b7
#a88fb6
#a78eb5
#a68db4
#a58cb3
#a48bb2
#a38ab1
#a289b0
#a188af
#a087ae
#9f86ad
#9e85ac

Monochromatic Color with #ac93ba

#ac93ba
#d3b5e4
#0f0d10
#362e3a
#5d5065
#85718f

Tints of #ac93ba Color

#ac93ba
#b59fc1
#beabc9
#c7b7d1
#d0c3d8
#dacfe0
#e3dbe8
#ece7ef
#f5f3f7
#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

#ac93ba
#a1ba93

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

Split Complementary

#ac93ba
#b4ba93
#93ba99

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

Analogous Color

#9c93ba
#a493ba
#ac93ba
#b493ba
#ba93b8

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

#ac93ba
#baac93
#93baac

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

#ac93ba
#ba9893
#a1ba93
#93b4ba

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

#ac93ba
#a1ba93
#93ba99
#ba93b4

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

#ac93ba Color Code Preview on Black Background Color

This is how #ac93ba Color will look on black background color. Color contrast ratio is 7.64

#ac93ba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac93ba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac93ba

#ac93ba color code is use for CSS Background Color

Background color for the above div is #ac93ba

HTML with inline CSS

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

#ac93ba color code is use for CSS Border Color

CSS Border color for the above div is #ac93ba

HTML with inline CSS

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

CSS Border Left color for the above div is #ac93ba

HTML with inline CSS

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

CSS Border Right color for the above div is #ac93ba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac93ba

HTML with inline CSS

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

CSS Border Top color for the above div is #ac93ba

HTML with inline CSS

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

#ac93ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac93ba Color code Preview on White Background

This is how #ac93ba Color code will look on white background color. Color contrast ratio is 2.75

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.