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

#dd44f1 hex color - Violet - Warm color - Information

#dd44f1 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #dd44f1 Color code in RGB color code model is created after adding 86.67% red color, 26.67% green color and 94.51% blue color. Hex #dd44f1 Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 72% magenta, 0% yellow and 5.49% black.

Hex #dd44f1 color code is between #cc33ee web safe hex color code and #ee55ff web safe hex color code. #cc33ee is the nearest web safe color code. You can see here many more shades of #dd44f1 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code dd44f1 #dd44f1
RGB Decimal 221, 68, 241 rgb(221, 68, 241)
RGB Percent 87%, 27%, 95% rgb(87%, 27%, 95%)
CSS RGBa 221, 68, 241,1 rgba(221,68,241,1)
CMYK Model cmyk(8%,72%,0%,5.49%)
HSL Color Space 293,86% ,61% hsl(293,86% ,61%)
HSV Color Space 293°, 72%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 01000100 11110001
Octal 335 104 361
Decimal 221 68 241
Hex dd 44 f1

Different shades of #dd44f1 color code.

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

Light Shade of #dd44f1
#e673f5
Dark Shade of #dd44f1
#d415ed
Saturated Shade of #dd44f1
#e53afb
Desaturated Shade of #dd44f1
#d54ee7
Grey scale Shade of #dd44f1
#9a9a9a
Brighten Shade
#f65dff
Most Readable Shade
#000000

Shades of #dd44f1 color code

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

#dd44f1
#c43cd6
#ab34bb
#932da0
#7a2585
#621e6b
#491650
#310f35
#18071a
#000000

Similar Color like #dd44f1 color

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

#de45f2
#df46f3
#e047f4
#e148f5
#e249f6
#e34af7
#e44bf8
#e54cf9
#e64dfa
#e74efb
#e84ffc
#e950fd
#ea51fe
#eb52ff
#dc43f0
#db42ef
#da41ee
#d940ed
#d83fec
#d73eeb
#d63dea
#d53ce9
#d43be8
#d33ae7
#d239e6
#d138e5
#d037e4
#cf36e3

Monochromatic Color with #dd44f1

#dd44f1
#1a081c
#411447
#682071
#8f2c9c
#b638c6

Tints of #dd44f1 Color

#dd44f1
#e058f2
#e46df4
#e882f5
#ec97f7
#efabf8
#f3c0fa
#f7d5fb
#fbeafd
#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

#dd44f1
#58f144

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

Split Complementary

#dd44f1
#aff144
#44f186

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

Analogous Color

#9844f1
#ba44f1
#dd44f1
#f144e2
#f144c0

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

#dd44f1
#f1dd44
#44f1dd

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

#dd44f1
#f18644
#58f144
#44aef1

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

#dd44f1
#58f144
#44f186
#f144af

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

#dd44f1 Color Code Preview on Black Background Color

This is how #dd44f1 Color will look on black background color. Color contrast ratio is 6.17

#dd44f1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd44f1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd44f1

#dd44f1 color code is use for CSS Background Color

Background color for the above div is #dd44f1

HTML with inline CSS

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

#dd44f1 color code is use for CSS Border Color

CSS Border color for the above div is #dd44f1

HTML with inline CSS

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

CSS Border Left color for the above div is #dd44f1

HTML with inline CSS

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

CSS Border Right color for the above div is #dd44f1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd44f1

HTML with inline CSS

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

CSS Border Top color for the above div is #dd44f1

HTML with inline CSS

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

#dd44f1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd44f1 Color code Preview on White Background

This is how #dd44f1 Color code will look on white background color. Color contrast ratio is 3.40

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

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(221,68,241,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(88,241,68,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,68,241,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.