crispedge.com

Color picker

Loading...

#dd75ad hex color - Red - Warm color - Information

#dd75ad hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #dd75ad Color code in RGB color code model is created after adding 86.67% red color, 45.88% green color and 67.84% blue color. Hex #dd75ad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 47% magenta, 22% yellow and 13% black.

Hex #dd75ad color code is between #cc77aa web safe hex color code and #ee66bb web safe hex color code. #cc77aa is the nearest web safe color code. You can see here many more shades of #dd75ad 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 dd75ad #dd75ad
RGB Decimal 221, 117, 173 rgb(221, 117, 173)
RGB Percent 87%, 46%, 68% rgb(87%, 46%, 68%)
CSS RGBa 221, 117, 173,1 rgba(221,117,173,1)
CMYK Model cmyk(0%,47%,22%,13%)
HSL Color Space 328,60% ,66% hsl(328,60% ,66%)
HSV Color Space 328°, 47%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 01110101 10101101
Octal 335 165 255
Decimal 221 117 173
Hex dd 75 ad

Different shades of #dd75ad color code.

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

Light Shade of #dd75ad
#e79ec5
Dark Shade of #dd75ad
#d34c95
Saturated Shade of #dd75ad
#e66cae
Desaturated Shade of #dd75ad
#d47eac
Grey scale Shade of #dd75ad
#a9a9a9
Brighten Shade
#f68ec6
Most Readable Shade
#000000

Shades of #dd75ad color code

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

#dd75ad
#c46899
#ab5b86
#934e73
#7a4160
#62344c
#492739
#311a26
#180d13
#000000

Similar Color like #dd75ad color

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

#de76ae
#df77af
#e078b0
#e179b1
#e27ab2
#e37bb3
#e47cb4
#e57db5
#e67eb6
#e77fb7
#e880b8
#e981b9
#ea82ba
#eb83bb
#dc74ac
#db73ab
#da72aa
#d971a9
#d870a8
#d76fa7
#d66ea6
#d56da5
#d46ca4
#d36ba3
#d26aa2
#d169a1
#d068a0
#cf679f

Monochromatic Color with #dd75ad

#dd75ad
#080407
#331b28
#5d3149
#88486a
#b35f8c

Tints of #dd75ad Color

#dd75ad
#e084b6
#e493bf
#e8a3c8
#ecb2d1
#efc1da
#f3d1e3
#f7e0ec
#fbeff5
#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

#dd75ad
#75dda5

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

Split Complementary

#dd75ad
#79dd75
#75ddd9

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

Analogous Color

#dd75d7
#dd75c2
#dd75ad
#dd7598
#dd7583

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

#dd75ad
#addd75
#75addd

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

#dd75ad
#ddd975
#75dda5
#7579dd

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

#dd75ad
#75dda5
#75ddd9
#dd7579

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

#dd75ad Color Code Preview on Black Background Color

This is how #dd75ad Color will look on black background color. Color contrast ratio is 7.22

#dd75ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd75ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd75ad

#dd75ad color code is use for CSS Background Color

Background color for the above div is #dd75ad

HTML with inline CSS

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

#dd75ad color code is use for CSS Border Color

CSS Border color for the above div is #dd75ad

HTML with inline CSS

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

CSS Border Left color for the above div is #dd75ad

HTML with inline CSS

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

CSS Border Right color for the above div is #dd75ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd75ad

HTML with inline CSS

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

CSS Border Top color for the above div is #dd75ad

HTML with inline CSS

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

#dd75ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd75ad Color code Preview on White Background

This is how #dd75ad Color code will look on white background color. Color contrast ratio is 2.91

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

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,117,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(117,221,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,117,173,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.