crispedge.com

Color picker

Loading...

#d49eab hex color - Red - Warm color - Information

#d49eab hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d49eab Color code in RGB color code model is created after adding 83.14% red color, 61.96% green color and 67.06% blue color. Hex #d49eab Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 19% yellow and 17% black.

Hex #d49eab color code is between #cc99aa web safe hex color code and #ddaabb web safe hex color code. #cc99aa is the nearest web safe color code. You can see here many more shades of #d49eab color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded49eab#d49eab
RGB Decimal212, 158, 171rgb(212, 158, 171)
RGB Percent83%, 62%, 67%rgb(83%, 62%, 67%)
CSS RGBa212, 158, 171,1rgba(212,158,171,1)
CMYK Modelcmyk(0%,25%,19%,17%)
HSL Color Space346,39% ,73%hsl(346,39% ,73%)
HSV Color Space346°, 25%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101001001111010101011
Octal324236253
Decimal212158171
Hexd49eab

Different shades of #d49eab color code.

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

Light Shade of #d49eab
#e4c1ca
Dark Shade of #d49eab
#c47b8c
Saturated Shade of #d49eab
#db97a7
Desaturated Shade of #d49eab
#cda5af
Grey scale Shade of #d49eab
#b9b9b9
Brighten Shade
#edb7c4
Most Readable Shade
#000000

Shades of #d49eab color code

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

#d49eab
#bc8c98
#a47a85
#8d6972
#75575f
#5e464c
#463439
#2f2326
#171113
#000000

Similar Color like #d49eab color

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

#d59fac
#d6a0ad
#d7a1ae
#d8a2af
#d9a3b0
#daa4b1
#dba5b2
#dca6b3
#dda7b4
#dea8b5
#dfa9b6
#e0aab7
#e1abb8
#e2acb9
#d39daa
#d29ca9
#d19ba8
#d09aa7
#cf99a6
#ce98a5
#cd97a4
#cc96a3
#cb95a2
#ca94a1
#c993a0
#c8929f
#c7919e
#c6909d

Monochromatic Color with #d49eab

#d49eab
#febecd
#2a1f22
#543f44
#7f5f66
#a97e89

Tints of #d49eab Color

#d49eab
#d8a8b4
#ddb3bd
#e2bec7
#e7c9d0
#ebd3d9
#f0dee3
#f5e9ec
#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

#d49eab
#9ed4c7

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

Split Complementary

#d49eab
#9ed4ac
#9ec6d4

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

Analogous Color

#d49ec1
#d49eb6
#d49eab
#d49ea0
#d4a79e

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

#d49eab
#abd49e
#9eabd4

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

#d49eab
#c6d49e
#9ed4c7
#ac9ed4

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

#d49eab
#9ed4c7
#9ec6d4
#d4ac9e

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

#d49eab Color Code Preview on Black Background Color

This is how #d49eab Color will look on black background color. Color contrast ratio is 9.28

#d49eab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d49eab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d49eab

#d49eab color code is use for CSS Background Color

Background color for the above div is #d49eab

HTML with inline CSS

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

#d49eab color code is use for CSS Border Color

CSS Border color for the above div is #d49eab

HTML with inline CSS

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

CSS Border Left color for the above div is #d49eab

HTML with inline CSS

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

CSS Border Right color for the above div is #d49eab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d49eab

HTML with inline CSS

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

CSS Border Top color for the above div is #d49eab

HTML with inline CSS

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

#d49eab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d49eab Color code Preview on White Background

This is how #d49eab Color code will look on white background color. Color contrast ratio is 2.26

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

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(212,158,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(158,212,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(212,158,171,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.