crispedge.com

Color picker

Loading...

#bd5cbe hex color - Violet - Warm color - Information

#bd5cbe hex color - Violet - Warm color

Color Hue/Base color: Violet

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebd5cbe#bd5cbe
RGB Decimal189, 92, 190rgb(189, 92, 190)
RGB Percent74%, 36%, 75%rgb(74%, 36%, 75%)
CSS RGBa189, 92, 190,1rgba(189,92,190,1)
CMYK Modelcmyk(1%,52%,0%,25%)
HSL Color Space299,43% ,55%hsl(299,43% ,55%)
HSV Color Space299°, 52%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111010101110010111110
Octal275134276
Decimal18992190
Hexbd5cbe

Different shades of #bd5cbe color code.

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

Light Shade of #bd5cbe
#cc80cd
Dark Shade of #bd5cbe
#a442a5
Saturated Shade of #bd5cbe
#c851c9
Desaturated Shade of #bd5cbe
#b267b3
Grey scale Shade of #bd5cbe
#8d8d8d
Brighten Shade
#d675d7
Most Readable Shade
#FFFFFF

Shades of #bd5cbe color code

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

#bd5cbe
#a851a8
#934793
#7e3d7e
#693369
#542854
#3f1e3f
#2a142a
#150a15
#000000

Similar Color like #bd5cbe color

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

#be5dbf
#bf5ec0
#c05fc1
#c160c2
#c261c3
#c362c4
#c463c5
#c564c6
#c665c7
#c766c8
#c867c9
#c968ca
#ca69cb
#cb6acc
#bc5bbd
#bb5abc
#ba59bb
#b958ba
#b857b9
#b756b8
#b655b7
#b554b6
#b453b5
#b352b4
#b251b3
#b150b2
#b04fb1
#af4eb0

Monochromatic Color with #bd5cbe

#bd5cbe
#e771e8
#140a14
#3e1e3e
#683369
#934793

Tints of #bd5cbe Color

#bd5cbe
#c46ec5
#cb80cc
#d392d3
#daa4da
#e1b6e2
#e9c8e9
#f0daf0
#f7ecf7
#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

#bd5cbe
#5dbe5c

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

Split Complementary

#bd5cbe
#8ebe5c
#5cbe8c

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

Analogous Color

#965cbe
#a95cbe
#bd5cbe
#be5cab
#be5c98

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

#bd5cbe
#bebd5c
#5cbebd

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

#bd5cbe
#be8c5c
#5dbe5c
#5c8ebe

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

#bd5cbe
#5dbe5c
#5cbe8c
#be5c8e

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

#bd5cbe Color Code Preview on Black Background Color

This is how #bd5cbe Color will look on black background color. Color contrast ratio is 5.44

#bd5cbe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd5cbe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd5cbe

#bd5cbe color code is use for CSS Background Color

Background color for the above div is #bd5cbe

HTML with inline CSS

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

#bd5cbe color code is use for CSS Border Color

CSS Border color for the above div is #bd5cbe

HTML with inline CSS

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

CSS Border Left color for the above div is #bd5cbe

HTML with inline CSS

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

CSS Border Right color for the above div is #bd5cbe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd5cbe

HTML with inline CSS

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

CSS Border Top color for the above div is #bd5cbe

HTML with inline CSS

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

#bd5cbe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd5cbe Color code Preview on White Background

This is how #bd5cbe Color code will look on white background color. Color contrast ratio is 3.86

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

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