crispedge.com

Color picker

Loading...

#aeb1bd hex color - Blue - Cool color - Information

#aeb1bd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #aeb1bd Color code in RGB color code model is created after adding 68.24% red color, 69.41% green color and 74.12% blue color. Hex #aeb1bd Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 6% magenta, 0% yellow and 26% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaeb1bd#aeb1bd
RGB Decimal174, 177, 189rgb(174, 177, 189)
RGB Percent68%, 69%, 74%rgb(68%, 69%, 74%)
CSS RGBa174, 177, 189,1rgba(174,177,189,1)
CMYK Modelcmyk(8%,6%,0%,26%)
HSL Color Space228,10% ,71%hsl(228,10% ,71%)
HSV Color Space228°, 8%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101011000110111101
Octal256261275
Decimal174177189
Hexaeb1bd

Different shades of #aeb1bd color code.

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

Light Shade of #aeb1bd
#caccd4
Dark Shade of #aeb1bd
#9296a6
Saturated Shade of #aeb1bd
#a7adc4
Desaturated Shade of #aeb1bd
#b5b5b6
Grey scale Shade of #aeb1bd
#b5b5b5
Brighten Shade
#c7cad6
Most Readable Shade
#000000

Shades of #aeb1bd color code

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

#aeb1bd
#9a9da8
#878993
#74767e
#606269
#4d4e54
#3a3b3f
#26272a
#131315
#000000

Similar Color like #aeb1bd color

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

#afb2be
#b0b3bf
#b1b4c0
#b2b5c1
#b3b6c2
#b4b7c3
#b5b8c4
#b6b9c5
#b7bac6
#b8bbc7
#b9bcc8
#babdc9
#bbbeca
#bcbfcb
#adb0bc
#acafbb
#abaeba
#aaadb9
#a9acb8
#a8abb7
#a7aab6
#a6a9b5
#a5a8b4
#a4a7b3
#a3a6b2
#a2a5b1
#a1a4b0
#a0a3af

Monochromatic Color with #aeb1bd

#aeb1bd
#d5d9e7
#111213
#393a3d
#606168
#878992

Tints of #aeb1bd Color

#aeb1bd
#b7b9c4
#c0c2cb
#c9cbd3
#d2d3da
#dbdce1
#e4e5e9
#ededf0
#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

#aeb1bd
#bdbaae

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

Split Complementary

#aeb1bd
#bdb3ae
#b9bdae

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

Analogous Color

#aeb7bd
#aeb4bd
#aeb1bd
#aeaebd
#b1aebd

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

#aeb1bd
#bdaeb1
#b1bdae

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

#aeb1bd
#bdaeb8
#bdbaae
#aebdb2

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

#aeb1bd
#bdbaae
#b9bdae
#b3aebd

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

#aeb1bd Color Code Preview on Black Background Color

This is how #aeb1bd Color will look on black background color. Color contrast ratio is 9.82

#aeb1bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeb1bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeb1bd

#aeb1bd color code is use for CSS Background Color

Background color for the above div is #aeb1bd

HTML with inline CSS

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

#aeb1bd color code is use for CSS Border Color

CSS Border color for the above div is #aeb1bd

HTML with inline CSS

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

CSS Border Left color for the above div is #aeb1bd

HTML with inline CSS

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

CSS Border Right color for the above div is #aeb1bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aeb1bd

HTML with inline CSS

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

CSS Border Top color for the above div is #aeb1bd

HTML with inline CSS

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

#aeb1bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aeb1bd Color code Preview on White Background

This is how #aeb1bd Color code will look on white background color. Color contrast ratio is 2.14

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

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,177,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(189,186,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,177,189,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.