crispedge.com

Color picker

Loading...

#d18d9f hex color - Red - Warm color - Information

#d18d9f hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d18d9f Color code in RGB color code model is created after adding 81.96% red color, 55.29% green color and 62.35% blue color. Hex #d18d9f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 24% yellow and 18% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded18d9f#d18d9f
RGB Decimal209, 141, 159rgb(209, 141, 159)
RGB Percent82%, 55%, 62%rgb(82%, 55%, 62%)
CSS RGBa209, 141, 159,1rgba(209,141,159,1)
CMYK Modelcmyk(0%,33%,24%,18%)
HSL Color Space344,43% ,69%hsl(344,43% ,69%)
HSV Color Space344°, 33%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100011000110110011111
Octal321215237
Decimal209141159
Hexd18d9f

Different shades of #d18d9f color code.

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

Light Shade of #d18d9f
#e0b1be
Dark Shade of #d18d9f
#c26980
Saturated Shade of #d18d9f
#d9859b
Desaturated Shade of #d18d9f
#c995a3
Grey scale Shade of #d18d9f
#afafaf
Brighten Shade
#eaa6b8
Most Readable Shade
#000000

Shades of #d18d9f color code

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

#d18d9f
#b97d8d
#a26d7b
#8b5e6a
#744e58
#5c3e46
#452f35
#2e1f23
#170f11
#000000

Similar Color like #d18d9f color

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

#d28ea0
#d38fa1
#d490a2
#d591a3
#d692a4
#d793a5
#d894a6
#d995a7
#da96a8
#db97a9
#dc98aa
#dd99ab
#de9aac
#df9bad
#d08c9e
#cf8b9d
#ce8a9c
#cd899b
#cc889a
#cb8799
#ca8698
#c98597
#c88496
#c78395
#c68294
#c58193
#c48092
#c37f91

Monochromatic Color with #d18d9f

#d18d9f
#fbaabf
#271a1e
#51373e
#7c545e
#a6707f

Tints of #d18d9f Color

#d18d9f
#d699a9
#dba6b4
#e0b3bf
#e5bfc9
#eaccd4
#efd9df
#f4e5e9
#f9f2f4
#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

#d18d9f
#8dd1bf

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

Split Complementary

#d18d9f
#8dd19d
#8dc1d1

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

Analogous Color

#d18dba
#d18dad
#d18d9f
#d18d91
#d1968d

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

#d18d9f
#9fd18d
#8d9fd1

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

#d18d9f
#c1d18d
#8dd1bf
#9d8dd1

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

#d18d9f
#8dd1bf
#8dc1d1
#d19d8d

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

#d18d9f Color Code Preview on Black Background Color

This is how #d18d9f Color will look on black background color. Color contrast ratio is 8.02

#d18d9f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d18d9f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d18d9f

#d18d9f color code is use for CSS Background Color

Background color for the above div is #d18d9f

HTML with inline CSS

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

#d18d9f color code is use for CSS Border Color

CSS Border color for the above div is #d18d9f

HTML with inline CSS

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

CSS Border Left color for the above div is #d18d9f

HTML with inline CSS

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

CSS Border Right color for the above div is #d18d9f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d18d9f

HTML with inline CSS

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

CSS Border Top color for the above div is #d18d9f

HTML with inline CSS

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

#d18d9f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d18d9f Color code Preview on White Background

This is how #d18d9f Color code will look on white background color. Color contrast ratio is 2.62

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

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(209,141,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(141,209,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(209,141,159,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.