crispedge.com

Color picker

Loading...

#d7529c hex color - Red - Warm color - Information

#d7529c hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #d7529c Color code in RGB color code model is created after adding 84.31% red color, 32.16% green color and 61.18% blue color. Hex #d7529c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 62% magenta, 27% yellow and 16% black.

Hex #d7529c color code is between #dd5599 web safe hex color code and #cc44aa web safe hex color code. #dd5599 is the nearest web safe color code. You can see here many more shades of #d7529c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded7529c#d7529c
RGB Decimal215, 82, 156rgb(215, 82, 156)
RGB Percent84%, 32%, 61%rgb(84%, 32%, 61%)
CSS RGBa215, 82, 156,1rgba(215,82,156,1)
CMYK Modelcmyk(0%,62%,27%,16%)
HSL Color Space327,62% ,58%hsl(327,62% ,58%)
HSV Color Space327°, 62%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101110101001010011100
Octal327122234
Decimal21582156
Hexd7529c

Different shades of #d7529c color code.

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

Light Shade of #d7529c
#e17bb4
Dark Shade of #d7529c
#c82e84
Saturated Shade of #d7529c
#e2479d
Desaturated Shade of #d7529c
#cc5d9b
Grey scale Shade of #d7529c
#949494
Brighten Shade
#f06bb5
Most Readable Shade
#FFFFFF

Shades of #d7529c color code

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

#d7529c
#bf488a
#a73f79
#8f3668
#772d56
#5f2445
#471b34
#2f1222
#170911
#000000

Similar Color like #d7529c color

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

#d8539d
#d9549e
#da559f
#db56a0
#dc57a1
#dd58a2
#de59a3
#df5aa4
#e05ba5
#e15ca6
#e25da7
#e35ea8
#e45fa9
#e560aa
#d6519b
#d5509a
#d44f99
#d34e98
#d24d97
#d14c96
#d04b95
#cf4a94
#ce4993
#cd4892
#cc4791
#cb4690
#ca458f
#c9448e

Monochromatic Color with #d7529c

#d7529c
#020102
#2d1121
#57213f
#82325e
#ac427d

Tints of #d7529c Color

#d7529c
#db65a7
#df78b2
#e48bbd
#e89ec8
#edb2d3
#f1c5de
#f6d8e9
#faebf4
#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

#d7529c
#52d78d

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

Split Complementary

#d7529c
#59d752
#52d7d0

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

Analogous Color

#d752d1
#d752b7
#d7529c
#d75281
#d75267

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

#d7529c
#9cd752
#529cd7

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

#d7529c
#d7cf52
#52d78d
#5259d7

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

#d7529c
#52d78d
#52d7d0
#d75259

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

#d7529c Color Code Preview on Black Background Color

This is how #d7529c Color will look on black background color. Color contrast ratio is 5.58

#d7529c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d7529c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d7529c

#d7529c color code is use for CSS Background Color

Background color for the above div is #d7529c

HTML with inline CSS

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

#d7529c color code is use for CSS Border Color

CSS Border color for the above div is #d7529c

HTML with inline CSS

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

CSS Border Left color for the above div is #d7529c

HTML with inline CSS

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

CSS Border Right color for the above div is #d7529c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d7529c

HTML with inline CSS

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

CSS Border Top color for the above div is #d7529c

HTML with inline CSS

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

#d7529c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d7529c Color code Preview on White Background

This is how #d7529c Color code will look on white background color. Color contrast ratio is 3.77

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

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(215,82,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(82,215,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(215,82,156,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.