crispedge.com

Color picker

Loading...

#bd83a9 hex color - Red - Warm color - Information

#bd83a9 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #bd83a9 Color code in RGB color code model is created after adding 74.12% red color, 51.37% green color and 66.27% blue color. Hex #bd83a9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 11% yellow and 26% black.

Hex #bd83a9 color code is between #bb88aa web safe hex color code and #cc7799 web safe hex color code. #bb88aa is the nearest web safe color code. You can see here many more shades of #bd83a9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebd83a9#bd83a9
RGB Decimal189, 131, 169rgb(189, 131, 169)
RGB Percent74%, 51%, 66%rgb(74%, 51%, 66%)
CSS RGBa189, 131, 169,1rgba(189,131,169,1)
CMYK Modelcmyk(0%,31%,11%,26%)
HSL Color Space321,31% ,63%hsl(321,31% ,63%)
HSV Color Space321°, 31%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111011000001110101001
Octal275203251
Decimal189131169
Hexbd83a9

Different shades of #bd83a9 color code.

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

Light Shade of #bd83a9
#cfa4c0
Dark Shade of #bd83a9
#ab6292
Saturated Shade of #bd83a9
#c679ac
Desaturated Shade of #bd83a9
#b38ca6
Grey scale Shade of #bd83a9
#a0a0a0
Brighten Shade
#d69cc2
Most Readable Shade
#000000

Shades of #bd83a9 color code

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

#bd83a9
#a87496
#936583
#7e5770
#69485d
#543a4b
#3f2b38
#2a1d25
#150e12
#000000

Similar Color like #bd83a9 color

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

#be84aa
#bf85ab
#c086ac
#c187ad
#c288ae
#c389af
#c48ab0
#c58bb1
#c68cb2
#c78db3
#c88eb4
#c98fb5
#ca90b6
#cb91b7
#bc82a8
#bb81a7
#ba80a6
#b97fa5
#b87ea4
#b77da3
#b67ca2
#b57ba1
#b47aa0
#b3799f
#b2789e
#b1779d
#b0769c
#af759b

Monochromatic Color with #bd83a9

#bd83a9
#e7a0cf
#130d11
#3d2b37
#68485d
#926683

Tints of #bd83a9 Color

#bd83a9
#c490b2
#cb9ebc
#d3acc5
#dabacf
#e1c7d8
#e9d5e2
#f0e3eb
#f7f1f5
#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

#bd83a9
#83bd97

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

Split Complementary

#bd83a9
#8cbd83
#83bdb4

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

Analogous Color

#ba83bd
#bd83b5
#bd83a9
#bd839d
#bd8392

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

#bd83a9
#a9bd83
#83a9bd

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

#bd83a9
#bdb483
#83bd97
#838cbd

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

#bd83a9
#83bd97
#83bdb4
#bd838c

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

#bd83a9 Color Code Preview on Black Background Color

This is how #bd83a9 Color will look on black background color. Color contrast ratio is 6.98

#bd83a9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd83a9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd83a9

#bd83a9 color code is use for CSS Background Color

Background color for the above div is #bd83a9

HTML with inline CSS

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

#bd83a9 color code is use for CSS Border Color

CSS Border color for the above div is #bd83a9

HTML with inline CSS

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

CSS Border Left color for the above div is #bd83a9

HTML with inline CSS

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

CSS Border Right color for the above div is #bd83a9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd83a9

HTML with inline CSS

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

CSS Border Top color for the above div is #bd83a9

HTML with inline CSS

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

#bd83a9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd83a9 Color code Preview on White Background

This is how #bd83a9 Color code will look on white background color. Color contrast ratio is 3.01

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

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,131,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(131,189,151,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,131,169,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.