@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#d9507d hex color - Red - Warm color - Information

#d9507d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d9507d Color code in RGB color code model is created after adding 85.1% red color, 31.37% green color and 49.02% blue color. Hex #d9507d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 63% magenta, 42% yellow and 14.9% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Coded9507d#d9507d
RGB Decimal217, 80, 125rgb(217, 80, 125)
RGB Percent85%, 31%, 49%rgb(85%, 31%, 49%)
CSS RGBa217, 80, 125,1rgba(217,80,125,1)
CMYK Modelcmyk(0%,63%,42%,14.9%)
HSL Color Space340,64% ,58%hsl(340,64% ,58%)
HSV Color Space340°, 63%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110010101000001111101
Octal331120175
Decimal21780125
Hexd9507d

Different shades of #d9507d color code.

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

Light Shade of #d9507d
#e27a9c
Dark Shade of #d9507d
#ca2c60
Saturated Shade of #d9507d
#e44579
Desaturated Shade of #d9507d
#ce5b81
Grey scale Shade of #d9507d
#949494
Brighten Shade
#f26996
Most Readable Shade
#FFFFFF

Shades of #d9507d color code

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

#d9507d
#c0476f
#a83e61
#903553
#782c45
#602337
#481a29
#30111b
#18080d
#000000

Similar Color like #d9507d color

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

#da517e
#db527f
#dc5380
#dd5481
#de5582
#df5683
#e05784
#e15885
#e25986
#e35a87
#e45b88
#e55c89
#e65d8a
#e75e8b
#d84f7c
#d74e7b
#d64d7a
#d54c79
#d44b78
#d34a77
#d24976
#d14875
#d04774
#cf4673
#ce4572
#cd4471
#cc4370
#cb426f

Monochromatic Color with #d9507d

#d9507d
#040203
#2f111b
#592134
#84314c
#ae4065

Tints of #d9507d Color

#d9507d
#dd638b
#e17699
#e58aa8
#e99db6
#eeb1c5
#f2c4d3
#f6d8e2
#faebf0
#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

#d9507d
#50d9ac

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

Split Complementary

#d9507d
#50d968
#50c2d9

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

Analogous Color

#d950b4
#d95098
#d9507d
#d95062
#d95a50

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

#d9507d
#7dd950
#507dd9

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

#d9507d
#c1d950
#50d9ac
#6750d9

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

#d9507d
#50d9ac
#50c2d9
#d96750

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

#d9507d Color Code Preview on Black Background Color

This is how #d9507d Color will look on black background color. Color contrast ratio is 5.39

#d9507d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9507d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9507d

#d9507d color code is use for CSS Background Color

Background color for the above div is #d9507d

HTML with inline CSS

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

#d9507d color code is use for CSS Border Color

CSS Border color for the above div is #d9507d

HTML with inline CSS

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

CSS Border Left color for the above div is #d9507d

HTML with inline CSS

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

CSS Border Right color for the above div is #d9507d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d9507d

HTML with inline CSS

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

CSS Border Top color for the above div is #d9507d

HTML with inline CSS

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

#d9507d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d9507d Color code Preview on White Background

This is how #d9507d Color code will look on white background color. Color contrast ratio is 3.89

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(217,80,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,217,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(217,80,125,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.