crispedge.com

Color picker

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

#d85d7e hex color - Red - Warm color - Information

#d85d7e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d85d7e Color code in RGB color code model is created after adding 84.71% red color, 36.47% green color and 49.41% blue color. Hex #d85d7e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 42% yellow and 15% black.

Hex #d85d7e color code is between #dd5577 web safe hex color code and #cc6688 web safe hex color code. #dd5577 is the nearest web safe color code. You can see here many more shades of #d85d7e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded85d7e#d85d7e
RGB Decimal216, 93, 126rgb(216, 93, 126)
RGB Percent85%, 36%, 49%rgb(85%, 36%, 49%)
CSS RGBa216, 93, 126,1rgba(216,93,126,1)
CMYK Modelcmyk(0%,57%,42%,15%)
HSL Color Space344,61% ,61%hsl(344,61% ,61%)
HSV Color Space344°, 57%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110000101110101111110
Octal330135176
Decimal21693126
Hexd85d7e

Different shades of #d85d7e color code.

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

Light Shade of #d85d7e
#e2869f
Dark Shade of #d85d7e
#ce345d
Saturated Shade of #d85d7e
#e25379
Desaturated Shade of #d85d7e
#ce6783
Grey scale Shade of #d85d7e
#9a9a9a
Brighten Shade
#f17697
Most Readable Shade
#FFFFFF

Shades of #d85d7e color code

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

#d85d7e
#c05270
#a84862
#903e54
#783346
#602938
#481f2a
#30141c
#180a0e
#000000

Similar Color like #d85d7e color

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

#d95e7f
#da5f80
#db6081
#dc6182
#dd6283
#de6384
#df6485
#e06586
#e16687
#e26788
#e36889
#e4698a
#e56a8b
#e66b8c
#d75c7d
#d65b7c
#d55a7b
#d4597a
#d35879
#d25778
#d15677
#d05576
#cf5475
#ce5374
#cd5273
#cc5172
#cb5071
#ca4f70

Monochromatic Color with #d85d7e

#d85d7e
#030202
#2e141b
#582634
#83384c
#ad4b65

Tints of #d85d7e Color

#d85d7e
#dc6f8c
#e0819a
#e593a9
#e9a5b7
#edb7c5
#f2c9d4
#f6dbe2
#faedf0
#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

#d85d7e
#5dd8b7

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

Split Complementary

#d85d7e
#5dd879
#5dbcd8

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

Analogous Color

#d85daf
#d85d97
#d85d7e
#d85d65
#d86d5d

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

#d85d7e
#7ed85d
#5d7ed8

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

#d85d7e
#bbd85d
#5dd8b7
#795dd8

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

#d85d7e
#5dd8b7
#5dbcd8
#d8795d

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

#d85d7e Color Code Preview on Black Background Color

This is how #d85d7e Color will look on black background color. Color contrast ratio is 5.79

#d85d7e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d85d7e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d85d7e

#d85d7e color code is use for CSS Background Color

Background color for the above div is #d85d7e

HTML with inline CSS

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

#d85d7e color code is use for CSS Border Color

CSS Border color for the above div is #d85d7e

HTML with inline CSS

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

CSS Border Left color for the above div is #d85d7e

HTML with inline CSS

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

CSS Border Right color for the above div is #d85d7e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d85d7e

HTML with inline CSS

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

CSS Border Top color for the above div is #d85d7e

HTML with inline CSS

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

#d85d7e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d85d7e Color code Preview on White Background

This is how #d85d7e Color code will look on white background color. Color contrast ratio is 3.63

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

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.