crispedge.com

Color picker

Loading...

#b77dae hex color - Violet - Warm color - Information

#b77dae hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b77dae Color code in RGB color code model is created after adding 71.76% red color, 49.02% green color and 68.24% blue color. Hex #b77dae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 5% yellow and 28% black.

Hex #b77dae color code is between #bb77aa web safe hex color code and #aa88bb web safe hex color code. #bb77aa is the nearest web safe color code. You can see here many more shades of #b77dae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb77dae#b77dae
RGB Decimal183, 125, 174rgb(183, 125, 174)
RGB Percent72%, 49%, 68%rgb(72%, 49%, 68%)
CSS RGBa183, 125, 174,1rgba(183,125,174,1)
CMYK Modelcmyk(0%,32%,5%,28%)
HSL Color Space309,29% ,60%hsl(309,29% ,60%)
HSV Color Space309°, 32%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110111110110101110
Octal267175256
Decimal183125174
Hexb77dae

Different shades of #b77dae color code.

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

Light Shade of #b77dae
#c99ec2
Dark Shade of #b77dae
#a55c9a
Saturated Shade of #b77dae
#c173b5
Desaturated Shade of #b77dae
#ad87a7
Grey scale Shade of #b77dae
#9a9a9a
Brighten Shade
#d096c7
Most Readable Shade
#000000

Shades of #b77dae color code

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

#b77dae
#a26f9a
#8e6187
#7a5374
#654560
#51374d
#3d293a
#281b26
#140d13
#000000

Similar Color like #b77dae color

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

#b87eaf
#b97fb0
#ba80b1
#bb81b2
#bc82b3
#bd83b4
#be84b5
#bf85b6
#c086b7
#c187b8
#c288b9
#c389ba
#c48abb
#c58bbc
#b67cad
#b57bac
#b47aab
#b379aa
#b278a9
#b177a8
#b076a7
#af75a6
#ae74a5
#ad73a4
#ac72a3
#ab71a2
#aa70a1
#a96fa0

Monochromatic Color with #b77dae

#b77dae
#e19ad6
#0d090c
#372635
#62435d
#8c6086

Tints of #b77dae Color

#b77dae
#bf8bb7
#c799c0
#cfa8c9
#d7b6d2
#dfc5db
#e7d3e4
#efe2ed
#f7f0f6
#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

#b77dae
#7db786

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

Split Complementary

#b77dae
#91b77d
#7db7a3

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

Analogous Color

#a97db7
#b47db7
#b77dae
#b77da2
#b77d97

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

#b77dae
#aeb77d
#7daeb7

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

#b77dae
#b7a37d
#7db786
#7d91b7

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

#b77dae
#7db786
#7db7a3
#b77d91

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

#b77dae Color Code Preview on Black Background Color

This is how #b77dae Color will look on black background color. Color contrast ratio is 6.56

#b77dae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b77dae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b77dae

#b77dae color code is use for CSS Background Color

Background color for the above div is #b77dae

HTML with inline CSS

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

#b77dae color code is use for CSS Border Color

CSS Border color for the above div is #b77dae

HTML with inline CSS

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

CSS Border Left color for the above div is #b77dae

HTML with inline CSS

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

CSS Border Right color for the above div is #b77dae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b77dae

HTML with inline CSS

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

CSS Border Top color for the above div is #b77dae

HTML with inline CSS

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

#b77dae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b77dae Color code Preview on White Background

This is how #b77dae Color code will look on white background color. Color contrast ratio is 3.20

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

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,125,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(125,183,134,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(183,125,174,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.