@
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.

#d466e1 hex color - Violet - Warm color - Information

#d466e1 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d466e1 Color code in RGB color code model is created after adding 83.14% red color, 40% green color and 88.24% blue color. Hex #d466e1 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 55% magenta, 0% yellow and 11.76% black.

Hex #d466e1 color code is between #cc55dd web safe hex color code and #dd77ee web safe hex color code. #cc55dd is the nearest web safe color code. You can see here many more shades of #d466e1 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code d466e1 #d466e1
RGB Decimal 212, 102, 225 rgb(212, 102, 225)
RGB Percent 83%, 40%, 88% rgb(83%, 40%, 88%)
CSS RGBa 212, 102, 225,1 rgba(212,102,225,1)
CMYK Model cmyk(6%,55%,0%,11.76%)
HSL Color Space 294,67% ,64% hsl(294,67% ,64%)
HSV Color Space 294°, 55%, 88%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010100 01100110 11100001
Octal 324 146 341
Decimal 212 102 225
Hex d4 66 e1

Different shades of #d466e1 color code.

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

Light Shade of #d466e1
#e091e9
Dark Shade of #d466e1
#c83bd9
Saturated Shade of #d466e1
#db5dea
Desaturated Shade of #d466e1
#cd6fd8
Grey scale Shade of #d466e1
#a3a3a3
Brighten Shade
#ed7ffa
Most Readable Shade
#000000

Shades of #d466e1 color code

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

#d466e1
#bc5ac8
#a44faf
#8d4496
#75387d
#5e2d64
#46224b
#2f1632
#170b19
#000000

Similar Color like #d466e1 color

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

#d567e2
#d668e3
#d769e4
#d86ae5
#d96be6
#da6ce7
#db6de8
#dc6ee9
#dd6fea
#de70eb
#df71ec
#e072ed
#e173ee
#e274ef
#d365e0
#d264df
#d163de
#d062dd
#cf61dc
#ce60db
#cd5fda
#cc5ed9
#cb5dd8
#ca5cd7
#c95bd6
#c85ad5
#c759d4
#c658d3

Monochromatic Color with #d466e1

#d466e1
#0c060c
#341937
#5c2c61
#843f8c
#ac53b6

Tints of #d466e1 Color

#d466e1
#d877e4
#dd88e7
#e299eb
#e7aaee
#ebbbf1
#f0ccf5
#f5ddf8
#faeefb
#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

#d466e1
#73e166

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

Split Complementary

#d466e1
#b0e166
#66e197

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

Analogous Color

#a366e1
#bb66e1
#d466e1
#e166d5
#e166bd

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

#d466e1
#e1d466
#66e1d4

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

#d466e1
#e19666
#73e166
#66b0e1

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

#d466e1
#73e166
#66e197
#e166b0

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

#d466e1 Color Code Preview on Black Background Color

This is how #d466e1 Color will look on black background color. Color contrast ratio is 6.79

#d466e1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d466e1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d466e1

#d466e1 color code is use for CSS Background Color

Background color for the above div is #d466e1

HTML with inline CSS

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

#d466e1 color code is use for CSS Border Color

CSS Border color for the above div is #d466e1

HTML with inline CSS

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

CSS Border Left color for the above div is #d466e1

HTML with inline CSS

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

CSS Border Right color for the above div is #d466e1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d466e1

HTML with inline CSS

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

CSS Border Top color for the above div is #d466e1

HTML with inline CSS

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

#d466e1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d466e1 Color code Preview on White Background

This is how #d466e1 Color code will look on white background color. Color contrast ratio is 3.09

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

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(212,102,225,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(115,225,102,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(212,102,225,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.