crispedge.com

Color picker

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

#d9a6ba hex color - Red - Warm color - Information

#d9a6ba hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d9a6ba Color code in RGB color code model is created after adding 85.1% red color, 65.1% green color and 72.94% blue color. Hex #d9a6ba Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 14% yellow and 15% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Coded9a6ba#d9a6ba
RGB Decimal217, 166, 186rgb(217, 166, 186)
RGB Percent85%, 65%, 73%rgb(85%, 65%, 73%)
CSS RGBa217, 166, 186,1rgba(217,166,186,1)
CMYK Modelcmyk(0%,24%,14%,15%)
HSL Color Space336,40% ,75%hsl(336,40% ,75%)
HSV Color Space336°, 24%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110011010011010111010
Octal331246272
Decimal217166186
Hexd9a6ba

Different shades of #d9a6ba color code.

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

Light Shade of #d9a6ba
#e8cad6
Dark Shade of #d9a6ba
#ca829e
Saturated Shade of #d9a6ba
#dfa0b9
Desaturated Shade of #d9a6ba
#d3acbb
Grey scale Shade of #d9a6ba
#bfbfbf
Brighten Shade
#f2bfd3
Most Readable Shade
#000000

Shades of #d9a6ba color code

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

#d9a6ba
#c093a5
#a88190
#906e7c
#785c67
#604952
#48373e
#302429
#181214
#000000

Similar Color like #d9a6ba color

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

#daa7bb
#dba8bc
#dca9bd
#ddaabe
#deabbf
#dfacc0
#e0adc1
#e1aec2
#e2afc3
#e3b0c4
#e4b1c5
#e5b2c6
#e6b3c7
#e7b4c8
#d8a5b9
#d7a4b8
#d6a3b7
#d5a2b6
#d4a1b5
#d3a0b4
#d29fb3
#d19eb2
#d09db1
#cf9cb0
#ce9baf
#cd9aae
#cc99ad
#cb98ac

Monochromatic Color with #d9a6ba

#d9a6ba
#040304
#2f2428
#59444d
#846571
#ae8596

Tints of #d9a6ba Color

#d9a6ba
#ddafc1
#e1b9c9
#e5c3d1
#e9cdd8
#eed7e0
#f2e1e8
#f6ebef
#faf5f7
#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

#d9a6ba
#a6d9c5

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

Split Complementary

#d9a6ba
#a6d9ac
#a6d3d9

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

Analogous Color

#d9a6ce
#d9a6c4
#d9a6ba
#d9a6b0
#d9a6a6

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

#d9a6ba
#bad9a6
#a6bad9

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

#d9a6ba
#d3d9a6
#a6d9c5
#aba6d9

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

#d9a6ba
#a6d9c5
#a6d3d9
#d9aca6

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

#d9a6ba Color Code Preview on Black Background Color

This is how #d9a6ba Color will look on black background color. Color contrast ratio is 10.11

#d9a6ba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9a6ba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9a6ba

#d9a6ba color code is use for CSS Background Color

Background color for the above div is #d9a6ba

HTML with inline CSS

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

#d9a6ba color code is use for CSS Border Color

CSS Border color for the above div is #d9a6ba

HTML with inline CSS

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

CSS Border Left color for the above div is #d9a6ba

HTML with inline CSS

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

CSS Border Right color for the above div is #d9a6ba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d9a6ba

HTML with inline CSS

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

CSS Border Top color for the above div is #d9a6ba

HTML with inline CSS

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

#d9a6ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d9a6ba Color code Preview on White Background

This is how #d9a6ba Color code will look on white background color. Color contrast ratio is 2.08

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.