crispedge.com

Color picker

Loading...

#b77ada hex color - Violet - Warm color - Information

#b77ada hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #b77ada Color code in RGB color code model is created after adding 71.76% red color, 47.84% green color and 85.49% blue color. Hex #b77ada Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 44% magenta, 0% yellow and 15% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb77ada#b77ada
RGB Decimal183, 122, 218rgb(183, 122, 218)
RGB Percent72%, 48%, 85%rgb(72%, 48%, 85%)
CSS RGBa183, 122, 218,1rgba(183,122,218,1)
CMYK Modelcmyk(16%,44%,0%,15%)
HSL Color Space278,56% ,67%hsl(278,56% ,67%)
HSV Color Space278°, 44%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110111101011011010
Octal267172332
Decimal183122218
Hexb77ada

Different shades of #b77ada color code.

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

Light Shade of #b77ada
#cda2e5
Dark Shade of #b77ada
#a152cf
Saturated Shade of #b77ada
#b971e2
Desaturated Shade of #b77ada
#b582d1
Grey scale Shade of #b77ada
#aaaaaa
Brighten Shade
#d093f3
Most Readable Shade
#000000

Shades of #b77ada color code

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

#b77ada
#a26cc1
#8e5ea9
#7a5191
#654379
#513660
#3d2848
#281b30
#140d18
#000000

Similar Color like #b77ada color

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

#b87bdb
#b97cdc
#ba7ddd
#bb7ede
#bc7fdf
#bd80e0
#be81e1
#bf82e2
#c083e3
#c184e4
#c285e5
#c386e6
#c487e7
#c588e8
#b679d9
#b578d8
#b477d7
#b376d6
#b275d5
#b174d4
#b073d3
#af72d2
#ae71d1
#ad70d0
#ac6fcf
#ab6ece
#aa6dcd
#a96ccc

Monochromatic Color with #b77ada

#b77ada
#050305
#281b30
#4c335a
#704a85
#9362af

Tints of #b77ada Color

#b77ada
#bf88de
#c797e2
#cfa6e6
#d7b5ea
#dfc3ee
#e7d2f2
#efe1f6
#f7f0fa
#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

#b77ada
#9dda7a

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

Split Complementary

#b77ada
#cdda7a
#7ada87

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

Analogous Color

#917ada
#a47ada
#b77ada
#ca7ada
#da7ad7

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

#b77ada
#dab77a
#7adab7

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

#b77ada
#da877a
#9dda7a
#7acdda

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

#b77ada
#9dda7a
#7ada87
#da7acd

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

#b77ada Color Code Preview on Black Background Color

This is how #b77ada Color will look on black background color. Color contrast ratio is 6.81

#b77ada in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b77ada

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b77ada

#b77ada color code is use for CSS Background Color

Background color for the above div is #b77ada

HTML with inline CSS

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

#b77ada color code is use for CSS Border Color

CSS Border color for the above div is #b77ada

HTML with inline CSS

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

CSS Border Left color for the above div is #b77ada

HTML with inline CSS

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

CSS Border Right color for the above div is #b77ada

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b77ada

HTML with inline CSS

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

CSS Border Top color for the above div is #b77ada

HTML with inline CSS

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

#b77ada hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b77ada Color code Preview on White Background

This is how #b77ada Color code will look on white background color. Color contrast ratio is 3.08

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

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(183,122,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(157,218,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(183,122,218,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.