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

#b137eb hex color - Violet - Warm color - Information

#b137eb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b137eb Color code in RGB color code model is created after adding 69.41% red color, 21.57% green color and 92.16% blue color. Hex #b137eb Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 77% magenta, 0% yellow and 7.84% black.

Hex #b137eb color code is between #aa33ee web safe hex color code and #bb44dd web safe hex color code. #aa33ee is the nearest web safe color code. You can see here many more shades of #b137eb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code b137eb #b137eb
RGB Decimal 177, 55, 235 rgb(177, 55, 235)
RGB Percent 69%, 22%, 92% rgb(69%, 22%, 92%)
CSS RGBa 177, 55, 235,1 rgba(177,55,235,1)
CMYK Model cmyk(25%,77%,0%,7.84%)
HSL Color Space 281,82% ,57% hsl(281,82% ,57%)
HSV Color Space 281°, 77%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110001 00110111 11101011
Octal 261 67 353
Decimal 177 55 235
Hex b1 37 eb

Different shades of #b137eb color code.

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

Light Shade of #b137eb
#c365f0
Dark Shade of #b137eb
#9a16d9
Saturated Shade of #b137eb
#b52cf6
Desaturated Shade of #b137eb
#ad42e0
Grey scale Shade of #b137eb
#919191
Brighten Shade
#ca50ff
Most Readable Shade
#FFFFFF

Shades of #b137eb color code

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

#b137eb
#9d30d0
#892ab6
#76249c
#621e82
#4e1868
#3b124e
#270c34
#13061a
#000000

Similar Color like #b137eb color

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

#b238ec
#b339ed
#b43aee
#b53bef
#b63cf0
#b73df1
#b83ef2
#b93ff3
#ba40f4
#bb41f5
#bc42f6
#bd43f7
#be44f8
#bf45f9
#b036ea
#af35e9
#ae34e8
#ad33e7
#ac32e6
#ab31e5
#aa30e4
#a92fe3
#a82ee2
#a72de1
#a62ce0
#a52bdf
#a42ade
#a329dd

Monochromatic Color with #b137eb

#b137eb
#110516
#310f41
#51196b
#712396
#912dc0

Tints of #b137eb Color

#b137eb
#b94ded
#c263ef
#cb79f1
#d38ff3
#dca6f6
#e5bcf8
#edd2fa
#f6e8fc
#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

#b137eb
#71eb37

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

Split Complementary

#b137eb
#cbeb37
#37eb57

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

Analogous Color

#6937eb
#8d37eb
#b137eb
#d537eb
#eb37dd

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

#b137eb
#ebb137
#37ebb1

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

#b137eb
#eb5737
#71eb37
#37cbeb

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

#b137eb
#71eb37
#37eb57
#eb37cb

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

#b137eb Color Code Preview on Black Background Color

This is how #b137eb Color will look on black background color. Color contrast ratio is 4.62

#b137eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b137eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b137eb

#b137eb color code is use for CSS Background Color

Background color for the above div is #b137eb

HTML with inline CSS

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

#b137eb color code is use for CSS Border Color

CSS Border color for the above div is #b137eb

HTML with inline CSS

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

CSS Border Left color for the above div is #b137eb

HTML with inline CSS

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

CSS Border Right color for the above div is #b137eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b137eb

HTML with inline CSS

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

CSS Border Top color for the above div is #b137eb

HTML with inline CSS

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

#b137eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b137eb Color code Preview on White Background

This is how #b137eb Color code will look on white background color. Color contrast ratio is 4.55

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

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,55,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(113,235,55,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(177,55,235,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.