@
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.

#b96ade hex color - Violet - Warm color - Information

#b96ade hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b96ade Color code in RGB color code model is created after adding 72.55% red color, 41.57% green color and 87.06% blue color. Hex #b96ade Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 52% magenta, 0% yellow and 12.94% black.

Hex #b96ade color code is between #bb66dd web safe hex color code and #aa77ee web safe hex color code. #bb66dd is the nearest web safe color code. You can see here many more shades of #b96ade 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 b96ade #b96ade
RGB Decimal 185, 106, 222 rgb(185, 106, 222)
RGB Percent 73%, 42%, 87% rgb(73%, 42%, 87%)
CSS RGBa 185, 106, 222,1 rgba(185,106,222,1)
CMYK Model cmyk(17%,52%,0%,12.94%)
HSL Color Space 281,64% ,64% hsl(281,64% ,64%)
HSV Color Space 281°, 52%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111001 01101010 11011110
Octal 271 152 336
Decimal 185 106 222
Hex b9 6a de

Different shades of #b96ade color code.

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

Light Shade of #b96ade
#cd94e7
Dark Shade of #b96ade
#a540d5
Saturated Shade of #b96ade
#bc61e7
Desaturated Shade of #b96ade
#b673d5
Grey scale Shade of #b96ade
#a4a4a4
Brighten Shade
#d283f7
Most Readable Shade
#000000

Shades of #b96ade color code

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

#b96ade
#a45ec5
#8f52ac
#7b4694
#663a7b
#522f62
#3d234a
#291731
#140b18
#000000

Similar Color like #b96ade color

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

#ba6bdf
#bb6ce0
#bc6de1
#bd6ee2
#be6fe3
#bf70e4
#c071e5
#c172e6
#c273e7
#c374e8
#c475e9
#c576ea
#c677eb
#c778ec
#b869dd
#b768dc
#b667db
#b566da
#b465d9
#b364d8
#b263d7
#b162d6
#b061d5
#af60d4
#ae5fd3
#ad5ed2
#ac5dd1
#ab5cd0

Monochromatic Color with #b96ade

#b96ade
#080509
#2b1934
#4f2d5e
#724189
#9656b3

Tints of #b96ade Color

#b96ade
#c07ae1
#c88be5
#d09be9
#d8acec
#dfbcf0
#e7cdf4
#efddf7
#f7eefb
#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

#b96ade
#8fde6a

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

Split Complementary

#b96ade
#c9de6a
#6ade7f

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

Analogous Color

#8b6ade
#a26ade
#b96ade
#d06ade
#de6ad5

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

#b96ade
#deb96a
#6adeb9

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

#b96ade
#de7f6a
#8fde6a
#6ac9de

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

#b96ade
#8fde6a
#6ade7f
#de6ac9

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

#b96ade Color Code Preview on Black Background Color

This is how #b96ade Color will look on black background color. Color contrast ratio is 6.18

#b96ade in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b96ade

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b96ade

#b96ade color code is use for CSS Background Color

Background color for the above div is #b96ade

HTML with inline CSS

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

#b96ade color code is use for CSS Border Color

CSS Border color for the above div is #b96ade

HTML with inline CSS

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

CSS Border Left color for the above div is #b96ade

HTML with inline CSS

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

CSS Border Right color for the above div is #b96ade

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b96ade

HTML with inline CSS

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

CSS Border Top color for the above div is #b96ade

HTML with inline CSS

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

#b96ade hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b96ade Color code Preview on White Background

This is how #b96ade Color code will look on white background color. Color contrast ratio is 3.40

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

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(185,106,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(143,222,106,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(185,106,222,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.