Skip to main content Skip to docs navigation

#d65bcb 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 Fuchsia Flash and its hex is #DD55CC Nearest Color Name

Color Hue/Base color: Red

Hex #d65bcb Color code in RGB color code model is created after adding 83.92% red color, 35.69% green color and 79.61% blue color. Hex #d65bcb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 5% yellow and 16.08% black.

Hex #d65bcb color code is between #dd55cc web safe hex color code and #cc66bb web safe hex color code. #dd55cc is the nearest web safe color code. You can see here many more shades of #d65bcb color code.

RGB Chart

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

Color Table

Hex Color Code d65bcb #d65bcb
RGB Decimal 214, 91, 203 214, 91, 203
RGB Percent 84%, 36%, 80% rgb(84%, 36%, 80%)
CSS RGBa 214, 91, 203,1 rgba(214,91,203,1)
CMYK Model cmyk(0%,57%,5%,16.08%)
HSL Color Space 305,60% ,60% hsl(305,60% ,60%)
HSV Color Space 305°, 57%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010110 01011011 11001011
Octal 326 133 313
Decimal 214 91 203
Hex d6 5b cb

Different shades of #d65bcb color code.

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

Darkest of #d65bcb
#7a1e71
Darker of #d65bcb
#a22997
Dark of #d65bcb
#cb33be
Base of #d65bcb
#d65bcb
Light of #d65bcb
#e084d8
Lighter
#eaade5
Lightest
#f5d5f2

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

#d65bcb
#5bd666

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

Split Complementary

#d65bcb
#8dd65b
#5bd6a3

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

Analogous Color

#995bd6
#ae5bd6
#d65bcb
#d65ba2
#d65b6f

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

#d65bcb
#5bcbd6
#cbd65b

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

#d65bcb
#cbd65b
#5bd666
#665bd6

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

#d65bcb
#d6a35b
#5bd666
#5b8dd6

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 #d65bcb

#51144b
#7a1e71
#a22997
#cb33be
#d65bcb
#e084d8
#eaade5
#f5d5f2
#fffeff

Tints of #d65bcb Color

#d65bcb
#da6dd0
#df7fd6
#e391dc
#e8a3e2
#ecb6e7
#f1c8ed
#f5daf3
#faecf9
#ffffff

Shades of #d65bcb color code

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

#d65bcb
#be50b4
#a6469d
#8e3c87
#763270
#5f285a
#471e43
#2f142d
#170a16
#000000

Tones

#d65bcb
#c16fba
#ad84a9
#989898
#989898

Tones

Similar Color like #d65bcb color

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

#d75ccc
#d85dcd
#d95ece
#da5fcf
#db60d0
#dc61d1
#dd62d2
#de63d3
#df64d4
#e065d5
#e166d6
#e267d7
#e368d8
#e469d9
#d55aca
#d459c9
#d358c8
#d257c7
#d156c6
#d055c5
#cf54c4
#ce53c3
#cd52c2
#cc51c1
#cb50c0
#ca4fbf
#c94ebe
#c84dbd

Download this Dark Red

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

#d65bcb Color Code Preview on Black Background Color

This is how #d65bcb Color will look on black background color. Color contrast ratio is 6.22

#d65bcb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d65bcb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d65bcb

#d65bcb color code is use for CSS Background Color

Background color for the above div is #d65bcb

HTML with inline CSS

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

#d65bcb color code is use for CSS Border Color

CSS Border color for the above div is #d65bcb

HTML with inline CSS

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

CSS Border Left color for the above div is #d65bcb

HTML with inline CSS

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

CSS Border Right color for the above div is #d65bcb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d65bcb

HTML with inline CSS

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

CSS Border Top color for the above div is #d65bcb

HTML with inline CSS

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

#d65bcb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d65bcb Color code Preview on White Background

This is how #d65bcb Color code will look on white background color. Color contrast ratio is 3.38

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

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(214,91,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(91,214,102,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(214,91,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }