crispedge.com

Color picker

Loading...

#aaaac4 hex color - Cosmic Sky - Violet - Cool color - Information

#aaaac4 hex color - Cosmic Sky - Violet - Cool color

Color Hue/Base color: Violet

Hex #aaaac4 Color Code is also known as Cosmic Sky color.

Hex #aaaac4 Color code in RGB color code model is created after adding 66.67% red color, 66.67% green color and 76.86% blue color. Hex #aaaac4 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 13% magenta, 0% yellow and 23% black.

Hex #aaaac4 color code is between #9999cc web safe hex color code and #bbbbbb web safe hex color code. #9999cc is the nearest web safe color code. You can see here many more shades of #aaaac4 color code.

0 Likes 0 Comments | 58 Views

RGB Chart

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

Color Table

Hex Color Codeaaaac4#aaaac4
RGB Decimal170, 170, 196rgb(170, 170, 196)
RGB Percent67%, 67%, 77%rgb(67%, 67%, 77%)
CSS RGBa170, 170, 196,1rgba(170,170,196,1)
CMYK Modelcmyk(13%,13%,0%,23%)
HSL Color Space240,18% ,72%hsl(240,18% ,72%)
HSV Color Space240°, 13%, 77%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101010101011000100
Octal252252304
Decimal170170196
Hexaaaac4

Different shades of #aaaac4 color code.

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

Light Shade of #aaaac4
#c8c8d9
Dark Shade of #aaaac4
#8c8caf
Saturated Shade of #aaaac4
#a3a3cb
Desaturated Shade of #aaaac4
#b1b1bd
Grey scale Shade of #aaaac4
#b7b7b7
Brighten Shade
#c3c3dd
Most Readable Shade
#000000

Shades of #aaaac4 color code

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

#aaaac4
#9797ae
#848498
#717182
#5e5e6c
#4b4b57
#383841
#25252b
#121215
#000000

Similar Color like #aaaac4 color

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

#ababc5
#acacc6
#adadc7
#aeaec8
#afafc9
#b0b0ca
#b1b1cb
#b2b2cc
#b3b3cd
#b4b4ce
#b5b5cf
#b6b6d0
#b7b7d1
#b8b8d2
#a9a9c3
#a8a8c2
#a7a7c1
#a6a6c0
#a5a5bf
#a4a4be
#a3a3bd
#a2a2bc
#a1a1bb
#a0a0ba
#9f9fb9
#9e9eb8
#9d9db7
#9c9cb6

Monochromatic Color with #aaaac4

#aaaac4
#cfcfee
#17171a
#3b3b44
#60606f
#858599

Tints of #aaaac4 Color

#aaaac4
#b3b3ca
#bcbcd1
#c6c6d7
#cfcfde
#d9d9e4
#e2e2eb
#ececf1
#f5f5f8
#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

#aaaac4
#c4c4aa

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

Split Complementary

#aaaac4
#c4b7aa
#b7c4aa

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

Analogous Color

#aab4c4
#aaafc4
#aaaac4
#afaac4
#b4aac4

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

#aaaac4
#c4aaaa
#aac4aa

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

#aaaac4
#c4aab7
#c4c4aa
#aac4b7

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

#aaaac4
#c4c4aa
#b7c4aa
#b7aac4

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

#aaaac4 Color Code Preview on Black Background Color

This is how #aaaac4 Color will look on black background color. Color contrast ratio is 9.26

#aaaac4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaaac4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaaac4

#aaaac4 color code is use for CSS Background Color

Background color for the above div is #aaaac4

HTML with inline CSS

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

#aaaac4 color code is use for CSS Border Color

CSS Border color for the above div is #aaaac4

HTML with inline CSS

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

CSS Border Left color for the above div is #aaaac4

HTML with inline CSS

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

CSS Border Right color for the above div is #aaaac4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaaac4

HTML with inline CSS

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

CSS Border Top color for the above div is #aaaac4

HTML with inline CSS

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

#aaaac4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaaac4 Color code Preview on White Background

This is how #aaaac4 Color code will look on white background color. Color contrast ratio is 2.27

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

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(170,170,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(196,196,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,170,196,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 58 Views

Post your comment:-

By submitting comment you agree to our privacy policy.