crispedge.com

Color picker

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

#dd66aa hex color - Red - Warm color - Information

#dd66aa hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #dd66aa Color code in RGB color code model is created after adding 86.67% red color, 40% green color and 66.67% blue color. Hex #dd66aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 23% yellow and 13% black.

Hex #dd66aa color code is a web safe color. Next web safe color code is #cc5599 and previous web safe color code is #ee77bb. You can see here many more shades of #dd66aa color code.

0 Likes 0 Comments | 18 Views

Color Table

Hex Color Codedd66aa#dd66aa
RGB Decimal221, 102, 170rgb(221, 102, 170)
RGB Percent87%, 40%, 67%rgb(87%, 40%, 67%)
CSS RGBa221, 102, 170,1rgba(221,102,170,1)
CMYK Modelcmyk(0%,54%,23%,13%)
HSL Color Space326,64% ,63%hsl(326,64% ,63%)
HSV Color Space326°, 54%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010110011010101010
Octal335146252
Decimal221102170
Hexdd66aa

Different shades of #dd66aa color code.

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

Light Shade of #dd66aa
#e690c1
Dark Shade of #dd66aa
#d43c93
Saturated Shade of #dd66aa
#e65dab
Desaturated Shade of #dd66aa
#d46fa9
Grey scale Shade of #dd66aa
#a1a1a1
Brighten Shade
#f67fc3
Most Readable Shade
#000000

Shades of #dd66aa color code

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

#dd66aa
#c45a97
#ab4f84
#934471
#7a385e
#622d4b
#492238
#311625
#180b12
#000000

Similar Color like #dd66aa color

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

#de67ab
#df68ac
#e069ad
#e16aae
#e26baf
#e36cb0
#e46db1
#e56eb2
#e66fb3
#e770b4
#e871b5
#e972b6
#ea73b7
#eb74b8
#dc65a9
#db64a8
#da63a7
#d962a6
#d861a5
#d760a4
#d65fa3
#d55ea2
#d45da1
#d35ca0
#d25b9f
#d15a9e
#d0599d
#cf589c

Monochromatic Color with #dd66aa

#dd66aa
#080407
#331827
#5d2b48
#883f69
#b35289

Tints of #dd66aa Color

#dd66aa
#e077b3
#e488bc
#e899c6
#ecaacf
#efbbd9
#f3cce2
#f7ddec
#fbeef5
#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

#dd66aa
#66dd99

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

Split Complementary

#dd66aa
#6edd66
#66ddd5

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

Analogous Color

#dd66da
#dd66c2
#dd66aa
#dd6692
#dd667a

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

#dd66aa
#aadd66
#66aadd

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

#dd66aa
#ddd466
#66dd99
#666edd

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

#dd66aa
#66dd99
#66ddd5
#dd666e

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

#dd66aa Color Code Preview on Black Background Color

This is how #dd66aa Color will look on black background color. Color contrast ratio is 6.56

#dd66aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd66aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd66aa

#dd66aa color code is use for CSS Background Color

Background color for the above div is #dd66aa

HTML with inline CSS

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

#dd66aa color code is use for CSS Border Color

CSS Border color for the above div is #dd66aa

HTML with inline CSS

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

CSS Border Left color for the above div is #dd66aa

HTML with inline CSS

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

CSS Border Right color for the above div is #dd66aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd66aa

HTML with inline CSS

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

CSS Border Top color for the above div is #dd66aa

HTML with inline CSS

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

#dd66aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd66aa Color code Preview on White Background

This is how #dd66aa Color code will look on white background color. Color contrast ratio is 3.20

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

Related Gradients

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

0 Likes 0 Comments | 18 Views

Post your comment:-

By submitting comment you agree to our privacy policy.