crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#bd5c9a hex color - Violet - Warm color - Information

#bd5c9a hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #bd5c9a Color code in RGB color code model is created after adding 74.12% red color, 36.08% green color and 60.39% blue color. Hex #bd5c9a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 19% yellow and 26% black.

Hex #bd5c9a color code is between #bb5599 web safe hex color code and #cc66aa web safe hex color code. #bb5599 is the nearest web safe color code. You can see here many more shades of #bd5c9a color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codebd5c9a#bd5c9a
RGB Decimal189, 92, 154rgb(189, 92, 154)
RGB Percent74%, 36%, 60%rgb(74%, 36%, 60%)
CSS RGBa189, 92, 154,1rgba(189,92,154,1)
CMYK Modelcmyk(0%,51%,19%,26%)
HSL Color Space322,42% ,55%hsl(322,42% ,55%)
HSV Color Space322°, 51%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111010101110010011010
Octal275134232
Decimal18992154
Hexbd5c9a

Different shades of #bd5c9a color code.

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

Light Shade of #bd5c9a
#cc80b0
Dark Shade of #bd5c9a
#a44281
Saturated Shade of #bd5c9a
#c8519d
Desaturated Shade of #bd5c9a
#b26797
Grey scale Shade of #bd5c9a
#8c8c8c
Brighten Shade
#d675b3
Most Readable Shade
#FFFFFF

Shades of #bd5c9a color code

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

#bd5c9a
#a85188
#934777
#7e3d66
#693355
#542844
#3f1e33
#2a1422
#150a11
#000000

Similar Color like #bd5c9a color

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

#be5d9b
#bf5e9c
#c05f9d
#c1609e
#c2619f
#c362a0
#c463a1
#c564a2
#c665a3
#c766a4
#c867a5
#c968a6
#ca69a7
#cb6aa8
#bc5b99
#bb5a98
#ba5997
#b95896
#b85795
#b75694
#b65593
#b55492
#b45391
#b35290
#b2518f
#b1508e
#b04f8d
#af4e8c

Monochromatic Color with #bd5c9a

#bd5c9a
#e771bd
#13090f
#3d1e32
#683355
#924777

Tints of #bd5c9a Color

#bd5c9a
#c46ea5
#cb80b0
#d392bb
#daa4c6
#e1b6d2
#e9c8dd
#f0dae8
#f7ecf3
#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

#bd5c9a
#5cbd7f

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

Split Complementary

#bd5c9a
#6abd5c
#5cbdb0

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

Analogous Color

#b95cbd
#bd5cad
#bd5c9a
#bd5c87
#bd5c73

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

#bd5c9a
#9abd5c
#5c9abd

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

#bd5c9a
#bdaf5c
#5cbd7f
#5c69bd

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

#bd5c9a
#5cbd7f
#5cbdb0
#bd5c6a

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

#bd5c9a Color Code Preview on Black Background Color

This is how #bd5c9a Color will look on black background color. Color contrast ratio is 5.16

#bd5c9a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd5c9a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd5c9a

#bd5c9a color code is use for CSS Background Color

Background color for the above div is #bd5c9a

HTML with inline CSS

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

#bd5c9a color code is use for CSS Border Color

CSS Border color for the above div is #bd5c9a

HTML with inline CSS

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

CSS Border Left color for the above div is #bd5c9a

HTML with inline CSS

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

CSS Border Right color for the above div is #bd5c9a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd5c9a

HTML with inline CSS

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

CSS Border Top color for the above div is #bd5c9a

HTML with inline CSS

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

#bd5c9a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd5c9a Color code Preview on White Background

This is how #bd5c9a Color code will look on white background color. Color contrast ratio is 4.07

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.