crispedge.com

Color picker

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

#d29ba3 hex color - Red - Warm color - Information

#d29ba3 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #d29ba3 Color code in RGB color code model is created after adding 82.35% red color, 60.78% green color and 63.92% blue color. Hex #d29ba3 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 22% yellow and 18% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded29ba3#d29ba3
RGB Decimal210, 155, 163rgb(210, 155, 163)
RGB Percent82%, 61%, 64%rgb(82%, 61%, 64%)
CSS RGBa210, 155, 163,1rgba(210,155,163,1)
CMYK Modelcmyk(0%,26%,22%,18%)
HSL Color Space351,38% ,72%hsl(351,38% ,72%)
HSV Color Space351°, 26%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100101001101110100011
Octal322233243
Decimal210155163
Hexd29ba3

Different shades of #d29ba3 color code.

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

Light Shade of #d29ba3
#e2bec3
Dark Shade of #d29ba3
#c27883
Saturated Shade of #d29ba3
#d9949e
Desaturated Shade of #d29ba3
#cba2a8
Grey scale Shade of #d29ba3
#b6b6b6
Brighten Shade
#ebb4bc
Most Readable Shade
#000000

Shades of #d29ba3 color code

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

#d29ba3
#ba8990
#a3787e
#8c676c
#74565a
#5d4448
#463336
#2e2224
#171112
#000000

Similar Color like #d29ba3 color

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

#d39ca4
#d49da5
#d59ea6
#d69fa7
#d7a0a8
#d8a1a9
#d9a2aa
#daa3ab
#dba4ac
#dca5ad
#dda6ae
#dea7af
#dfa8b0
#e0a9b1
#d19aa2
#d099a1
#cf98a0
#ce979f
#cd969e
#cc959d
#cb949c
#ca939b
#c9929a
#c89199
#c79098
#c68f97
#c58e96
#c48d95

Monochromatic Color with #d29ba3

#d29ba3
#fcbac4
#281e1f
#523d40
#7d5c61
#a77c82

Tints of #d29ba3 Color

#d29ba3
#d7a6ad
#dcb1b7
#e1bcc1
#e6c7cb
#ebd2d6
#f0dde0
#f5e8ea
#faf3f4
#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

#d29ba3
#9bd2ca

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

Split Complementary

#d29ba3
#9bd2ae
#9bbfd2

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

Analogous Color

#d29bb9
#d29bae
#d29ba3
#d29e9b
#d2a99b

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

#d29ba3
#a3d29b
#9ba3d2

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

#d29ba3
#bed29b
#9bd2ca
#ae9bd2

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

#d29ba3
#9bd2ca
#9bbfd2
#d2ae9b

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

#d29ba3 Color Code Preview on Black Background Color

This is how #d29ba3 Color will look on black background color. Color contrast ratio is 8.96

#d29ba3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d29ba3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d29ba3

#d29ba3 color code is use for CSS Background Color

Background color for the above div is #d29ba3

HTML with inline CSS

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

#d29ba3 color code is use for CSS Border Color

CSS Border color for the above div is #d29ba3

HTML with inline CSS

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

CSS Border Left color for the above div is #d29ba3

HTML with inline CSS

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

CSS Border Right color for the above div is #d29ba3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d29ba3

HTML with inline CSS

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

CSS Border Top color for the above div is #d29ba3

HTML with inline CSS

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

#d29ba3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d29ba3 Color code Preview on White Background

This is how #d29ba3 Color code will look on white background color. Color contrast ratio is 2.34

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.