crispedge.com

Color picker

Loading...

#a68eae hex color - Violet - Warm color - Information

#a68eae hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a68eae Color code in RGB color code model is created after adding 65.1% red color, 55.69% green color and 68.24% blue color. Hex #a68eae Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 18% magenta, 0% yellow and 32% black.

Hex #a68eae color code is between #aa88aa web safe hex color code and #9999bb web safe hex color code. #aa88aa is the nearest web safe color code. You can see here many more shades of #a68eae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codea68eae#a68eae
RGB Decimal166, 142, 174rgb(166, 142, 174)
RGB Percent65%, 56%, 68%rgb(65%, 56%, 68%)
CSS RGBa166, 142, 174,1rgba(166,142,174,1)
CMYK Modelcmyk(5%,18%,0%,32%)
HSL Color Space285,16% ,62%hsl(285,16% ,62%)
HSV Color Space285°, 18%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001101000111010101110
Octal246216256
Decimal166142174
Hexa68eae

Different shades of #a68eae color code.

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

Light Shade of #a68eae
#bdacc3
Dark Shade of #a68eae
#8f7099
Saturated Shade of #a68eae
#ab84b8
Desaturated Shade of #a68eae
#a198a4
Grey scale Shade of #a68eae
#9e9e9e
Brighten Shade
#bfa7c7
Most Readable Shade
#000000

Shades of #a68eae color code

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

#a68eae
#937e9a
#816e87
#6e5e74
#5c4e60
#493f4d
#372f3a
#241f26
#120f13
#000000

Similar Color like #a68eae color

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

#a78faf
#a890b0
#a991b1
#aa92b2
#ab93b3
#ac94b4
#ad95b5
#ae96b6
#af97b7
#b098b8
#b199b9
#b29aba
#b39bbb
#b49cbc
#a58dad
#a48cac
#a38bab
#a28aaa
#a189a9
#a088a8
#9f87a7
#9e86a6
#9d85a5
#9c84a4
#9b83a3
#9a82a2
#9981a1
#9880a0

Monochromatic Color with #a68eae

#a68eae
#cfb1d8
#040304
#2c262e
#554959
#7d6b83

Tints of #a68eae Color

#a68eae
#af9ab7
#b9a7c0
#c3b3c9
#cdc0d2
#d7ccdb
#e1d9e4
#ebe5ed
#f5f2f6
#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

#a68eae
#96ae8e

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

Split Complementary

#a68eae
#a6ae8e
#8eae96

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

Analogous Color

#998eae
#a08eae
#a68eae
#ac8eae
#ae8ea9

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

#a68eae
#aea68e
#8eaea6

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

#a68eae
#ae968e
#96ae8e
#8ea6ae

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

#a68eae
#96ae8e
#8eae96
#ae8ea6

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

#a68eae Color Code Preview on Black Background Color

This is how #a68eae Color will look on black background color. Color contrast ratio is 7.10

#a68eae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a68eae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a68eae

#a68eae color code is use for CSS Background Color

Background color for the above div is #a68eae

HTML with inline CSS

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

#a68eae color code is use for CSS Border Color

CSS Border color for the above div is #a68eae

HTML with inline CSS

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

CSS Border Left color for the above div is #a68eae

HTML with inline CSS

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

CSS Border Right color for the above div is #a68eae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a68eae

HTML with inline CSS

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

CSS Border Top color for the above div is #a68eae

HTML with inline CSS

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

#a68eae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a68eae Color code Preview on White Background

This is how #a68eae Color code will look on white background color. Color contrast ratio is 2.96

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(166,142,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,174,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(166,142,174,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.