crispedge.com

Color picker

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

#d59da7 hex color - Red - Warm color - Information

#d59da7 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #d59da7 Color code in RGB color code model is created after adding 83.53% red color, 61.57% green color and 65.49% blue color. Hex #d59da7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 22% yellow and 16% black.

Hex #d59da7 color code is between #dd99aa web safe hex color code and #ccaa99 web safe hex color code. #dd99aa is the nearest web safe color code. You can see here many more shades of #d59da7 color code.

0 Likes 0 Comments | 23 Views

Color Table

Hex Color Coded59da7#d59da7
RGB Decimal213, 157, 167rgb(213, 157, 167)
RGB Percent84%, 62%, 65%rgb(84%, 62%, 65%)
CSS RGBa213, 157, 167,1rgba(213,157,167,1)
CMYK Modelcmyk(0%,26%,22%,16%)
HSL Color Space349,40% ,73%hsl(349,40% ,73%)
HSV Color Space349°, 26%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101011001110110100111
Octal325235247
Decimal213157167
Hexd59da7

Different shades of #d59da7 color code.

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

Light Shade of #d59da7
#e4c1c7
Dark Shade of #d59da7
#c67987
Saturated Shade of #d59da7
#dc96a2
Desaturated Shade of #d59da7
#cea4ab
Grey scale Shade of #d59da7
#b9b9b9
Brighten Shade
#eeb6c0
Most Readable Shade
#000000

Shades of #d59da7 color code

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

#d59da7
#bd8b94
#a57a81
#8e686f
#76575c
#5e454a
#473437
#2f2225
#171112
#000000

Similar Color like #d59da7 color

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

#d69ea8
#d79fa9
#d8a0aa
#d9a1ab
#daa2ac
#dba3ad
#dca4ae
#dda5af
#dea6b0
#dfa7b1
#e0a8b2
#e1a9b3
#e2aab4
#e3abb5
#d49ca6
#d39ba5
#d29aa4
#d199a3
#d098a2
#cf97a1
#ce96a0
#cd959f
#cc949e
#cb939d
#ca929c
#c9919b
#c8909a
#c78f99

Monochromatic Color with #d59da7

#d59da7
#000000
#2b2022
#553f43
#805e64
#aa7e86

Tints of #d59da7 Color

#d59da7
#d9a7b0
#deb2ba
#e3bdc4
#e7c8ce
#ecd3d7
#f1dee1
#f5e9eb
#faf4f5
#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

#d59da7
#9dd5cb

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

Split Complementary

#d59da7
#9dd5af
#9dc3d5

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

Analogous Color

#d59dbd
#d59db2
#d59da7
#d59e9d
#d5a99d

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

#d59da7
#a7d59d
#9da7d5

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

#d59da7
#c3d59d
#9dd5cb
#af9dd5

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

#d59da7
#9dd5cb
#9dc3d5
#d5af9d

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

#d59da7 Color Code Preview on Black Background Color

This is how #d59da7 Color will look on black background color. Color contrast ratio is 9.21

#d59da7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d59da7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d59da7

#d59da7 color code is use for CSS Background Color

Background color for the above div is #d59da7

HTML with inline CSS

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

#d59da7 color code is use for CSS Border Color

CSS Border color for the above div is #d59da7

HTML with inline CSS

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

CSS Border Left color for the above div is #d59da7

HTML with inline CSS

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

CSS Border Right color for the above div is #d59da7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d59da7

HTML with inline CSS

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

CSS Border Top color for the above div is #d59da7

HTML with inline CSS

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

#d59da7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d59da7 Color code Preview on White Background

This is how #d59da7 Color code will look on white background color. Color contrast ratio is 2.28

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 23 Views

Post your comment:-

By submitting comment you agree to our privacy policy.