crispedge.com

Color picker

Loading...

#a66baf hex color - Violet - Warm color - Information

#a66baf hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a66baf Color code in RGB color code model is created after adding 65.1% red color, 41.96% green color and 68.63% blue color. Hex #a66baf Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 39% magenta, 0% yellow and 31% black.

Hex #a66baf color code is between #aa66aa web safe hex color code and #9977bb web safe hex color code. #aa66aa is the nearest web safe color code. You can see here many more shades of #a66baf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea66baf#a66baf
RGB Decimal166, 107, 175rgb(166, 107, 175)
RGB Percent65%, 42%, 69%rgb(65%, 42%, 69%)
CSS RGBa166, 107, 175,1rgba(166,107,175,1)
CMYK Modelcmyk(5%,39%,0%,31%)
HSL Color Space292,30% ,55%hsl(292,30% ,55%)
HSV Color Space292°, 39%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001100110101110101111
Octal246153257
Decimal166107175
Hexa66baf

Different shades of #a66baf color code.

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

Light Shade of #a66baf
#ba8cc1
Dark Shade of #a66baf
#8d5196
Saturated Shade of #a66baf
#ae60ba
Desaturated Shade of #a66baf
#9e76a4
Grey scale Shade of #a66baf
#8d8d8d
Brighten Shade
#bf84c8
Most Readable Shade
#FFFFFF

Shades of #a66baf color code

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

#a66baf
#935f9b
#815388
#6e4774
#5c3b61
#492f4d
#37233a
#241726
#120b13
#000000

Similar Color like #a66baf color

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

#a76cb0
#a86db1
#a96eb2
#aa6fb3
#ab70b4
#ac71b5
#ad72b6
#ae73b7
#af74b8
#b075b9
#b176ba
#b277bb
#b378bc
#b479bd
#a56aae
#a469ad
#a368ac
#a267ab
#a166aa
#a065a9
#9f64a8
#9e63a7
#9d62a6
#9c61a5
#9b60a4
#9a5fa3
#995ea2
#985da1

Monochromatic Color with #a66baf

#a66baf
#ce85d9
#050305
#2d1d2f
#55375a
#7e5184

Tints of #a66baf Color

#a66baf
#af7bb7
#b98bc0
#c39cc9
#cdacd2
#d7bddb
#e1cde4
#ebdeed
#f5eef6
#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

#a66baf
#74af6b

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

Split Complementary

#a66baf
#96af6b
#6baf84

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

Analogous Color

#8b6baf
#986baf
#a66baf
#af6baa
#af6b9d

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

#a66baf
#afa66b
#6bafa6

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

#a66baf
#af846b
#74af6b
#6b96af

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

#a66baf
#74af6b
#6baf84
#af6b96

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

#a66baf Color Code Preview on Black Background Color

This is how #a66baf Color will look on black background color. Color contrast ratio is 5.34

#a66baf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a66baf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a66baf

#a66baf color code is use for CSS Background Color

Background color for the above div is #a66baf

HTML with inline CSS

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

#a66baf color code is use for CSS Border Color

CSS Border color for the above div is #a66baf

HTML with inline CSS

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

CSS Border Left color for the above div is #a66baf

HTML with inline CSS

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

CSS Border Right color for the above div is #a66baf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a66baf

HTML with inline CSS

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

CSS Border Top color for the above div is #a66baf

HTML with inline CSS

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

#a66baf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a66baf Color code Preview on White Background

This is how #a66baf Color code will look on white background color. Color contrast ratio is 3.93

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

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,107,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(116,175,107,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(166,107,175,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.