crispedge.com

Color picker

Loading...

#aebdbd hex color - Blue - Cool color - Information

#aebdbd hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #aebdbd color code is between #aabbbb web safe hex color code and #bbcccc web safe hex color code. #aabbbb is the nearest web safe color code. You can see here many more shades of #aebdbd color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeaebdbd#aebdbd
RGB Decimal174, 189, 189rgb(174, 189, 189)
RGB Percent68%, 74%, 74%rgb(68%, 74%, 74%)
CSS RGBa174, 189, 189,1rgba(174,189,189,1)
CMYK Modelcmyk(8%,0%,0%,26%)
HSL Color Space180,10% ,71%hsl(180,10% ,71%)
HSV Color Space180°, 8%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101011110110111101
Octal256275275
Decimal174189189
Hexaebdbd

Different shades of #aebdbd color code.

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

Light Shade of #aebdbd
#cad4d4
Dark Shade of #aebdbd
#92a6a6
Saturated Shade of #aebdbd
#a7c4c4
Desaturated Shade of #aebdbd
#b5b6b6
Grey scale Shade of #aebdbd
#b5b5b5
Brighten Shade
#c7d6d6
Most Readable Shade
#000000

Shades of #aebdbd color code

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

#aebdbd
#9aa8a8
#879393
#747e7e
#606969
#4d5454
#3a3f3f
#262a2a
#131515
#000000

Similar Color like #aebdbd color

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

#afbebe
#b0bfbf
#b1c0c0
#b2c1c1
#b3c2c2
#b4c3c3
#b5c4c4
#b6c5c5
#b7c6c6
#b8c7c7
#b9c8c8
#bac9c9
#bbcaca
#bccbcb
#adbcbc
#acbbbb
#abbaba
#aab9b9
#a9b8b8
#a8b7b7
#a7b6b6
#a6b5b5
#a5b4b4
#a4b3b3
#a3b2b2
#a2b1b1
#a1b0b0
#a0afaf

Monochromatic Color with #aebdbd

#aebdbd
#d5e7e7
#111313
#393d3d
#606868
#879292

Tints of #aebdbd Color

#aebdbd
#b7c4c4
#c0cbcb
#c9d3d3
#d2dada
#dbe1e1
#e4e9e9
#edf0f0
#f6f7f7
#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

#aebdbd
#bdaeae

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

Split Complementary

#aebdbd
#bdaeb6
#bdb6ae

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

Analogous Color

#aebdb7
#aebdba
#aebdbd
#aebabd
#aeb7bd

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

#aebdbd
#bdaebd
#bdbdae

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

#aebdbd
#b5aebd
#bdaeae
#b5bdae

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

#aebdbd
#bdaeae
#bdb6ae
#aeb6bd

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

#aebdbd Color Code Preview on Black Background Color

This is how #aebdbd Color will look on black background color. Color contrast ratio is 10.81

#aebdbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebdbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebdbd

#aebdbd color code is use for CSS Background Color

Background color for the above div is #aebdbd

HTML with inline CSS

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

#aebdbd color code is use for CSS Border Color

CSS Border color for the above div is #aebdbd

HTML with inline CSS

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

CSS Border Left color for the above div is #aebdbd

HTML with inline CSS

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

CSS Border Right color for the above div is #aebdbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aebdbd

HTML with inline CSS

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

CSS Border Top color for the above div is #aebdbd

HTML with inline CSS

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

#aebdbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aebdbd Color code Preview on White Background

This is how #aebdbd Color code will look on white background color. Color contrast ratio is 1.94

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

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