crispedge.com

Color picker

Loading...

#adebe7 hex color - Blue - Cool color - Information

#adebe7 hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #adebe7 color code is between #aaeeee web safe hex color code and #bbdddd web safe hex color code. #aaeeee is the nearest web safe color code. You can see here many more shades of #adebe7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeadebe7#adebe7
RGB Decimal173, 235, 231rgb(173, 235, 231)
RGB Percent68%, 92%, 91%rgb(68%, 92%, 91%)
CSS RGBa173, 235, 231,1rgba(173,235,231,1)
CMYK Modelcmyk(26%,0%,2%,8%)
HSL Color Space176,61% ,80%hsl(176,61% ,80%)
HSV Color Space176°, 26%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011110101111100111
Octal255353347
Decimal173235231
Hexadebe7

Different shades of #adebe7 color code.

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

Light Shade of #adebe7
#d6f5f3
Dark Shade of #adebe7
#84e1db
Saturated Shade of #adebe7
#a8f0eb
Desaturated Shade of #adebe7
#b2e6e3
Grey scale Shade of #adebe7
#cccccc
Brighten Shade
#c6ffff
Most Readable Shade
#000000

Shades of #adebe7 color code

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

#adebe7
#99d0cd
#86b6b3
#739c9a
#608280
#4c6866
#394e4d
#263433
#131a19
#000000

Similar Color like #adebe7 color

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

#aeece8
#afede9
#b0eeea
#b1efeb
#b2f0ec
#b3f1ed
#b4f2ee
#b5f3ef
#b6f4f0
#b7f5f1
#b8f6f2
#b9f7f3
#baf8f4
#bbf9f5
#aceae6
#abe9e5
#aae8e4
#a9e7e3
#a8e6e2
#a7e5e1
#a6e4e0
#a5e3df
#a4e2de
#a3e1dd
#a2e0dc
#a1dfdb
#a0deda
#9fddd9

Monochromatic Color with #adebe7

#adebe7
#111616
#304140
#4f6b6a
#6e9693
#8ec0bd

Tints of #adebe7 Color

#adebe7
#b6ede9
#bfefec
#c8f1ef
#d1f3f1
#daf6f4
#e3f8f7
#ecfaf9
#f5fcfc
#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

#adebe7
#ebadb1

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

Split Complementary

#adebe7
#ebadd0
#ebc8ad

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

Analogous Color

#adebce
#adebdb
#adebe7
#ade3eb
#add6eb

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

#adebe7
#e7adeb
#ebe7ad

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

#adebe7
#c8adeb
#ebadb1
#d0ebad

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

#adebe7
#ebadb1
#ebc8ad
#add0eb

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

#adebe7 Color Code Preview on Black Background Color

This is how #adebe7 Color will look on black background color. Color contrast ratio is 15.81

#adebe7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adebe7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adebe7

#adebe7 color code is use for CSS Background Color

Background color for the above div is #adebe7

HTML with inline CSS

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

#adebe7 color code is use for CSS Border Color

CSS Border color for the above div is #adebe7

HTML with inline CSS

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

CSS Border Left color for the above div is #adebe7

HTML with inline CSS

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

CSS Border Right color for the above div is #adebe7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adebe7

HTML with inline CSS

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

CSS Border Top color for the above div is #adebe7

HTML with inline CSS

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

#adebe7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adebe7 Color code Preview on White Background

This is how #adebe7 Color code will look on white background color. Color contrast ratio is 1.33

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

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,235,231,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(235,173,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,235,231,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.