crispedge.com

Color picker

Loading...

#afaeb9 hex color - Blue - Cool color - Information

#afaeb9 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #afaeb9 Color code in RGB color code model is created after adding 68.63% red color, 68.24% green color and 72.55% blue color. Hex #afaeb9 Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 6% magenta, 0% yellow and 27% black.

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

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeafaeb9#afaeb9
RGB Decimal175, 174, 185rgb(175, 174, 185)
RGB Percent69%, 68%, 73%rgb(69%, 68%, 73%)
CSS RGBa175, 174, 185,1rgba(175,174,185,1)
CMYK Modelcmyk(5%,6%,0%,27%)
HSL Color Space245,7% ,70%hsl(245,7% ,70%)
HSV Color Space245°, 6%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111010111010111001
Octal257256271
Decimal175174185
Hexafaeb9

Different shades of #afaeb9 color code.

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

Light Shade of #afaeb9
#cac9d1
Dark Shade of #afaeb9
#9493a1
Saturated Shade of #afaeb9
#a9a6c1
Desaturated Shade of #afaeb9
#b3b3b3
Grey scale Shade of #afaeb9
#b3b3b3
Brighten Shade
#c8c7d2
Most Readable Shade
#000000

Shades of #afaeb9 color code

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

#afaeb9
#9b9aa4
#88878f
#74747b
#616066
#4d4d52
#3a3a3d
#262629
#131314
#000000

Similar Color like #afaeb9 color

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

#b0afba
#b1b0bb
#b2b1bc
#b3b2bd
#b4b3be
#b5b4bf
#b6b5c0
#b7b6c1
#b8b7c2
#b9b8c3
#bab9c4
#bbbac5
#bcbbc6
#bdbcc7
#aeadb8
#adacb7
#acabb6
#abaab5
#aaa9b4
#a9a8b3
#a8a7b2
#a7a6b1
#a6a5b0
#a5a4af
#a4a3ae
#a3a2ad
#a2a1ac
#a1a0ab

Monochromatic Color with #afaeb9

#afaeb9
#d7d6e3
#0e0e0f
#363639
#5f5e64
#87868e

Tints of #afaeb9 Color

#afaeb9
#b7b7c0
#c0c0c8
#c9c9d0
#d2d2d8
#dbdbdf
#e4e4e7
#ededef
#f6f6f7
#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

#afaeb9
#b8b9ae

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

Split Complementary

#afaeb9
#b9b5ae
#b3b9ae

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

Analogous Color

#aeb1b9
#aeafb9
#afaeb9
#b1aeb9
#b3aeb9

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

#afaeb9
#b9afae
#aeb9af

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

#afaeb9
#b9aeb2
#b8b9ae
#aeb9b4

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

#afaeb9
#b8b9ae
#b3b9ae
#b5aeb9

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

#afaeb9 Color Code Preview on Black Background Color

This is how #afaeb9 Color will look on black background color. Color contrast ratio is 9.58

#afaeb9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afaeb9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afaeb9

#afaeb9 color code is use for CSS Background Color

Background color for the above div is #afaeb9

HTML with inline CSS

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

#afaeb9 color code is use for CSS Border Color

CSS Border color for the above div is #afaeb9

HTML with inline CSS

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

CSS Border Left color for the above div is #afaeb9

HTML with inline CSS

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

CSS Border Right color for the above div is #afaeb9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afaeb9

HTML with inline CSS

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

CSS Border Top color for the above div is #afaeb9

HTML with inline CSS

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

#afaeb9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afaeb9 Color code Preview on White Background

This is how #afaeb9 Color code will look on white background color. Color contrast ratio is 2.19

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

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.