crispedge.com

Color picker

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

#d528ca hex color - Red - Warm color - Information

#d528ca hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d528ca Color code in RGB color code model is created after adding 83.53% red color, 15.69% green color and 79.22% blue color. Hex #d528ca Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 81% magenta, 5% yellow and 16% black.

Hex #d528ca color code is between #dd22cc web safe hex color code and #cc33bb web safe hex color code. #dd22cc is the nearest web safe color code. You can see here many more shades of #d528ca color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded528ca#d528ca
RGB Decimal213, 40, 202rgb(213, 40, 202)
RGB Percent84%, 16%, 79%rgb(84%, 16%, 79%)
CSS RGBa213, 40, 202,1rgba(213,40,202,1)
CMYK Modelcmyk(0%,81%,5%,16%)
HSL Color Space304,68% ,50%hsl(304,68% ,50%)
HSV Color Space304°, 81%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101010010100011001010
Octal32550312
Decimal21340202
Hexd528ca

Different shades of #d528ca color code.

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

Light Shade of #d528ca
#de52d5
Dark Shade of #d528ca
#aa20a1
Saturated Shade of #d528ca
#e21bd5
Desaturated Shade of #d528ca
#c835bf
Grey scale Shade of #d528ca
#7e7e7e
Brighten Shade
#ee41e3
Most Readable Shade
#FFFFFF

Shades of #d528ca color code

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

#d528ca
#bd23b3
#a51f9d
#8e1a86
#761670
#5e1159
#470d43
#2f082c
#170416
#000000

Similar Color like #d528ca color

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

#d629cb
#d72acc
#d82bcd
#d92cce
#da2dcf
#db2ed0
#dc2fd1
#dd30d2
#de31d3
#df32d4
#e033d5
#e134d6
#e235d7
#e336d8
#d427c9
#d326c8
#d225c7
#d124c6
#d023c5
#cf22c4
#ce21c3
#cd20c2
#cc1fc1
#cb1ec0
#ca1dbf
#c91cbe
#c81bbd
#c71abc

Monochromatic Color with #d528ca

#d528ca
#000000
#2b0829
#551051
#801879
#aa20a2

Tints of #d528ca Color

#d528ca
#d93fcf
#de57d5
#e36fdb
#e787e1
#ec9fe7
#f1b7ed
#f5cff3
#fae7f9
#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

#d528ca
#28d533

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

Split Complementary

#d528ca
#74d528
#28d589

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

Analogous Color

#9b28d5
#bd28d5
#d528ca
#d528a7
#d52885

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

#d528ca
#cad528
#28cad5

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

#d528ca
#d58928
#28d533
#2873d5

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

#d528ca
#28d533
#28d589
#d52874

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

#d528ca Color Code Preview on Black Background Color

This is how #d528ca Color will look on black background color. Color contrast ratio is 4.99

#d528ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d528ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d528ca

#d528ca color code is use for CSS Background Color

Background color for the above div is #d528ca

HTML with inline CSS

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

#d528ca color code is use for CSS Border Color

CSS Border color for the above div is #d528ca

HTML with inline CSS

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

CSS Border Left color for the above div is #d528ca

HTML with inline CSS

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

CSS Border Right color for the above div is #d528ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d528ca

HTML with inline CSS

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

CSS Border Top color for the above div is #d528ca

HTML with inline CSS

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

#d528ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d528ca Color code Preview on White Background

This is how #d528ca Color code will look on white background color. Color contrast ratio is 4.21

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

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.