crispedge.com

Color picker

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

#ab93b5 hex color - Violet - Warm color - Information

#ab93b5 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ab93b5 Color code in RGB color code model is created after adding 67.06% red color, 57.65% green color and 70.98% blue color. Hex #ab93b5 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 19% magenta, 0% yellow and 29% black.

Hex #ab93b5 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 #ab93b5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeab93b5#ab93b5
RGB Decimal171, 147, 181rgb(171, 147, 181)
RGB Percent67%, 58%, 71%rgb(67%, 58%, 71%)
CSS RGBa171, 147, 181,1rgba(171,147,181,1)
CMYK Modelcmyk(6%,19%,0%,29%)
HSL Color Space282,19% ,64%hsl(282,19% ,64%)
HSV Color Space282°, 19%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010111001001110110101
Octal253223265
Decimal171147181
Hexab93b5

Different shades of #ab93b5 color code.

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

Light Shade of #ab93b5
#c3b1ca
Dark Shade of #ab93b5
#9375a0
Saturated Shade of #ab93b5
#af8abe
Desaturated Shade of #ab93b5
#a79cac
Grey scale Shade of #ab93b5
#a4a4a4
Brighten Shade
#c4acce
Most Readable Shade
#000000

Shades of #ab93b5 color code

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

#ab93b5
#9882a0
#85728c
#726278
#5f5164
#4c4150
#39313c
#262028
#131014
#000000

Similar Color like #ab93b5 color

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

#ac94b6
#ad95b7
#ae96b8
#af97b9
#b098ba
#b199bb
#b29abc
#b39bbd
#b49cbe
#b59dbf
#b69ec0
#b79fc1
#b8a0c2
#b9a1c3
#aa92b4
#a991b3
#a890b2
#a78fb1
#a68eb0
#a58daf
#a48cae
#a38bad
#a28aac
#a189ab
#a088aa
#9f87a9
#9e86a8
#9d85a7

Monochromatic Color with #ab93b5

#ab93b5
#d3b6df
#0a090b
#332b35
#5b4e60
#83708a

Tints of #ab93b5 Color

#ab93b5
#b49fbd
#bdabc5
#c7b7cd
#d0c3d5
#d9cfde
#e3dbe6
#ece7ee
#f5f3f6
#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

#ab93b5
#9db593

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

Split Complementary

#ab93b5
#aeb593
#93b59a

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

Analogous Color

#9d93b5
#a493b5
#ab93b5
#b293b5
#b593b1

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

#ab93b5
#b5ab93
#93b5ab

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

#ab93b5
#b59a93
#9db593
#93aeb5

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

#ab93b5
#9db593
#93b59a
#b593ae

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

#ab93b5 Color Code Preview on Black Background Color

This is how #ab93b5 Color will look on black background color. Color contrast ratio is 7.57

#ab93b5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab93b5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab93b5

#ab93b5 color code is use for CSS Background Color

Background color for the above div is #ab93b5

HTML with inline CSS

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

#ab93b5 color code is use for CSS Border Color

CSS Border color for the above div is #ab93b5

HTML with inline CSS

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

CSS Border Left color for the above div is #ab93b5

HTML with inline CSS

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

CSS Border Right color for the above div is #ab93b5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ab93b5

HTML with inline CSS

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

CSS Border Top color for the above div is #ab93b5

HTML with inline CSS

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

#ab93b5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ab93b5 Color code Preview on White Background

This is how #ab93b5 Color code will look on white background color. Color contrast ratio is 2.77

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

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.