crispedge.com

Color picker

Loading...

#adaeb1 hex color - Blue - Cool color - Information

#adaeb1 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #adaeb1 Color code in RGB color code model is created after adding 67.84% red color, 68.24% green color and 69.41% blue color. Hex #adaeb1 Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 2% magenta, 0% yellow and 31% black.

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

0 Likes 0 Comments | 32 Views

RGB Chart

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

Color Table

Hex Color Codeadaeb1#adaeb1
RGB Decimal173, 174, 177rgb(173, 174, 177)
RGB Percent68%, 68%, 69%rgb(68%, 68%, 69%)
CSS RGBa173, 174, 177,1rgba(173,174,177,1)
CMYK Modelcmyk(2%,2%,0%,31%)
HSL Color Space225,2% ,69%hsl(225,2% ,69%)
HSV Color Space225°, 2%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011010111010110001
Octal255256261
Decimal173174177
Hexadaeb1

Different shades of #adaeb1 color code.

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

Light Shade of #adaeb1
#c7c8ca
Dark Shade of #adaeb1
#939498
Saturated Shade of #adaeb1
#a5aab9
Desaturated Shade of #adaeb1
#afafaf
Grey scale Shade of #adaeb1
#afafaf
Brighten Shade
#c6c7ca
Most Readable Shade
#000000

Shades of #adaeb1 color code

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

#adaeb1
#999a9d
#868789
#737476
#606062
#4c4d4e
#393a3b
#262627
#131313
#000000

Similar Color like #adaeb1 color

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

#aeafb2
#afb0b3
#b0b1b4
#b1b2b5
#b2b3b6
#b3b4b7
#b4b5b8
#b5b6b9
#b6b7ba
#b7b8bb
#b8b9bc
#b9babd
#babbbe
#bbbcbf
#acadb0
#abacaf
#aaabae
#a9aaad
#a8a9ac
#a7a8ab
#a6a7aa
#a5a6a9
#a4a5a8
#a3a4a7
#a2a3a6
#a1a2a5
#a0a1a4
#9fa0a3

Monochromatic Color with #adaeb1

#adaeb1
#d7d8db
#070707
#303131
#5a5a5c
#838486

Tints of #adaeb1 Color

#adaeb1
#b6b7b9
#bfc0c2
#c8c9cb
#d1d2d3
#dadbdc
#e3e4e5
#eceded
#f5f6f6
#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

#adaeb1
#b1b0ad

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

Split Complementary

#adaeb1
#b1aead
#b0b1ad

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

Analogous Color

#adb0b1
#adafb1
#adaeb1
#adadb1
#aeadb1

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

#adaeb1
#b1adae
#aeb1ad

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

#adaeb1
#b1adb0
#b1b0ad
#adb1ae

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

#adaeb1
#b1b0ad
#b0b1ad
#aeadb1

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

#adaeb1 Color Code Preview on Black Background Color

This is how #adaeb1 Color will look on black background color. Color contrast ratio is 9.47

#adaeb1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adaeb1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adaeb1

#adaeb1 color code is use for CSS Background Color

Background color for the above div is #adaeb1

HTML with inline CSS

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

#adaeb1 color code is use for CSS Border Color

CSS Border color for the above div is #adaeb1

HTML with inline CSS

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

CSS Border Left color for the above div is #adaeb1

HTML with inline CSS

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

CSS Border Right color for the above div is #adaeb1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adaeb1

HTML with inline CSS

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

CSS Border Top color for the above div is #adaeb1

HTML with inline CSS

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

#adaeb1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adaeb1 Color code Preview on White Background

This is how #adaeb1 Color code will look on white background color. Color contrast ratio is 2.22

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

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

0 Likes 0 Comments | 32 Views

Post your comment:-

By submitting comment you agree to our privacy policy.