crispedge.com

Color picker

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

#da7d8d hex color - Red - Warm color - Information

#da7d8d hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #da7d8d Color code in RGB color code model is created after adding 85.49% red color, 49.02% green color and 55.29% blue color. Hex #da7d8d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 35% yellow and 15% black.

Hex #da7d8d color code is between #dd7788 web safe hex color code and #cc8899 web safe hex color code. #dd7788 is the nearest web safe color code. You can see here many more shades of #da7d8d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeda7d8d#da7d8d
RGB Decimal218, 125, 141rgb(218, 125, 141)
RGB Percent85%, 49%, 55%rgb(85%, 49%, 55%)
CSS RGBa218, 125, 141,1rgba(218,125,141,1)
CMYK Modelcmyk(0%,43%,35%,15%)
HSL Color Space350,56% ,67%hsl(350,56% ,67%)
HSV Color Space350°, 43%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110100111110110001101
Octal332175215
Decimal218125141
Hexda7d8d

Different shades of #da7d8d color code.

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

Light Shade of #da7d8d
#e5a5b0
Dark Shade of #da7d8d
#cf556a
Saturated Shade of #da7d8d
#e27588
Desaturated Shade of #da7d8d
#d28592
Grey scale Shade of #da7d8d
#ababab
Brighten Shade
#f396a6
Most Readable Shade
#000000

Shades of #da7d8d color code

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

#da7d8d
#c16f7d
#a9616d
#91535e
#79454e
#60373e
#48292f
#301b1f
#180d0f
#000000

Similar Color like #da7d8d color

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

#db7e8e
#dc7f8f
#dd8090
#de8191
#df8292
#e08393
#e18494
#e28595
#e38696
#e48797
#e58898
#e68999
#e78a9a
#e88b9b
#d97c8c
#d87b8b
#d77a8a
#d67989
#d57888
#d47787
#d37686
#d27585
#d17484
#d07383
#cf7282
#ce7181
#cd7080
#cc6f7f

Monochromatic Color with #da7d8d

#da7d8d
#050304
#301c1f
#5a343b
#854c56
#af6572

Tints of #da7d8d Color

#da7d8d
#de8b99
#e299a6
#e6a8b3
#eab6bf
#eec5cc
#f2d3d9
#f6e2e5
#faf0f2
#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

#da7d8d
#7ddaca

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

Split Complementary

#da7d8d
#7dda9c
#7dbbda

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

Analogous Color

#da7db2
#da7da0
#da7d8d
#da807d
#da927d

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

#da7d8d
#8dda7d
#7d8dda

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

#da7d8d
#bbda7d
#7ddaca
#9b7dda

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

#da7d8d
#7ddaca
#7dbbda
#da9c7d

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

#da7d8d Color Code Preview on Black Background Color

This is how #da7d8d Color will look on black background color. Color contrast ratio is 7.30

#da7d8d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #da7d8d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #da7d8d

#da7d8d color code is use for CSS Background Color

Background color for the above div is #da7d8d

HTML with inline CSS

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

#da7d8d color code is use for CSS Border Color

CSS Border color for the above div is #da7d8d

HTML with inline CSS

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

CSS Border Left color for the above div is #da7d8d

HTML with inline CSS

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

CSS Border Right color for the above div is #da7d8d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #da7d8d

HTML with inline CSS

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

CSS Border Top color for the above div is #da7d8d

HTML with inline CSS

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

#da7d8d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#da7d8d Color code Preview on White Background

This is how #da7d8d Color code will look on white background color. Color contrast ratio is 2.88

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

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.