Skip to main content Skip to docs navigation

#b09cdb hex color | Download Light 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 Violet Velvet and its hex is #B19CD9 Nearest Color Name

Color Hue/Base color: Violet

Hex #b09cdb Color code in RGB color code model is created after adding 69.02% red color, 61.18% green color and 85.88% blue color. Hex #b09cdb Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 29% magenta, 0% yellow and 14.12% black.

Hex #b09cdb color code is between #aa99dd web safe hex color code and #bbaacc web safe hex color code. #aa99dd is the nearest web safe color code. You can see here many more shades of #b09cdb color code.

RGB Chart

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

Color Table

Hex Color Code b09cdb #b09cdb
RGB Decimal 176, 156, 219 176, 156, 219
RGB Percent 69%, 61%, 86% rgb(69%, 61%, 86%)
CSS RGBa 176, 156, 219,1 rgba(176,156,219,1)
CMYK Model cmyk(20%,29%,0%,14.12%)
HSL Color Space 259,47% ,74% hsl(259,47% ,74%)
HSV Color Space 259°, 29%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110000 10011100 11011011
Octal 260 234 333
Decimal 176 156 219
Hex b0 9c db

Different shades of #b09cdb color code.

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

Darkest of #b09cdb
#5c3ba3
Darker of #b09cdb
#7451c0
Dark of #b09cdb
#9277cd
Base of #b09cdb
#b09cdb
Light of #b09cdb
#cec1e9
Lighter
#ece7f6
Lightest
#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

#b09cdb
#c7db9c

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

Split Complementary

#b09cdb
#dbd09c
#a7db9c

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

Analogous Color

#9caddb
#9ca2db
#b09cdb
#c59cdb
#db9cd7

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

#b09cdb
#9cdbb0
#dbb09c

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

#b09cdb
#dbb09c
#c7db9c
#9cc7db

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

#b09cdb
#db9ca7
#c7db9c
#9cdbd0

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

#472e7d
#5c3ba3
#7451c0
#9277cd
#b09cdb
#cec1e9
#ece7f6
#ffffff
#ffffff

Tints of #b09cdb Color

#b09cdb
#b8a7df
#c1b2e3
#cabde7
#d3c8eb
#dbd3ef
#e4def3
#ede9f7
#f6f4fb
#ffffff

Shades of #b09cdb color code

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

#b09cdb
#9c8ac2
#8879aa
#756892
#615679
#4e4561
#3a3449
#272230
#131118
#000000

Tones

#b09cdb
#b5a9ce
#bab7c0
#bcbcbc
#bcbcbc

Tones

Similar Color like #b09cdb color

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

#b19ddc
#b29edd
#b39fde
#b4a0df
#b5a1e0
#b6a2e1
#b7a3e2
#b8a4e3
#b9a5e4
#baa6e5
#bba7e6
#bca8e7
#bda9e8
#beaae9
#af9bda
#ae9ad9
#ad99d8
#ac98d7
#ab97d6
#aa96d5
#a995d4
#a894d3
#a793d2
#a692d1
#a591d0
#a490cf
#a38fce
#a28ecd

Download this Light Violet

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

#b09cdb Color Code Preview on Black Background Color

This is how #b09cdb Color will look on black background color. Color contrast ratio is 8.62

#b09cdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b09cdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b09cdb

#b09cdb color code is use for CSS Background Color

Background color for the above div is #b09cdb

HTML with inline CSS

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

#b09cdb color code is use for CSS Border Color

CSS Border color for the above div is #b09cdb

HTML with inline CSS

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

CSS Border Left color for the above div is #b09cdb

HTML with inline CSS

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

CSS Border Right color for the above div is #b09cdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b09cdb

HTML with inline CSS

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

CSS Border Top color for the above div is #b09cdb

HTML with inline CSS

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

#b09cdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b09cdb Color code Preview on White Background

This is how #b09cdb Color code will look on white background color. Color contrast ratio is 2.43

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

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