crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#dd2594 hex color - Violet - Warm color - Information

#dd2594 hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #dd2594 Color code in RGB color code model is created after adding 86.67% red color, 14.51% green color and 58.04% blue color. Hex #dd2594 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 83% magenta, 33% yellow and 13% black.

Hex #dd2594 color code is between #cc2299 web safe hex color code and #ee3388 web safe hex color code. #cc2299 is the nearest web safe color code. You can see here many more shades of #dd2594 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedd2594#dd2594
RGB Decimal221, 37, 148rgb(221, 37, 148)
RGB Percent87%, 15%, 58%rgb(87%, 15%, 58%)
CSS RGBa221, 37, 148,1rgba(221,37,148,1)
CMYK Modelcmyk(0%,83%,33%,13%)
HSL Color Space324,73% ,51%hsl(324,73% ,51%)
HSV Color Space324°, 83%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010010010110010100
Octal33545224
Decimal22137148
Hexdd2594

Different shades of #dd2594 color code.

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

Light Shade of #dd2594
#e451aa
Dark Shade of #dd2594
#b31c77
Saturated Shade of #dd2594
#ea1897
Desaturated Shade of #dd2594
#d03291
Grey scale Shade of #dd2594
#818181
Brighten Shade
#f63ead
Most Readable Shade
#FFFFFF

Shades of #dd2594 color code

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

#dd2594
#c42083
#ab1c73
#931862
#7a1452
#621041
#490c31
#310820
#180410
#000000

Similar Color like #dd2594 color

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

#de2695
#df2796
#e02897
#e12998
#e22a99
#e32b9a
#e42c9b
#e52d9c
#e62e9d
#e72f9e
#e8309f
#e931a0
#ea32a1
#eb33a2
#dc2493
#db2392
#da2291
#d92190
#d8208f
#d71f8e
#d61e8d
#d51d8c
#d41c8b
#d31b8a
#d21a89
#d11988
#d01887
#cf1786

Monochromatic Color with #dd2594

#dd2594
#080106
#330922
#5d103f
#88175b
#b31e78

Tints of #dd2594 Color

#dd2594
#e03d9f
#e455ab
#e86db7
#ec85c3
#ef9ecf
#f3b6db
#f7cee7
#fbe6f3
#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

#dd2594
#25dd6e

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

Split Complementary

#dd2594
#38dd25
#25ddca

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

Analogous Color

#dc25dd
#dd25b9
#dd2594
#dd256f
#dd254a

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

#dd2594
#94dd25
#2594dd

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

#dd2594
#ddca25
#25dd6e
#2538dd

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

#dd2594
#25dd6e
#25ddca
#dd2538

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

#dd2594 Color Code Preview on Black Background Color

This is how #dd2594 Color will look on black background color. Color contrast ratio is 4.77

#dd2594 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd2594

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd2594

#dd2594 color code is use for CSS Background Color

Background color for the above div is #dd2594

HTML with inline CSS

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

#dd2594 color code is use for CSS Border Color

CSS Border color for the above div is #dd2594

HTML with inline CSS

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

CSS Border Left color for the above div is #dd2594

HTML with inline CSS

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

CSS Border Right color for the above div is #dd2594

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd2594

HTML with inline CSS

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

CSS Border Top color for the above div is #dd2594

HTML with inline CSS

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

#dd2594 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd2594 Color code Preview on White Background

This is how #dd2594 Color code will look on white background color. Color contrast ratio is 4.41

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.