crispedge.com

Color picker

Loading...

#b496bd hex color - Violet - Warm color - Information

#b496bd hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b496bd Color code in RGB color code model is created after adding 70.59% red color, 58.82% green color and 74.12% blue color. Hex #b496bd Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 21% magenta, 0% yellow and 26% black.

Hex #b496bd color code is between #bb99bb web safe hex color code and #aa88cc web safe hex color code. #bb99bb is the nearest web safe color code. You can see here many more shades of #b496bd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb496bd#b496bd
RGB Decimal180, 150, 189rgb(180, 150, 189)
RGB Percent71%, 59%, 74%rgb(71%, 59%, 74%)
CSS RGBa180, 150, 189,1rgba(180,150,189,1)
CMYK Modelcmyk(5%,21%,0%,26%)
HSL Color Space286,23% ,66%hsl(286,23% ,66%)
HSV Color Space286°, 21%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101001001011010111101
Octal264226275
Decimal180150189
Hexb496bd

Different shades of #b496bd color code.

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

Light Shade of #b496bd
#cab5d1
Dark Shade of #b496bd
#9e77a9
Saturated Shade of #b496bd
#b98dc6
Desaturated Shade of #b496bd
#af9fb4
Grey scale Shade of #b496bd
#a9a9a9
Brighten Shade
#cdafd6
Most Readable Shade
#000000

Shades of #b496bd color code

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

#b496bd
#a085a8
#8c7493
#78647e
#645369
#504254
#3c323f
#28212a
#141015
#000000

Similar Color like #b496bd color

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

#b597be
#b698bf
#b799c0
#b89ac1
#b99bc2
#ba9cc3
#bb9dc4
#bc9ec5
#bd9fc6
#bea0c7
#bfa1c8
#c0a2c9
#c1a3ca
#c2a4cb
#b395bc
#b294bb
#b193ba
#b092b9
#af91b8
#ae90b7
#ad8fb6
#ac8eb5
#ab8db4
#aa8cb3
#a98bb2
#a88ab1
#a789b0
#a688af

Monochromatic Color with #b496bd

#b496bd
#dcb8e7
#120f13
#3b313d
#635368
#8c7492

Tints of #b496bd Color

#b496bd
#bca1c4
#c4adcb
#cdb9d3
#d5c4da
#ddd0e1
#e6dce9
#eee7f0
#f6f3f7
#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

#b496bd
#9fbd96

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

Split Complementary

#b496bd
#b3bd96
#96bda1

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

Analogous Color

#a496bd
#ac96bd
#b496bd
#bc96bd
#bd96b6

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

#b496bd
#bdb496
#96bdb4

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

#b496bd
#bda196
#9fbd96
#96b2bd

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

#b496bd
#9fbd96
#96bda1
#bd96b3

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

#b496bd Color Code Preview on Black Background Color

This is how #b496bd Color will look on black background color. Color contrast ratio is 8.04

#b496bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b496bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b496bd

#b496bd color code is use for CSS Background Color

Background color for the above div is #b496bd

HTML with inline CSS

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

#b496bd color code is use for CSS Border Color

CSS Border color for the above div is #b496bd

HTML with inline CSS

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

CSS Border Left color for the above div is #b496bd

HTML with inline CSS

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

CSS Border Right color for the above div is #b496bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b496bd

HTML with inline CSS

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

CSS Border Top color for the above div is #b496bd

HTML with inline CSS

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

#b496bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b496bd Color code Preview on White Background

This is how #b496bd Color code will look on white background color. Color contrast ratio is 2.61

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

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(180,150,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(159,189,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(180,150,189,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.