@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#ad9be5 hex color - Blue - Cool color - Information

#ad9be5 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #ad9be5 Color code in RGB color code model is created after adding 67.84% red color, 60.78% green color and 89.8% blue color. Hex #ad9be5 Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 32% magenta, 0% yellow and 10.2% black.

Hex #ad9be5 color code is between #aa99dd web safe hex color code and #bbaaee web safe hex color code. #aa99dd is the nearest web safe color code. You can see here many more shades of #ad9be5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code ad9be5 #ad9be5
RGB Decimal 173, 155, 229 rgb(173, 155, 229)
RGB Percent 68%, 61%, 90% rgb(68%, 61%, 90%)
CSS RGBa 173, 155, 229,1 rgba(173,155,229,1)
CMYK Model cmyk(24%,32%,0%,10.2%)
HSL Color Space 255,59% ,75% hsl(255,59% ,75%)
HSV Color Space 255°, 32%, 90%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101101 10011011 11100101
Octal 255 233 345
Decimal 173 155 229
Hex ad 9b e5

Different shades of #ad9be5 color code.

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

Light Shade of #ad9be5
#cec3f0
Dark Shade of #ad9be5
#8c73da
Saturated Shade of #ad9be5
#aa95eb
Desaturated Shade of #ad9be5
#b0a1df
Grey scale Shade of #ad9be5
#c0c0c0
Brighten Shade
#c6b4fe
Most Readable Shade
#000000

Shades of #ad9be5 color code

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

#ad9be5
#9989cb
#8678b2
#736798
#60567f
#4c4465
#39334c
#262232
#131119
#000000

Similar Color like #ad9be5 color

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

#ae9ce6
#af9de7
#b09ee8
#b19fe9
#b2a0ea
#b3a1eb
#b4a2ec
#b5a3ed
#b6a4ee
#b7a5ef
#b8a6f0
#b9a7f1
#baa8f2
#bba9f3
#ac9ae4
#ab99e3
#aa98e2
#a997e1
#a896e0
#a795df
#a694de
#a593dd
#a492dc
#a391db
#a290da
#a18fd9
#a08ed8
#9f8dd7

Monochromatic Color with #ad9be5

#ad9be5
#0c0b10
#2d283b
#4d4565
#6d6190
#8d7eba

Tints of #ad9be5 Color

#ad9be5
#b6a6e7
#bfb1ea
#c8bced
#d1c7f0
#dad2f3
#e3ddf6
#ece8f9
#f5f3fc
#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

#ad9be5
#d3e59b

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

Split Complementary

#ad9be5
#e5d29b
#aee59b

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

Analogous Color

#9ba7e5
#9e9be5
#ad9be5
#bc9be5
#cb9be5

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

#ad9be5
#e5ad9b
#9be5ad

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

#ad9be5
#e59bae
#d3e59b
#9be5d2

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

#ad9be5
#d3e59b
#aee59b
#d29be5

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

#ad9be5 Color Code Preview on Black Background Color

This is how #ad9be5 Color will look on black background color. Color contrast ratio is 8.60

#ad9be5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad9be5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad9be5

#ad9be5 color code is use for CSS Background Color

Background color for the above div is #ad9be5

HTML with inline CSS

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

#ad9be5 color code is use for CSS Border Color

CSS Border color for the above div is #ad9be5

HTML with inline CSS

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

CSS Border Left color for the above div is #ad9be5

HTML with inline CSS

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

CSS Border Right color for the above div is #ad9be5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad9be5

HTML with inline CSS

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

CSS Border Top color for the above div is #ad9be5

HTML with inline CSS

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

#ad9be5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad9be5 Color code Preview on White Background

This is how #ad9be5 Color code will look on white background color. Color contrast ratio is 2.44

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

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,155,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(211,229,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,155,229,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.