Skip to main content Skip to docs navigation

#d461db hex color | Download Dark Violet 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 Blueberry Glaze and its hex is #CC66DD Nearest Color Name

Color Hue/Base color: Violet

Hex #d461db Color code in RGB color code model is created after adding 83.14% red color, 38.04% green color and 85.88% blue color. Hex #d461db Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 56% magenta, 0% yellow and 14.12% black.

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

RGB Chart

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

Color Table

Hex Color Code d461db #d461db
RGB Decimal 212, 97, 219 212, 97, 219
RGB Percent 83%, 38%, 86% rgb(83%, 38%, 86%)
CSS RGBa 212, 97, 219,1 rgba(212,97,219,1)
CMYK Model cmyk(3%,56%,0%,14.12%)
HSL Color Space 297,63% ,62% hsl(297,63% ,62%)
HSV Color Space 297°, 56%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010100 01100001 11011011
Octal 324 141 333
Decimal 212 97 219
Hex d4 61 db

Different shades of #d461db color code.

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

Darkest of #d461db
#7f1e85
Darker of #d461db
#a728ae
Dark of #d461db
#c937d2
Base of #d461db
#d461db
Light of #d461db
#df8be4
Lighter
#ebb4ee
Lightest
#f6def7

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

#d461db
#68db61

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

Split Complementary

#d461db
#a5db61
#61db97

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

Analogous Color

#8d61db
#a161db
#d461db
#db61b9
#db6186

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

#d461db
#61dbd4
#dbd461

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

#d461db
#dbd461
#68db61
#6168db

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

#d461db
#db9761
#68db61
#61a5db

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

#57155b
#7f1e85
#a728ae
#c937d2
#d461db
#df8be4
#ebb4ee
#f6def7
#ffffff

Tints of #d461db Color

#d461db
#d872df
#dd84e3
#e295e7
#e7a7eb
#ebb8ef
#f0caf3
#f5dbf7
#faedfb
#ffffff

Shades of #d461db color code

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

#d461db
#bc56c2
#a44baa
#8d4092
#753579
#5e2b61
#462049
#2f1530
#170a18
#000000

Tones

#d461db
#c374c8
#b288b4
#a09ba1
#9e9e9e

Tones

Similar Color like #d461db color

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

#d562dc
#d663dd
#d764de
#d865df
#d966e0
#da67e1
#db68e2
#dc69e3
#dd6ae4
#de6be5
#df6ce6
#e06de7
#e16ee8
#e26fe9
#d360da
#d25fd9
#d15ed8
#d05dd7
#cf5cd6
#ce5bd5
#cd5ad4
#cc59d3
#cb58d2
#ca57d1
#c956d0
#c855cf
#c754ce
#c653cd

Download this Dark Violet

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

#d461db Color Code Preview on Black Background Color

This is how #d461db Color will look on black background color. Color contrast ratio is 6.53

#d461db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d461db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d461db

#d461db color code is use for CSS Background Color

Background color for the above div is #d461db

HTML with inline CSS

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

#d461db color code is use for CSS Border Color

CSS Border color for the above div is #d461db

HTML with inline CSS

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

CSS Border Left color for the above div is #d461db

HTML with inline CSS

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

CSS Border Right color for the above div is #d461db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d461db

HTML with inline CSS

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

CSS Border Top color for the above div is #d461db

HTML with inline CSS

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

#d461db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d461db Color code Preview on White Background

This is how #d461db Color code will look on white background color. Color contrast ratio is 3.21

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

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(212,97,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(104,219,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(212,97,219,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }