crispedge.com

Color picker

Loading...

#bd76be hex color - Violet - Warm color - Information

#bd76be hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bd76be Color code in RGB color code model is created after adding 74.12% red color, 46.27% green color and 74.51% blue color. Hex #bd76be Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 38% magenta, 0% yellow and 25% black.

Hex #bd76be color code is between #bb77bb web safe hex color code and #cc66cc web safe hex color code. #bb77bb is the nearest web safe color code. You can see here many more shades of #bd76be color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebd76be#bd76be
RGB Decimal189, 118, 190rgb(189, 118, 190)
RGB Percent74%, 46%, 75%rgb(74%, 46%, 75%)
CSS RGBa189, 118, 190,1rgba(189,118,190,1)
CMYK Modelcmyk(1%,38%,0%,25%)
HSL Color Space299,36% ,60%hsl(299,36% ,60%)
HSV Color Space299°, 38%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111010111011010111110
Octal275166276
Decimal189118190
Hexbd76be

Different shades of #bd76be color code.

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

Light Shade of #bd76be
#ce99ce
Dark Shade of #bd76be
#ac53ae
Saturated Shade of #bd76be
#c76cc8
Desaturated Shade of #bd76be
#b380b4
Grey scale Shade of #bd76be
#9a9a9a
Brighten Shade
#d68fd7
Most Readable Shade
#000000

Shades of #bd76be color code

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

#bd76be
#a868a8
#935b93
#7e4e7e
#694169
#543454
#3f273f
#2a1a2a
#150d15
#000000

Similar Color like #bd76be color

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

#be77bf
#bf78c0
#c079c1
#c17ac2
#c27bc3
#c37cc4
#c47dc5
#c57ec6
#c67fc7
#c780c8
#c881c9
#c982ca
#ca83cb
#cb84cc
#bc75bd
#bb74bc
#ba73bb
#b972ba
#b871b9
#b770b8
#b66fb7
#b56eb6
#b46db5
#b36cb4
#b26bb3
#b16ab2
#b069b1
#af68b0

Monochromatic Color with #bd76be

#bd76be
#e790e8
#140c14
#3e273e
#684169
#935c93

Tints of #bd76be Color

#bd76be
#c485c5
#cb94cc
#d3a3d3
#dab2da
#e1c2e2
#e9d1e9
#f0e0f0
#f7eff7
#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

#bd76be
#77be76

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

Split Complementary

#bd76be
#9bbe76
#76be99

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

Analogous Color

#a076be
#af76be
#bd76be
#be76b1
#be76a2

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

#bd76be
#bebd76
#76bebd

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

#bd76be
#be9976
#77be76
#769bbe

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

#bd76be
#77be76
#76be99
#be769b

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

#bd76be Color Code Preview on Black Background Color

This is how #bd76be Color will look on black background color. Color contrast ratio is 6.50

#bd76be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd76be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd76be

#bd76be color code is use for CSS Background Color

Background color for the above div is #bd76be

HTML with inline CSS

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

#bd76be color code is use for CSS Border Color

CSS Border color for the above div is #bd76be

HTML with inline CSS

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

CSS Border Left color for the above div is #bd76be

HTML with inline CSS

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

CSS Border Right color for the above div is #bd76be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd76be

HTML with inline CSS

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

CSS Border Top color for the above div is #bd76be

HTML with inline CSS

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

#bd76be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd76be Color code Preview on White Background

This is how #bd76be Color code will look on white background color. Color contrast ratio is 3.23

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

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(189,118,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(119,190,118,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,118,190,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.