crispedge.com

Color picker

Loading...

#aea7b6 hex color - Violet - Cool color - Information

#aea7b6 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #aea7b6 Color code in RGB color code model is created after adding 68.24% red color, 65.49% green color and 71.37% blue color. Hex #aea7b6 Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 8% magenta, 0% yellow and 29% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaea7b6#aea7b6
RGB Decimal174, 167, 182rgb(174, 167, 182)
RGB Percent68%, 65%, 71%rgb(68%, 65%, 71%)
CSS RGBa174, 167, 182,1rgba(174,167,182,1)
CMYK Modelcmyk(4%,8%,0%,29%)
HSL Color Space268,9% ,68%hsl(268,9% ,68%)
HSV Color Space268°, 8%, 71%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101010011110110110
Octal256247266
Decimal174167182
Hexaea7b6

Different shades of #aea7b6 color code.

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

Light Shade of #aea7b6
#c8c3cd
Dark Shade of #aea7b6
#948b9f
Saturated Shade of #aea7b6
#ad9fbe
Desaturated Shade of #aea7b6
#aeaeae
Grey scale Shade of #aea7b6
#aeaeae
Brighten Shade
#c7c0cf
Most Readable Shade
#000000

Shades of #aea7b6 color code

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

#aea7b6
#9a94a1
#87818d
#746f79
#605c65
#4d4a50
#3a373c
#262528
#131214
#000000

Similar Color like #aea7b6 color

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

#afa8b7
#b0a9b8
#b1aab9
#b2abba
#b3acbb
#b4adbc
#b5aebd
#b6afbe
#b7b0bf
#b8b1c0
#b9b2c1
#bab3c2
#bbb4c3
#bcb5c4
#ada6b5
#aca5b4
#aba4b3
#aaa3b2
#a9a2b1
#a8a1b0
#a7a0af
#a69fae
#a59ead
#a49dac
#a39cab
#a29baa
#a19aa9
#a099a8

Monochromatic Color with #aea7b6

#aea7b6
#d7cee0
#0b0b0c
#343236
#5d5961
#85808b

Tints of #aea7b6 Color

#aea7b6
#b7b0be
#c0bac6
#c9c4ce
#d2ced6
#dbd7de
#e4e1e6
#edebee
#f6f5f6
#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

#aea7b6
#afb6a7

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

Split Complementary

#aea7b6
#b6b6a7
#a8b6a7

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

Analogous Color

#a8a7b6
#aba7b6
#aea7b6
#b1a7b6
#b4a7b6

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

#aea7b6
#b6aea7
#a7b6ae

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

#aea7b6
#b6a7a8
#afb6a7
#a7b6b5

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

#aea7b6
#afb6a7
#a8b6a7
#b6a7b6

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

#aea7b6 Color Code Preview on Black Background Color

This is how #aea7b6 Color will look on black background color. Color contrast ratio is 9.00

#aea7b6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aea7b6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aea7b6

#aea7b6 color code is use for CSS Background Color

Background color for the above div is #aea7b6

HTML with inline CSS

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

#aea7b6 color code is use for CSS Border Color

CSS Border color for the above div is #aea7b6

HTML with inline CSS

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

CSS Border Left color for the above div is #aea7b6

HTML with inline CSS

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

CSS Border Right color for the above div is #aea7b6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aea7b6

HTML with inline CSS

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

CSS Border Top color for the above div is #aea7b6

HTML with inline CSS

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

#aea7b6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aea7b6 Color code Preview on White Background

This is how #aea7b6 Color code will look on white background color. Color contrast ratio is 2.33

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

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(174,167,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(175,182,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,167,182,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.