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

#b396cc hex color - Violet - Warm color - Information

#b396cc hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #b396cc Color code in RGB color code model is created after adding 70.2% red color, 58.82% green color and 80% blue color. Hex #b396cc Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 26% magenta, 0% yellow and 20% black.

Hex #b396cc color code is between #bb99bb web safe hex color code and #aa88dd web safe hex color code. #bb99bb is the nearest web safe color code. You can see here many more shades of #b396cc 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 b396cc #b396cc
RGB Decimal 179, 150, 204 rgb(179, 150, 204)
RGB Percent 70%, 59%, 80% rgb(70%, 59%, 80%)
CSS RGBa 179, 150, 204,1 rgba(179,150,204,1)
CMYK Model cmyk(12%,26%,0%,20%)
HSL Color Space 272,35% ,69% hsl(272,35% ,69%)
HSV Color Space 272°, 26%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110011 10010110 11001100
Octal 263 226 314
Decimal 179 150 204
Hex b3 96 cc

Different shades of #b396cc color code.

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

Light Shade of #b396cc
#ccb8dd
Dark Shade of #b396cc
#9a74bb
Saturated Shade of #b396cc
#b48ed4
Desaturated Shade of #b396cc
#b29ec4
Grey scale Shade of #b396cc
#b1b1b1
Brighten Shade
#ccafe5
Most Readable Shade
#000000

Shades of #b396cc color code

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

#b396cc
#9f85b5
#8b749e
#776488
#635371
#4f425a
#3b3244
#27212d
#131016
#000000

Similar Color like #b396cc color

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

#b497cd
#b598ce
#b699cf
#b79ad0
#b89bd1
#b99cd2
#ba9dd3
#bb9ed4
#bc9fd5
#bda0d6
#bea1d7
#bfa2d8
#c0a3d9
#c1a4da
#b295cb
#b194ca
#b093c9
#af92c8
#ae91c7
#ad90c6
#ac8fc5
#ab8ec4
#aa8dc3
#a98cc2
#a88bc1
#a78ac0
#a689bf
#a588be

Monochromatic Color with #b396cc

#b396cc
#d8b5f6
#1e1922
#43384c
#685777
#8e77a1

Tints of #b396cc Color

#b396cc
#bba1d1
#c3add7
#ccb9dd
#d4c4e2
#ddd0e8
#e5dcee
#eee7f3
#f6f3f9
#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

#b396cc
#afcc96

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

Split Complementary

#b396cc
#cacc96
#96cc98

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

Analogous Color

#9d96cc
#a896cc
#b396cc
#be96cc
#c996cc

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

#b396cc
#ccb396
#96ccb3

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

#b396cc
#cc9896
#afcc96
#96cacc

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

#b396cc
#afcc96
#96cc98
#cc96ca

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

#b396cc Color Code Preview on Black Background Color

This is how #b396cc Color will look on black background color. Color contrast ratio is 8.15

#b396cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b396cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b396cc

#b396cc color code is use for CSS Background Color

Background color for the above div is #b396cc

HTML with inline CSS

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

#b396cc color code is use for CSS Border Color

CSS Border color for the above div is #b396cc

HTML with inline CSS

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

CSS Border Left color for the above div is #b396cc

HTML with inline CSS

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

CSS Border Right color for the above div is #b396cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b396cc

HTML with inline CSS

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

CSS Border Top color for the above div is #b396cc

HTML with inline CSS

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

#b396cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b396cc Color code Preview on White Background

This is how #b396cc Color code will look on white background color. Color contrast ratio is 2.58

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

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,150,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(175,204,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(179,150,204,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.