crispedge.com

Color picker

Loading...

#bd5ecc hex color - Violet - Warm color - Information

#bd5ecc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bd5ecc Color code in RGB color code model is created after adding 74.12% red color, 36.86% green color and 80% blue color. Hex #bd5ecc Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 54% magenta, 0% yellow and 20% black.

Hex #bd5ecc color code is between #bb66bb web safe hex color code and #cc55dd web safe hex color code. #bb66bb is the nearest web safe color code. You can see here many more shades of #bd5ecc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebd5ecc#bd5ecc
RGB Decimal189, 94, 204rgb(189, 94, 204)
RGB Percent74%, 37%, 80%rgb(74%, 37%, 80%)
CSS RGBa189, 94, 204,1rgba(189,94,204,1)
CMYK Modelcmyk(7%,54%,0%,20%)
HSL Color Space292,52% ,58%hsl(292,52% ,58%)
HSV Color Space292°, 54%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111010101111011001100
Octal275136314
Decimal18994204
Hexbd5ecc

Different shades of #bd5ecc color code.

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

Light Shade of #bd5ecc
#cd85d8
Dark Shade of #bd5ecc
#aa3bbc
Saturated Shade of #bd5ecc
#c553d7
Desaturated Shade of #bd5ecc
#b569c1
Grey scale Shade of #bd5ecc
#959595
Brighten Shade
#d677e5
Most Readable Shade
#FFFFFF

Shades of #bd5ecc color code

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

#bd5ecc
#a853b5
#93499e
#7e3e88
#693471
#54295a
#3f1f44
#2a142d
#150a16
#000000

Similar Color like #bd5ecc color

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

#be5fcd
#bf60ce
#c061cf
#c162d0
#c263d1
#c364d2
#c465d3
#c566d4
#c667d5
#c768d6
#c869d7
#c96ad8
#ca6bd9
#cb6cda
#bc5dcb
#bb5cca
#ba5bc9
#b95ac8
#b859c7
#b758c6
#b657c5
#b556c4
#b455c3
#b354c2
#b253c1
#b152c0
#b051bf
#af50be

Monochromatic Color with #bd5ecc

#bd5ecc
#e472f6
#1f1022
#47234c
#6e3777
#964aa1

Tints of #bd5ecc Color

#bd5ecc
#c46fd1
#cb81d7
#d393dd
#daa5e2
#e1b7e8
#e9c9ee
#f0dbf3
#f7edf9
#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

#bd5ecc
#6dcc5e

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

Split Complementary

#bd5ecc
#a4cc5e
#5ecc86

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

Analogous Color

#915ecc
#a75ecc
#bd5ecc
#cc5ec5
#cc5eaf

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

#bd5ecc
#ccbd5e
#5eccbd

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

#bd5ecc
#cc865e
#6dcc5e
#5ea4cc

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

#bd5ecc
#6dcc5e
#5ecc86
#cc5ea4

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

#bd5ecc Color Code Preview on Black Background Color

This is how #bd5ecc Color will look on black background color. Color contrast ratio is 5.64

#bd5ecc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd5ecc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd5ecc

#bd5ecc color code is use for CSS Background Color

Background color for the above div is #bd5ecc

HTML with inline CSS

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

#bd5ecc color code is use for CSS Border Color

CSS Border color for the above div is #bd5ecc

HTML with inline CSS

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

CSS Border Left color for the above div is #bd5ecc

HTML with inline CSS

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

CSS Border Right color for the above div is #bd5ecc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd5ecc

HTML with inline CSS

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

CSS Border Top color for the above div is #bd5ecc

HTML with inline CSS

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

#bd5ecc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd5ecc Color code Preview on White Background

This is how #bd5ecc Color code will look on white background color. Color contrast ratio is 3.73

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

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,94,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(109,204,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,94,204,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.