Skip to main content Skip to docs navigation

#b16ffb hex color | Download Light Blue 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 Purple Illusionist and its hex is #A675FE Nearest Color Name

Color Hue/Base color: Blue

Hex #b16ffb Color code in RGB color code model is created after adding 69.41% red color, 43.53% green color and 98.43% blue color. Hex #b16ffb Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 56% magenta, 0% yellow and 1.57% black.

Hex #b16ffb color code is between #aa77ff web safe hex color code and #bb66ee web safe hex color code. #aa77ff is the nearest web safe color code. You can see here many more shades of #b16ffb color code.

RGB Chart

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

Color Table

Hex Color Code b16ffb #b16ffb
RGB Decimal 177, 111, 251 177, 111, 251
RGB Percent 69%, 44%, 98% rgb(69%, 44%, 98%)
CSS RGBa 177, 111, 251,1 rgba(177,111,251,1)
CMYK Model cmyk(29%,56%,0%,1.57%)
HSL Color Space 268,95% ,71% hsl(268,95% ,71%)
HSV Color Space 268°, 56%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110001 01101111 11111011
Octal 261 157 373
Decimal 177 111 251
Hex b1 6f fb

Different shades of #b16ffb color code.

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

Darkest of #b16ffb
#6306cb
Darker of #b16ffb
#7b0cf8
Dark of #b16ffb
#963dfa
Base of #b16ffb
#b16ffb
Light of #b16ffb
#cca1fc
Lighter
#e7d2fe
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

#b16ffb
#b9fb6f

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

Split Complementary

#b16ffb
#fbf76f
#73fb6f

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

Analogous Color

#6f7ffb
#776ffb
#b16ffb
#e06ffb
#fb6fdc

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

#b16ffb
#6ffbb1
#fbb16f

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

#b16ffb
#fbb16f
#b9fb6f
#6fb9fb

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

#b16ffb
#fb6f73
#b9fb6f
#6ffbf7

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

#4b049a
#6306cb
#7b0cf8
#963dfa
#b16ffb
#cca1fc
#e7d2fe
#ffffff
#ffffff

Tints of #b16ffb Color

#b16ffb
#b97ffb
#c28ffb
#cb9ffc
#d3affc
#dcbffd
#e5cffd
#eddffe
#f6effe
#ffffff

Shades of #b16ffb color code

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

#b16ffb
#9d62df
#8956c3
#764aa7
#623d8b
#4e316f
#3b2553
#271837
#130c1b
#000000

Tones

#b16ffb
#b27eec
#b38ddd
#b49bcf
#b4aac0

Tones

Similar Color like #b16ffb color

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

#b270fc
#b371fd
#b472fe
#b573ff
#b674ff
#b775ff
#b876ff
#b977ff
#ba78ff
#bb79ff
#bc7aff
#bd7bff
#be7cff
#bf7dff
#b06efa
#af6df9
#ae6cf8
#ad6bf7
#ac6af6
#ab69f5
#aa68f4
#a967f3
#a866f2
#a765f1
#a664f0
#a563ef
#a462ee
#a361ed

Download this Light Blue

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

#b16ffb Color Code Preview on Black Background Color

This is how #b16ffb Color will look on black background color. Color contrast ratio is 6.54

#b16ffb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b16ffb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b16ffb

#b16ffb color code is use for CSS Background Color

Background color for the above div is #b16ffb

HTML with inline CSS

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

#b16ffb color code is use for CSS Border Color

CSS Border color for the above div is #b16ffb

HTML with inline CSS

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

CSS Border Left color for the above div is #b16ffb

HTML with inline CSS

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

CSS Border Right color for the above div is #b16ffb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b16ffb

HTML with inline CSS

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

CSS Border Top color for the above div is #b16ffb

HTML with inline CSS

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

#b16ffb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b16ffb Color code Preview on White Background

This is how #b16ffb Color code will look on white background color. Color contrast ratio is 3.21

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

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,111,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(185,251,111,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(177,111,251,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }