crispedge.com

Color picker

Loading...

#b395be hex color - Violet - Warm color - Information

#b395be hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b395be Color code in RGB color code model is created after adding 70.2% red color, 58.43% green color and 74.51% blue color. Hex #b395be Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 22% magenta, 0% yellow and 25% black.

Hex #b395be 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 #b395be color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb395be#b395be
RGB Decimal179, 149, 190rgb(179, 149, 190)
RGB Percent70%, 58%, 75%rgb(70%, 58%, 75%)
CSS RGBa179, 149, 190,1rgba(179,149,190,1)
CMYK Modelcmyk(6%,22%,0%,25%)
HSL Color Space284,24% ,66%hsl(284,24% ,66%)
HSV Color Space284°, 22%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100111001010110111110
Octal263225276
Decimal179149190
Hexb395be

Different shades of #b395be color code.

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

Light Shade of #b395be
#cab5d1
Dark Shade of #b395be
#9c75ab
Saturated Shade of #b395be
#b78cc7
Desaturated Shade of #b395be
#af9eb5
Grey scale Shade of #b395be
#a9a9a9
Brighten Shade
#ccaed7
Most Readable Shade
#000000

Shades of #b395be color code

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

#b395be
#9f84a8
#8b7393
#77637e
#635269
#4f4254
#3b313f
#27212a
#131015
#000000

Similar Color like #b395be color

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

#b496bf
#b597c0
#b698c1
#b799c2
#b89ac3
#b99bc4
#ba9cc5
#bb9dc6
#bc9ec7
#bd9fc8
#bea0c9
#bfa1ca
#c0a2cb
#c1a3cc
#b294bd
#b193bc
#b092bb
#af91ba
#ae90b9
#ad8fb8
#ac8eb7
#ab8db6
#aa8cb5
#a98bb4
#a88ab3
#a789b2
#a688b1
#a587b0

Monochromatic Color with #b395be

#b395be
#dbb6e8
#131014
#3b313e
#635269
#8b7493

Tints of #b395be Color

#b395be
#bba0c5
#c3accc
#ccb8d3
#d4c4da
#ddcfe2
#e5dbe9
#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

#b395be
#a0be95

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

Split Complementary

#b395be
#b5be95
#95be9e

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

Analogous Color

#a395be
#ab95be
#b395be
#bb95be
#be95b9

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

#b395be
#beb395
#95beb3

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

#b395be
#be9f95
#a0be95
#95b4be

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

#b395be
#a0be95
#95be9e
#be95b5

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

#b395be Color Code Preview on Black Background Color

This is how #b395be Color will look on black background color. Color contrast ratio is 7.96

#b395be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b395be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b395be

#b395be color code is use for CSS Background Color

Background color for the above div is #b395be

HTML with inline CSS

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

#b395be color code is use for CSS Border Color

CSS Border color for the above div is #b395be

HTML with inline CSS

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

CSS Border Left color for the above div is #b395be

HTML with inline CSS

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

CSS Border Right color for the above div is #b395be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b395be

HTML with inline CSS

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

CSS Border Top color for the above div is #b395be

HTML with inline CSS

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

#b395be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b395be Color code Preview on White Background

This is how #b395be Color code will look on white background color. Color contrast ratio is 2.64

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

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(179,149,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(160,190,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(179,149,190,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.