crispedge.com

Color picker

Loading...

#b18dbd hex color - Violet - Warm color - Information

#b18dbd hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b18dbd Color code in RGB color code model is created after adding 69.41% red color, 55.29% green color and 74.12% blue color. Hex #b18dbd Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 25% magenta, 0% yellow and 26% black.

Hex #b18dbd color code is between #aa88bb web safe hex color code and #bb99cc web safe hex color code. #aa88bb is the nearest web safe color code. You can see here many more shades of #b18dbd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb18dbd#b18dbd
RGB Decimal177, 141, 189rgb(177, 141, 189)
RGB Percent69%, 55%, 74%rgb(69%, 55%, 74%)
CSS RGBa177, 141, 189,1rgba(177,141,189,1)
CMYK Modelcmyk(6%,25%,0%,26%)
HSL Color Space285,27% ,65%hsl(285,27% ,65%)
HSV Color Space285°, 25%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100011000110110111101
Octal261215275
Decimal177141189
Hexb18dbd

Different shades of #b18dbd color code.

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

Light Shade of #b18dbd
#c7add0
Dark Shade of #b18dbd
#9b6daa
Saturated Shade of #b18dbd
#b584c6
Desaturated Shade of #b18dbd
#ac96b4
Grey scale Shade of #b18dbd
#a5a5a5
Brighten Shade
#caa6d6
Most Readable Shade
#000000

Shades of #b18dbd color code

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

#b18dbd
#9d7da8
#896d93
#765e7e
#624e69
#4e3e54
#3b2f3f
#271f2a
#130f15
#000000

Similar Color like #b18dbd color

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

#b28ebe
#b38fbf
#b490c0
#b591c1
#b692c2
#b793c3
#b894c4
#b995c5
#ba96c6
#bb97c7
#bc98c8
#bd99c9
#be9aca
#bf9bcb
#b08cbc
#af8bbb
#ae8aba
#ad89b9
#ac88b8
#ab87b7
#aa86b6
#a985b5
#a884b4
#a783b3
#a682b2
#a581b1
#a480b0
#a37faf

Monochromatic Color with #b18dbd

#b18dbd
#d9ade7
#120e13
#3a2e3d
#614e68
#896d92

Tints of #b18dbd Color

#b18dbd
#b999c4
#c2a6cb
#cbb3d3
#d3bfda
#dccce1
#e5d9e9
#ede5f0
#f6f2f7
#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

#b18dbd
#99bd8d

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

Split Complementary

#b18dbd
#b1bd8d
#8dbd99

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

Analogous Color

#9e8dbd
#a78dbd
#b18dbd
#bb8dbd
#bd8db6

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

#b18dbd
#bdb18d
#8dbdb1

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

#b18dbd
#bd998d
#99bd8d
#8db1bd

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

#b18dbd
#99bd8d
#8dbd99
#bd8db1

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

#b18dbd Color Code Preview on Black Background Color

This is how #b18dbd Color will look on black background color. Color contrast ratio is 7.41

#b18dbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b18dbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b18dbd

#b18dbd color code is use for CSS Background Color

Background color for the above div is #b18dbd

HTML with inline CSS

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

#b18dbd color code is use for CSS Border Color

CSS Border color for the above div is #b18dbd

HTML with inline CSS

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

CSS Border Left color for the above div is #b18dbd

HTML with inline CSS

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

CSS Border Right color for the above div is #b18dbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b18dbd

HTML with inline CSS

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

CSS Border Top color for the above div is #b18dbd

HTML with inline CSS

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

#b18dbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b18dbd Color code Preview on White Background

This is how #b18dbd Color code will look on white background color. Color contrast ratio is 2.83

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

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(177,141,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(153,189,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(177,141,189,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.