crispedge.com

Color picker

Loading...

#adbef7 hex color - Blue - Cool color - Information

#adbef7 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #adbef7 Color code in RGB color code model is created after adding 67.84% red color, 74.51% green color and 96.86% blue color. Hex #adbef7 Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 23% magenta, 0% yellow and 3% black.

Hex #adbef7 color code is between #aabbff web safe hex color code and #bbccee web safe hex color code. #aabbff is the nearest web safe color code. You can see here many more shades of #adbef7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeadbef7#adbef7
RGB Decimal173, 190, 247rgb(173, 190, 247)
RGB Percent68%, 75%, 97%rgb(68%, 75%, 97%)
CSS RGBa173, 190, 247,1rgba(173,190,247,1)
CMYK Modelcmyk(30%,23%,0%,3%)
HSL Color Space226,82% ,82%hsl(226,82% ,82%)
HSV Color Space226°, 30%, 97%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011011111011110111
Octal255276367
Decimal173190247
Hexadbef7

Different shades of #adbef7 color code.

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

Light Shade of #adbef7
#dbe3fc
Dark Shade of #adbef7
#7f99f2
Saturated Shade of #adbef7
#a8bcfb
Desaturated Shade of #adbef7
#b1c0f2
Grey scale Shade of #adbef7
#d2d2d2
Brighten Shade
#c6d7ff
Most Readable Shade
#000000

Shades of #adbef7 color code

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

#adbef7
#99a8db
#8693c0
#737ea4
#606989
#4c546d
#393f52
#262a36
#13151b
#000000

Similar Color like #adbef7 color

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

#aebff8
#afc0f9
#b0c1fa
#b1c2fb
#b2c3fc
#b3c4fd
#b4c5fe
#b5c6ff
#b6c7ff
#b7c8ff
#b8c9ff
#b9caff
#bacbff
#bbccff
#acbdf6
#abbcf5
#aabbf4
#a9baf3
#a8b9f2
#a7b8f1
#a6b7f0
#a5b6ef
#a4b5ee
#a3b4ed
#a2b3ec
#a1b2eb
#a0b1ea
#9fb0e9

Monochromatic Color with #adbef7

#adbef7
#181b22
#363b4d
#545c77
#717da2
#8f9dcc

Tints of #adbef7 Color

#adbef7
#b6c5f7
#bfccf8
#c8d3f9
#d1dafa
#dae2fb
#e3e9fc
#ecf0fd
#f5f7fe
#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

#adbef7
#f7e6ad

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

Split Complementary

#adbef7
#f7c1ad
#e3f7ad

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

Analogous Color

#addcf7
#adcdf7
#adbef7
#adaff7
#baadf7

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

#adbef7
#f7adbe
#bef7ad

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

#adbef7
#f7ade3
#f7e6ad
#adf7c1

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

#adbef7
#f7e6ad
#e3f7ad
#c1adf7

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

#adbef7 Color Code Preview on Black Background Color

This is how #adbef7 Color will look on black background color. Color contrast ratio is 11.49

#adbef7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adbef7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adbef7

#adbef7 color code is use for CSS Background Color

Background color for the above div is #adbef7

HTML with inline CSS

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

#adbef7 color code is use for CSS Border Color

CSS Border color for the above div is #adbef7

HTML with inline CSS

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

CSS Border Left color for the above div is #adbef7

HTML with inline CSS

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

CSS Border Right color for the above div is #adbef7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adbef7

HTML with inline CSS

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

CSS Border Top color for the above div is #adbef7

HTML with inline CSS

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

#adbef7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adbef7 Color code Preview on White Background

This is how #adbef7 Color code will look on white background color. Color contrast ratio is 1.83

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

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,190,247,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(247,230,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,190,247,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.