crispedge.com

Color picker

Loading...

#aca7b7 hex color - Violet - Cool color - Information

#aca7b7 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #aca7b7 Color code in RGB color code model is created after adding 67.45% red color, 65.49% green color and 71.76% blue color. Hex #aca7b7 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 9% magenta, 0% yellow and 28% black.

Hex #aca7b7 color code is between #aaaabb web safe hex color code and #bb99aa web safe hex color code. #aaaabb is the nearest web safe color code. You can see here many more shades of #aca7b7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaca7b7#aca7b7
RGB Decimal172, 167, 183rgb(172, 167, 183)
RGB Percent67%, 65%, 72%rgb(67%, 65%, 72%)
CSS RGBa172, 167, 183,1rgba(172,167,183,1)
CMYK Modelcmyk(6%,9%,0%,28%)
HSL Color Space259,10% ,69%hsl(259,10% ,69%)
HSV Color Space259°, 9%, 72%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001010011110110111
Octal254247267
Decimal172167183
Hexaca7b7

Different shades of #aca7b7 color code.

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

Light Shade of #aca7b7
#c6c3ce
Dark Shade of #aca7b7
#928ba0
Saturated Shade of #aca7b7
#a99fbf
Desaturated Shade of #aca7b7
#afafaf
Grey scale Shade of #aca7b7
#afafaf
Brighten Shade
#c5c0d0
Most Readable Shade
#000000

Shades of #aca7b7 color code

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

#aca7b7
#9894a2
#85818e
#726f7a
#5f5c65
#4c4a51
#39373d
#262528
#131214
#000000

Similar Color like #aca7b7 color

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

#ada8b8
#aea9b9
#afaaba
#b0abbb
#b1acbc
#b2adbd
#b3aebe
#b4afbf
#b5b0c0
#b6b1c1
#b7b2c2
#b8b3c3
#b9b4c4
#bab5c5
#aba6b6
#aaa5b5
#a9a4b4
#a8a3b3
#a7a2b2
#a6a1b1
#a5a0b0
#a49faf
#a39eae
#a29dad
#a19cac
#a09bab
#9f9aaa
#9e99a9

Monochromatic Color with #aca7b7

#aca7b7
#d4cee1
#0c0c0d
#343337
#5c5962
#84808c

Tints of #aca7b7 Color

#aca7b7
#b5b0bf
#bebac7
#c7c4cf
#d0ced7
#dad7df
#e3e1e7
#ecebef
#f5f5f7
#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

#aca7b7
#b2b7a7

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

Split Complementary

#aca7b7
#b7b4a7
#aab7a7

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

Analogous Color

#a7a8b7
#a9a7b7
#aca7b7
#afa7b7
#b2a7b7

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

#aca7b7
#b7aca7
#a7b7ac

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

#aca7b7
#b7a7aa
#b2b7a7
#a7b7b4

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

#aca7b7
#b2b7a7
#aab7a7
#b4a7b7

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

#aca7b7 Color Code Preview on Black Background Color

This is how #aca7b7 Color will look on black background color. Color contrast ratio is 8.97

#aca7b7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aca7b7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aca7b7

#aca7b7 color code is use for CSS Background Color

Background color for the above div is #aca7b7

HTML with inline CSS

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

#aca7b7 color code is use for CSS Border Color

CSS Border color for the above div is #aca7b7

HTML with inline CSS

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

CSS Border Left color for the above div is #aca7b7

HTML with inline CSS

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

CSS Border Right color for the above div is #aca7b7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aca7b7

HTML with inline CSS

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

CSS Border Top color for the above div is #aca7b7

HTML with inline CSS

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

#aca7b7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aca7b7 Color code Preview on White Background

This is how #aca7b7 Color code will look on white background color. Color contrast ratio is 2.34

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

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(172,167,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(178,183,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,167,183,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.