crispedge.com

Color picker

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

#a17ba7 hex color - Violet - Warm color - Information

#a17ba7 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a17ba7 Color code in RGB color code model is created after adding 63.14% red color, 48.24% green color and 65.49% blue color. Hex #a17ba7 Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 26% magenta, 0% yellow and 35% black.

Hex #a17ba7 color code is between #9977aa web safe hex color code and #aa8899 web safe hex color code. #9977aa is the nearest web safe color code. You can see here many more shades of #a17ba7 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea17ba7#a17ba7
RGB Decimal161, 123, 167rgb(161, 123, 167)
RGB Percent63%, 48%, 65%rgb(63%, 48%, 65%)
CSS RGBa161, 123, 167,1rgba(161,123,167,1)
CMYK Modelcmyk(4%,26%,0%,35%)
HSL Color Space292,20% ,57%hsl(292,20% ,57%)
HSV Color Space292°, 26%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000010111101110100111
Octal241173247
Decimal161123167
Hexa17ba7

Different shades of #a17ba7 color code.

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

Light Shade of #a17ba7
#b79abb
Dark Shade of #a17ba7
#89608f
Saturated Shade of #a17ba7
#a970b2
Desaturated Shade of #a17ba7
#99869c
Grey scale Shade of #a17ba7
#919191
Brighten Shade
#ba94c0
Most Readable Shade
#FFFFFF

Shades of #a17ba7 color code

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

#a17ba7
#8f6d94
#7d5f81
#6b526f
#59445c
#47364a
#352937
#231b25
#110d12
#000000

Similar Color like #a17ba7 color

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

#a27ca8
#a37da9
#a47eaa
#a57fab
#a680ac
#a781ad
#a882ae
#a983af
#aa84b0
#ab85b1
#ac86b2
#ad87b3
#ae88b4
#af89b5
#a07aa6
#9f79a5
#9e78a4
#9d77a3
#9c76a2
#9b75a1
#9a74a0
#99739f
#98729e
#97719d
#96709c
#956f9b
#946e9a
#936d99

Monochromatic Color with #a17ba7

#a17ba7
#ca9ad1
#f3bafc
#261d27
#4f3c52
#785c7c

Tints of #a17ba7 Color

#a17ba7
#ab89b0
#b598ba
#c0a7c4
#cab5ce
#d5c4d7
#dfd3e1
#eae1eb
#f4f0f5
#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

#a17ba7
#81a77b

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

Split Complementary

#a17ba7
#97a77b
#7ba78b

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

Analogous Color

#8f7ba7
#987ba7
#a17ba7
#a77ba4
#a77b9b

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

#a17ba7
#a7a17b
#7ba7a1

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

#a17ba7
#a78b7b
#81a77b
#7b97a7

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

#a17ba7
#81a77b
#7ba78b
#a77b97

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

#a17ba7 Color Code Preview on Black Background Color

This is how #a17ba7 Color will look on black background color. Color contrast ratio is 5.91

#a17ba7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a17ba7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a17ba7

#a17ba7 color code is use for CSS Background Color

Background color for the above div is #a17ba7

HTML with inline CSS

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

#a17ba7 color code is use for CSS Border Color

CSS Border color for the above div is #a17ba7

HTML with inline CSS

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

CSS Border Left color for the above div is #a17ba7

HTML with inline CSS

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

CSS Border Right color for the above div is #a17ba7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a17ba7

HTML with inline CSS

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

CSS Border Top color for the above div is #a17ba7

HTML with inline CSS

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

#a17ba7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a17ba7 Color code Preview on White Background

This is how #a17ba7 Color code will look on white background color. Color contrast ratio is 3.56

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

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.