Skip to main content Skip to docs navigation

#b18bbc hex color | Download Dark Violet BG image | Information

Color Picker

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

Color Info

Woow we have a nearby visually matching color name available. It's name is Young Prince and its hex is #B28EBC Nearest Color Name

Color Hue/Base color: Violet

Hex #b18bbc Color code in RGB color code model is created after adding 69.41% red color, 54.51% green color and 73.73% blue color. Hex #b18bbc Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 26% magenta, 0% yellow and 26.27% black.

Hex #b18bbc color code is between #aa88bb web safe hex color code and #bb99cc web safe hex color code. #aa88bb is the nearest web safe color code. You can see here many more shades of #b18bbc color code.

RGB Chart

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

Color Table

Hex Color Code b18bbc #b18bbc
RGB Decimal 177, 139, 188 177, 139, 188
RGB Percent 69%, 55%, 74% rgb(69%, 55%, 74%)
CSS RGBa 177, 139, 188,1 rgba(177,139,188,1)
CMYK Model cmyk(6%,26%,0%,26.27%)
HSL Color Space 287,27% ,64% hsl(287,27% ,64%)
HSV Color Space 287°, 26%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110001 10001011 10111100
Octal 261 213 274
Decimal 177 139 188
Hex b1 8b bc

Different shades of #b18bbc color code.

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

Darkest of #b18bbc
#64406e
Darker of #b18bbc
#81528f
Dark of #b18bbc
#9b6ba9
Base of #b18bbc
#b18bbc
Light of #b18bbc
#c7abcf
Lighter
#dccce1
Lightest
#f2ecf4

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

#b18bbc
#96bc8b

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

Split Complementary

#b18bbc
#afbc8b
#8bbc99

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

Analogous Color

#948bbc
#9d8bbc
#b18bbc
#bc8bb7
#bc8ba2

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

#b18bbc
#8bbcb1
#bcb18b

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

#b18bbc
#bcb18b
#96bc8b
#8b96bc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#b18bbc
#bc998b
#96bc8b
#8bafbc

Square 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).

Monochromatic Color with #b18bbc

#472d4e
#64406e
#81528f
#9b6ba9
#b18bbc
#c7abcf
#dccce1
#f2ecf4
#ffffff

Tints of #b18bbc Color

#b18bbc
#b997c3
#c2a4ca
#cbb1d2
#d3bed9
#dccbe1
#e5d8e8
#ede5f0
#f6f2f7
#ffffff

Shades of #b18bbc color code

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

#b18bbc
#9d7ba7
#896c92
#765c7d
#624d68
#4e3d53
#3b2e3e
#271e29
#130f14
#000000

Tones

#b18bbc
#a79daa
#a4a4a4
#a4a4a4
#a4a4a4

Tones

Similar Color like #b18bbc color

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

#b28cbd
#b38dbe
#b48ebf
#b58fc0
#b690c1
#b791c2
#b892c3
#b993c4
#ba94c5
#bb95c6
#bc96c7
#bd97c8
#be98c9
#bf99ca
#b08abb
#af89ba
#ae88b9
#ad87b8
#ac86b7
#ab85b6
#aa84b5
#a983b4
#a882b3
#a781b2
#a680b1
#a57fb0
#a47eaf
#a37dae

Download this Dark Violet

Hex #b18bbc 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.

#b18bbc Color Code Preview on Black Background Color

This is how #b18bbc Color will look on black background color. Color contrast ratio is 7.29

#b18bbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b18bbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b18bbc

#b18bbc color code is use for CSS Background Color

Background color for the above div is #b18bbc

HTML with inline CSS

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

#b18bbc color code is use for CSS Border Color

CSS Border color for the above div is #b18bbc

HTML with inline CSS

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

CSS Border Left color for the above div is #b18bbc

HTML with inline CSS

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

CSS Border Right color for the above div is #b18bbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b18bbc

HTML with inline CSS

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

CSS Border Top color for the above div is #b18bbc

HTML with inline CSS

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

#b18bbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b18bbc Color code Preview on White Background

This is how #b18bbc Color code will look on white background color. Color contrast ratio is 2.88

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(177,139,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,188,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(177,139,188,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }