crispedge.com

Color picker

Loading...

#d73bdc hex color - Violet - Warm color - Information

#d73bdc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d73bdc Color code in RGB color code model is created after adding 84.31% red color, 23.14% green color and 86.27% blue color. Hex #d73bdc Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 73% magenta, 0% yellow and 14% black.

Hex #d73bdc color code is between #dd33dd web safe hex color code and #cc44cc web safe hex color code. #dd33dd is the nearest web safe color code. You can see here many more shades of #d73bdc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded73bdc#d73bdc
RGB Decimal215, 59, 220rgb(215, 59, 220)
RGB Percent84%, 23%, 86%rgb(84%, 23%, 86%)
CSS RGBa215, 59, 220,1rgba(215,59,220,1)
CMYK Modelcmyk(2%,73%,0%,14%)
HSL Color Space298,70% ,55%hsl(298,70% ,55%)
HSV Color Space298°, 73%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101110011101111011100
Octal32773334
Decimal21559220
Hexd73bdc

Different shades of #d73bdc color code.

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

Light Shade of #d73bdc
#e066e4
Dark Shade of #d73bdc
#bc23c1
Saturated Shade of #d73bdc
#e22fe8
Desaturated Shade of #d73bdc
#cc47d0
Grey scale Shade of #d73bdc
#8b8b8b
Brighten Shade
#f054f5
Most Readable Shade
#FFFFFF

Shades of #d73bdc color code

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

#d73bdc
#bf34c3
#a72dab
#8f2792
#77207a
#5f1a61
#471349
#2f0d30
#170618
#000000

Similar Color like #d73bdc color

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

#d83cdd
#d93dde
#da3edf
#db3fe0
#dc40e1
#dd41e2
#de42e3
#df43e4
#e044e5
#e145e6
#e246e7
#e347e8
#e448e9
#e549ea
#d63adb
#d539da
#d438d9
#d337d8
#d236d7
#d135d6
#d034d5
#cf33d4
#ce32d3
#cd31d2
#cc30d1
#cb2fd0
#ca2ecf
#c92dce

Monochromatic Color with #d73bdc

#d73bdc
#070207
#310d32
#5a195c
#842487
#ad30b1

Tints of #d73bdc Color

#d73bdc
#db50df
#df66e3
#e47ce7
#e892eb
#eda7ef
#f1bdf3
#f6d3f7
#fae9fb
#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

#d73bdc
#40dc3b

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

Split Complementary

#d73bdc
#90dc3b
#3bdc87

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

Analogous Color

#973bdc
#b73bdc
#d73bdc
#dc3bc1
#dc3ba1

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

#d73bdc
#dcd73b
#3bdcd7

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

#d73bdc
#dc863b
#40dc3b
#3b90dc

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

#d73bdc
#40dc3b
#3bdc87
#dc3b90

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

#d73bdc Color Code Preview on Black Background Color

This is how #d73bdc Color will look on black background color. Color contrast ratio is 5.55

#d73bdc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d73bdc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d73bdc

#d73bdc color code is use for CSS Background Color

Background color for the above div is #d73bdc

HTML with inline CSS

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

#d73bdc color code is use for CSS Border Color

CSS Border color for the above div is #d73bdc

HTML with inline CSS

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

CSS Border Left color for the above div is #d73bdc

HTML with inline CSS

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

CSS Border Right color for the above div is #d73bdc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d73bdc

HTML with inline CSS

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

CSS Border Top color for the above div is #d73bdc

HTML with inline CSS

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

#d73bdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d73bdc Color code Preview on White Background

This is how #d73bdc Color code will look on white background color. Color contrast ratio is 3.78

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

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(215,59,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(64,220,59,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(215,59,220,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.