crispedge.com

Color picker

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

#da72a4 hex color - Red - Warm color - Information

#da72a4 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #da72a4 Color code in RGB color code model is created after adding 85.49% red color, 44.71% green color and 64.31% blue color. Hex #da72a4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 25% yellow and 15% black.

Hex #da72a4 color code is between #dd77aa web safe hex color code and #cc6699 web safe hex color code. #dd77aa is the nearest web safe color code. You can see here many more shades of #da72a4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeda72a4#da72a4
RGB Decimal218, 114, 164rgb(218, 114, 164)
RGB Percent85%, 45%, 64%rgb(85%, 45%, 64%)
CSS RGBa218, 114, 164,1rgba(218,114,164,1)
CMYK Modelcmyk(0%,48%,25%,15%)
HSL Color Space331,58% ,65%hsl(331,58% ,65%)
HSV Color Space331°, 48%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110100111001010100100
Octal332162244
Decimal218114164
Hexda72a4

Different shades of #da72a4 color code.

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

Light Shade of #da72a4
#e59abe
Dark Shade of #da72a4
#cf4a8a
Saturated Shade of #da72a4
#e369a4
Desaturated Shade of #da72a4
#d17ba4
Grey scale Shade of #da72a4
#a6a6a6
Brighten Shade
#f38bbd
Most Readable Shade
#000000

Shades of #da72a4 color code

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

#da72a4
#c16591
#a9587f
#914c6d
#793f5b
#603248
#482636
#301924
#180c12
#000000

Similar Color like #da72a4 color

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

#db73a5
#dc74a6
#dd75a7
#de76a8
#df77a9
#e078aa
#e179ab
#e27aac
#e37bad
#e47cae
#e57daf
#e67eb0
#e77fb1
#e880b2
#d971a3
#d870a2
#d76fa1
#d66ea0
#d56d9f
#d46c9e
#d36b9d
#d26a9c
#d1699b
#d0689a
#cf6799
#ce6698
#cd6597
#cc6496

Monochromatic Color with #da72a4

#da72a4
#050304
#301924
#5a2f44
#854664
#af5c84

Tints of #da72a4 Color

#da72a4
#de81ae
#e291b8
#e6a1c2
#eab0cc
#eec0d6
#f2d0e0
#f6dfea
#faeff4
#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

#da72a4
#72daa8

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

Split Complementary

#da72a4
#72da74
#72d8da

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

Analogous Color

#da72ce
#da72b9
#da72a4
#da728f
#da727a

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

#da72a4
#a4da72
#72a4da

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

#da72a4
#d8da72
#72daa8
#7472da

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

#da72a4
#72daa8
#72d8da
#da7472

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

#da72a4 Color Code Preview on Black Background Color

This is how #da72a4 Color will look on black background color. Color contrast ratio is 6.92

#da72a4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #da72a4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #da72a4

#da72a4 color code is use for CSS Background Color

Background color for the above div is #da72a4

HTML with inline CSS

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

#da72a4 color code is use for CSS Border Color

CSS Border color for the above div is #da72a4

HTML with inline CSS

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

CSS Border Left color for the above div is #da72a4

HTML with inline CSS

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

CSS Border Right color for the above div is #da72a4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #da72a4

HTML with inline CSS

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

CSS Border Top color for the above div is #da72a4

HTML with inline CSS

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

#da72a4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#da72a4 Color code Preview on White Background

This is how #da72a4 Color code will look on white background color. Color contrast ratio is 3.03

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

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.