Skip to main content Skip to docs navigation

#bd709c hex color | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Crocus and its hex is #C071A8 Nearest Color Name

Color Hue/Base color: Red

Hex #bd709c Color code in RGB color code model is created after adding 74.12% red color, 43.92% green color and 61.18% blue color. Hex #bd709c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 17% yellow and 25.88% black.

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

RGB Chart

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

Color Table

Hex Color Code bd709c #bd709c
RGB Decimal 189, 112, 156 189, 112, 156
RGB Percent 74%, 44%, 61% rgb(74%, 44%, 61%)
CSS RGBa 189, 112, 156,1 rgba(189,112,156,1)
CMYK Model cmyk(0%,41%,17%,25.88%)
HSL Color Space 326,37% ,59% hsl(326,37% ,59%)
HSV Color Space 326°, 41%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 01110000 10011100
Octal 275 160 234
Decimal 189 112 156
Hex bd 70 9c

Different shades of #bd709c color code.

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

Darkest of #bd709c
#652f4e
Darker of #bd709c
#883f69
Dark of #bd709c
#ab4f84
Base of #bd709c
#bd709c
Light of #bd709c
#cd93b4
Lighter
#ddb6cc
Lightest
#edd9e4

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

#bd709c
#70bd91

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

Split Complementary

#bd709c
#76bd70
#70bdb7

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

Analogous Color

#b170bd
#bd70bc
#bd709c
#bd7082
#bd7e70

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

#bd709c
#709cbd
#9cbd70

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

#bd709c
#9cbd70
#70bd91
#9170bd

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#bd709c
#bdb770
#70bd91
#7076bd

Square 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).

Monochromatic Color with #bd709c

#421f33
#652f4e
#883f69
#ab4f84
#bd709c
#cd93b4
#ddb6cc
#edd9e4
#fdfcfd

Tints of #bd709c Color

#bd709c
#c47fa7
#cb8fb2
#d39fbd
#daafc8
#e1bfd3
#e9cfde
#f0dfe9
#f7eff4
#ffffff

Shades of #bd709c color code

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

#bd709c
#a8638a
#935779
#7e4a68
#693e56
#543145
#3f2534
#2a1822
#150c11
#000000

Tones

#bd709c
#a88599
#979797
#979797
#979797

Tones

Similar Color like #bd709c color

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

#be719d
#bf729e
#c0739f
#c174a0
#c275a1
#c376a2
#c477a3
#c578a4
#c679a5
#c77aa6
#c87ba7
#c97ca8
#ca7da9
#cb7eaa
#bc6f9b
#bb6e9a
#ba6d99
#b96c98
#b86b97
#b76a96
#b66995
#b56894
#b46793
#b36692
#b26591
#b16490
#b0638f
#af628e

Download this Dark Red

Hex #bd709c 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.

#bd709c Color Code Preview on Black Background Color

This is how #bd709c Color will look on black background color. Color contrast ratio is 5.96

#bd709c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd709c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd709c

#bd709c color code is use for CSS Background Color

Background color for the above div is #bd709c

HTML with inline CSS

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

#bd709c color code is use for CSS Border Color

CSS Border color for the above div is #bd709c

HTML with inline CSS

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

CSS Border Left color for the above div is #bd709c

HTML with inline CSS

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

CSS Border Right color for the above div is #bd709c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd709c

HTML with inline CSS

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

CSS Border Top color for the above div is #bd709c

HTML with inline CSS

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

#bd709c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd709c Color code Preview on White Background

This is how #bd709c Color code will look on white background color. Color contrast ratio is 3.52

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(189,112,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(112,189,145,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,112,156,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }