crispedge.com

Color picker

Loading...

#b057de hex color - Violet - Warm color - Information

#b057de hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #b057de Color code in RGB color code model is created after adding 69.02% red color, 34.12% green color and 87.06% blue color. Hex #b057de Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 61% magenta, 0% yellow and 13% black.

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

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codeb057de#b057de
RGB Decimal176, 87, 222rgb(176, 87, 222)
RGB Percent69%, 34%, 87%rgb(69%, 34%, 87%)
CSS RGBa176, 87, 222,1rgba(176,87,222,1)
CMYK Modelcmyk(21%,61%,0%,13%)
HSL Color Space280,67% ,61%hsl(280,67% ,61%)
HSV Color Space280°, 61%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100000101011111011110
Octal260127336
Decimal17687222
Hexb057de

Different shades of #b057de color code.

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

Light Shade of #b057de
#c482e6
Dark Shade of #b057de
#9c2cd6
Saturated Shade of #b057de
#b34de8
Desaturated Shade of #b057de
#ad61d4
Grey scale Shade of #b057de
#9a9a9a
Brighten Shade
#c970f7
Most Readable Shade
#FFFFFF

Shades of #b057de color code

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

#b057de
#9c4dc5
#8843ac
#753a94
#61307b
#4e2662
#3a1d4a
#271331
#130918
#000000

Similar Color like #b057de color

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

#b158df
#b259e0
#b35ae1
#b45be2
#b55ce3
#b65de4
#b75ee5
#b85fe6
#b960e7
#ba61e8
#bb62e9
#bc63ea
#bd64eb
#be65ec
#af56dd
#ae55dc
#ad54db
#ac53da
#ab52d9
#aa51d8
#a950d7
#a84fd6
#a74ed5
#a64dd4
#a54cd3
#a44bd2
#a34ad1
#a249d0

Monochromatic Color with #b057de

#b057de
#080409
#291434
#4b255e
#6d3689
#8e46b3

Tints of #b057de Color

#b057de
#b869e1
#c17ce5
#ca8fe9
#d3a1ec
#dbb4f0
#e4c7f4
#edd9f7
#f6ecfb
#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

#b057de
#85de57

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

Split Complementary

#b057de
#c9de57
#57de6c

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

Analogous Color

#7a57de
#9557de
#b057de
#cb57de
#de57d6

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

#b057de
#deb057
#57deb0

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

#b057de
#de6c57
#85de57
#57c8de

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

#b057de
#85de57
#57de6c
#de57c9

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

#b057de Color Code Preview on Black Background Color

This is how #b057de Color will look on black background color. Color contrast ratio is 5.26

#b057de in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b057de

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b057de

#b057de color code is use for CSS Background Color

Background color for the above div is #b057de

HTML with inline CSS

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

#b057de color code is use for CSS Border Color

CSS Border color for the above div is #b057de

HTML with inline CSS

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

CSS Border Left color for the above div is #b057de

HTML with inline CSS

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

CSS Border Right color for the above div is #b057de

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b057de

HTML with inline CSS

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

CSS Border Top color for the above div is #b057de

HTML with inline CSS

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

#b057de hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b057de Color code Preview on White Background

This is how #b057de Color code will look on white background color. Color contrast ratio is 3.99

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

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.