crispedge.com

Color picker

Loading...

#b16eec hex color - Blue - Warm color - Information

#b16eec hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #b16eec Color code in RGB color code model is created after adding 69.41% red color, 43.14% green color and 92.55% blue color. Hex #b16eec Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 53% magenta, 0% yellow and 7% black.

Hex #b16eec color code is between #aa66ee web safe hex color code and #bb77dd web safe hex color code. #aa66ee is the nearest web safe color code. You can see here many more shades of #b16eec color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb16eec#b16eec
RGB Decimal177, 110, 236rgb(177, 110, 236)
RGB Percent69%, 43%, 93%rgb(69%, 43%, 93%)
CSS RGBa177, 110, 236,1rgba(177,110,236,1)
CMYK Modelcmyk(25%,53%,0%,7%)
HSL Color Space272,77% ,68%hsl(272,77% ,68%)
HSV Color Space272°, 53%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100010110111011101100
Octal261156354
Decimal177110236
Hexb16eec

Different shades of #b16eec color code.

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

Light Shade of #b16eec
#c99bf2
Dark Shade of #b16eec
#9941e6
Saturated Shade of #b16eec
#b266f4
Desaturated Shade of #b16eec
#b076e4
Grey scale Shade of #b16eec
#adadad
Brighten Shade
#ca87ff
Most Readable Shade
#000000

Shades of #b16eec color code

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

#b16eec
#9d61d1
#8955b7
#76499d
#623d83
#4e3068
#3b244e
#271834
#130c1a
#000000

Similar Color like #b16eec color

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

#b26fed
#b370ee
#b471ef
#b572f0
#b673f1
#b774f2
#b875f3
#b976f4
#ba77f5
#bb78f6
#bc79f7
#bd7af8
#be7bf9
#bf7cfa
#b06deb
#af6cea
#ae6be9
#ad6ae8
#ac69e7
#ab68e6
#aa67e5
#a966e4
#a865e3
#a764e2
#a663e1
#a562e0
#a461df
#a360de

Monochromatic Color with #b16eec

#b16eec
#120b17
#311f42
#51336c
#714697
#915ac1

Tints of #b16eec Color

#b16eec
#b97eee
#c28ef0
#cb9ef2
#d3aef4
#dcbef6
#e5cef8
#eddefa
#f6eefc
#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

#b16eec
#a9ec6e

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

Split Complementary

#b16eec
#e8ec6e
#6eec72

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

Analogous Color

#7f6eec
#986eec
#b16eec
#ca6eec
#e36eec

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

#b16eec
#ecb16e
#6eecb1

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

#b16eec
#ec726e
#a9ec6e
#6ee8ec

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

#b16eec
#a9ec6e
#6eec72
#ec6ee8

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

#b16eec Color Code Preview on Black Background Color

This is how #b16eec Color will look on black background color. Color contrast ratio is 6.31

#b16eec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b16eec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b16eec

#b16eec color code is use for CSS Background Color

Background color for the above div is #b16eec

HTML with inline CSS

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

#b16eec color code is use for CSS Border Color

CSS Border color for the above div is #b16eec

HTML with inline CSS

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

CSS Border Left color for the above div is #b16eec

HTML with inline CSS

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

CSS Border Right color for the above div is #b16eec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b16eec

HTML with inline CSS

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

CSS Border Top color for the above div is #b16eec

HTML with inline CSS

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

#b16eec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b16eec Color code Preview on White Background

This is how #b16eec Color code will look on white background color. Color contrast ratio is 3.33

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

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(177,110,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(169,236,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(177,110,236,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.