Skip to main content Skip to docs navigation

#b07cbc 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 Lavender Sweater and its hex is #BD83BE Nearest Color Name

Color Hue/Base color: Violet

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

Hex #b07cbc color code is between #aa77bb web safe hex color code and #bb88cc web safe hex color code. #aa77bb is the nearest web safe color code. You can see here many more shades of #b07cbc color code.

RGB Chart

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

Color Table

Hex Color Code b07cbc #b07cbc
RGB Decimal 176, 124, 188 176, 124, 188
RGB Percent 69%, 49%, 74% rgb(69%, 49%, 74%)
CSS RGBa 176, 124, 188,1 rgba(176,124,188,1)
CMYK Model cmyk(6%,34%,0%,26.27%)
HSL Color Space 289,32% ,61% hsl(289,32% ,61%)
HSV Color Space 289°, 34%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110000 01111100 10111100
Octal 260 174 274
Decimal 176 124 188
Hex b0 7c bc

Different shades of #b07cbc color code.

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

Darkest of #b07cbc
#603669
Darker of #b07cbc
#7e478b
Dark of #b07cbc
#9c5aab
Base of #b07cbc
#b07cbc
Light of #b07cbc
#c49ecd
Lighter
#d9bfdf
Lightest
#ede1f0

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

#b07cbc
#88bc7c

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

Split Complementary

#b07cbc
#a8bc7c
#7cbc90

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

Analogous Color

#8b7cbc
#957cbc
#b07cbc
#bc7cb3
#bc7c98

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

#b07cbc
#7cbcb0
#bcb07c

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

#b07cbc
#bcb07c
#88bc7c
#7c88bc

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

#b07cbc
#bc907c
#88bc7c
#7ca8bc

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 #b07cbc

#412547
#603669
#7e478b
#9c5aab
#b07cbc
#c49ecd
#d9bfdf
#ede1f0
#ffffff

Tints of #b07cbc Color

#b07cbc
#b88ac3
#c199ca
#caa7d2
#d3b6d9
#dbc4e1
#e4d3e8
#ede1f0
#f6f0f7
#ffffff

Shades of #b07cbc color code

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

#b07cbc
#9c6ea7
#886092
#75527d
#614468
#4e3753
#3a293e
#271b29
#130d14
#000000

Tones

#b07cbc
#a490a8
#9c9c9c
#9c9c9c
#9c9c9c

Tones

Similar Color like #b07cbc color

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

#b17dbd
#b27ebe
#b37fbf
#b480c0
#b581c1
#b682c2
#b783c3
#b884c4
#b985c5
#ba86c6
#bb87c7
#bc88c8
#bd89c9
#be8aca
#af7bbb
#ae7aba
#ad79b9
#ac78b8
#ab77b7
#aa76b6
#a975b5
#a874b4
#a773b3
#a672b2
#a571b1
#a470b0
#a36faf
#a26eae

Download this Dark Violet

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

#b07cbc Color Code Preview on Black Background Color

This is how #b07cbc Color will look on black background color. Color contrast ratio is 6.46

#b07cbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b07cbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b07cbc

#b07cbc color code is use for CSS Background Color

Background color for the above div is #b07cbc

HTML with inline CSS

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

#b07cbc color code is use for CSS Border Color

CSS Border color for the above div is #b07cbc

HTML with inline CSS

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

CSS Border Left color for the above div is #b07cbc

HTML with inline CSS

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

CSS Border Right color for the above div is #b07cbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b07cbc

HTML with inline CSS

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

CSS Border Top color for the above div is #b07cbc

HTML with inline CSS

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

#b07cbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b07cbc Color code Preview on White Background

This is how #b07cbc Color code will look on white background color. Color contrast ratio is 3.25

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

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(176,124,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(136,188,124,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(176,124,188,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }