crispedge.com

Color picker

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

#dd61a5 hex color - Red - Warm color - Information

#dd61a5 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #dd61a5 Color code in RGB color code model is created after adding 86.67% red color, 38.04% green color and 64.71% blue color. Hex #dd61a5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 56% magenta, 25% yellow and 13% black.

Hex #dd61a5 color code is between #cc66aa web safe hex color code and #ee5599 web safe hex color code. #cc66aa is the nearest web safe color code. You can see here many more shades of #dd61a5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedd61a5#dd61a5
RGB Decimal221, 97, 165rgb(221, 97, 165)
RGB Percent87%, 38%, 65%rgb(87%, 38%, 65%)
CSS RGBa221, 97, 165,1rgba(221,97,165,1)
CMYK Modelcmyk(0%,56%,25%,13%)
HSL Color Space327,65% ,62%hsl(327,65% ,62%)
HSV Color Space327°, 56%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010110000110100101
Octal335141245
Decimal22197165
Hexdd61a5

Different shades of #dd61a5 color code.

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

Light Shade of #dd61a5
#e68bbd
Dark Shade of #dd61a5
#d4378d
Saturated Shade of #dd61a5
#e757a6
Desaturated Shade of #dd61a5
#d36ba4
Grey scale Shade of #dd61a5
#9f9f9f
Brighten Shade
#f67abe
Most Readable Shade
#000000

Shades of #dd61a5 color code

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

#dd61a5
#c45692
#ab4b80
#93406e
#7a355b
#622b49
#492037
#311524
#180a12
#000000

Similar Color like #dd61a5 color

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

#de62a6
#df63a7
#e064a8
#e165a9
#e266aa
#e367ab
#e468ac
#e569ad
#e66aae
#e76baf
#e86cb0
#e96db1
#ea6eb2
#eb6fb3
#dc60a4
#db5fa3
#da5ea2
#d95da1
#d85ca0
#d75b9f
#d65a9e
#d5599d
#d4589c
#d3579b
#d2569a
#d15599
#d05498
#cf5397

Monochromatic Color with #dd61a5

#dd61a5
#080406
#331626
#5d2946
#883c66
#b34e85

Tints of #dd61a5 Color

#dd61a5
#e072af
#e484b9
#e895c3
#eca7cd
#efb8d7
#f3cae1
#f7dbeb
#fbedf5
#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

#dd61a5
#61dd99

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

Split Complementary

#dd61a5
#67dd61
#61ddd7

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

Analogous Color

#dd61d7
#dd61be
#dd61a5
#dd618c
#dd6173

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

#dd61a5
#a5dd61
#61a5dd

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

#dd61a5
#ddd761
#61dd99
#6167dd

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

#dd61a5
#61dd99
#61ddd7
#dd6167

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

#dd61a5 Color Code Preview on Black Background Color

This is how #dd61a5 Color will look on black background color. Color contrast ratio is 6.33

#dd61a5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd61a5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd61a5

#dd61a5 color code is use for CSS Background Color

Background color for the above div is #dd61a5

HTML with inline CSS

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

#dd61a5 color code is use for CSS Border Color

CSS Border color for the above div is #dd61a5

HTML with inline CSS

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

CSS Border Left color for the above div is #dd61a5

HTML with inline CSS

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

CSS Border Right color for the above div is #dd61a5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd61a5

HTML with inline CSS

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

CSS Border Top color for the above div is #dd61a5

HTML with inline CSS

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

#dd61a5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd61a5 Color code Preview on White Background

This is how #dd61a5 Color code will look on white background color. Color contrast ratio is 3.32

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

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.