crispedge.com

Color picker

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

#b59dbd hex color - Violet - Warm color - Information

#b59dbd hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b59dbd Color code in RGB color code model is created after adding 70.98% red color, 61.57% green color and 74.12% blue color. Hex #b59dbd Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 17% magenta, 0% yellow and 26% black.

Hex #b59dbd color code is between #bb99bb web safe hex color code and #aaaacc web safe hex color code. #bb99bb is the nearest web safe color code. You can see here many more shades of #b59dbd color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codeb59dbd#b59dbd
RGB Decimal181, 157, 189rgb(181, 157, 189)
RGB Percent71%, 62%, 74%rgb(71%, 62%, 74%)
CSS RGBa181, 157, 189,1rgba(181,157,189,1)
CMYK Modelcmyk(4%,17%,0%,26%)
HSL Color Space285,20% ,68%hsl(285,20% ,68%)
HSV Color Space285°, 17%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101011001110110111101
Octal265235275
Decimal181157189
Hexb59dbd

Different shades of #b59dbd color code.

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

Light Shade of #b59dbd
#ccbbd2
Dark Shade of #b59dbd
#9e7fa8
Saturated Shade of #b59dbd
#b995c5
Desaturated Shade of #b59dbd
#b1a5b5
Grey scale Shade of #b59dbd
#adadad
Brighten Shade
#ceb6d6
Most Readable Shade
#000000

Shades of #b59dbd color code

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

#b59dbd
#a08ba8
#8c7a93
#78687e
#645769
#504554
#3c343f
#28222a
#141115
#000000

Similar Color like #b59dbd color

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

#b69ebe
#b79fbf
#b8a0c0
#b9a1c1
#baa2c2
#bba3c3
#bca4c4
#bda5c5
#bea6c6
#bfa7c7
#c0a8c8
#c1a9c9
#c2aaca
#c3abcb
#b49cbc
#b39bbb
#b29aba
#b199b9
#b098b8
#af97b7
#ae96b6
#ad95b5
#ac94b4
#ab93b3
#aa92b2
#a991b1
#a890b0
#a78faf

Monochromatic Color with #b59dbd

#b59dbd
#dec0e7
#121013
#3b333d
#645668
#8c7a92

Tints of #b59dbd Color

#b59dbd
#bda7c4
#c5b2cb
#cdbdd3
#d5c8da
#ded3e1
#e6dee9
#eee9f0
#f6f4f7
#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

#b59dbd
#a5bd9d

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

Split Complementary

#b59dbd
#b5bd9d
#9dbda5

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

Analogous Color

#a89dbd
#af9dbd
#b59dbd
#bb9dbd
#bd9db8

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

#b59dbd
#bdb59d
#9dbdb5

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

#b59dbd
#bda59d
#a5bd9d
#9db5bd

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

#b59dbd
#a5bd9d
#9dbda5
#bd9db5

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

#b59dbd Color Code Preview on Black Background Color

This is how #b59dbd Color will look on black background color. Color contrast ratio is 8.52

#b59dbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b59dbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b59dbd

#b59dbd color code is use for CSS Background Color

Background color for the above div is #b59dbd

HTML with inline CSS

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

#b59dbd color code is use for CSS Border Color

CSS Border color for the above div is #b59dbd

HTML with inline CSS

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

CSS Border Left color for the above div is #b59dbd

HTML with inline CSS

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

CSS Border Right color for the above div is #b59dbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b59dbd

HTML with inline CSS

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

CSS Border Top color for the above div is #b59dbd

HTML with inline CSS

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

#b59dbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b59dbd Color code Preview on White Background

This is how #b59dbd Color code will look on white background color. Color contrast ratio is 2.46

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.