crispedge.com

Color picker

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

#d29a4b hex color - Orange - Warm color - Information

#d29a4b hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #d29a4b Color code in RGB color code model is created after adding 82.35% red color, 60.39% green color and 29.41% blue color. Hex #d29a4b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 64% yellow and 18% black.

Hex #d29a4b color code is between #cc9944 web safe hex color code and #ddaa55 web safe hex color code. #cc9944 is the nearest web safe color code. You can see here many more shades of #d29a4b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded29a4b#d29a4b
RGB Decimal210, 154, 75rgb(210, 154, 75)
RGB Percent82%, 60%, 29%rgb(82%, 60%, 29%)
CSS RGBa210, 154, 75,1rgba(210,154,75,1)
CMYK Modelcmyk(0%,27%,64%,18%)
HSL Color Space35,60% ,56%hsl(35,60% ,56%)
HSV Color Space35°, 64%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100101001101001001011
Octal322232113
Decimal21015475
Hexd29a4b

Different shades of #d29a4b color code.

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

Light Shade of #d29a4b
#dcb174
Dark Shade of #d29a4b
#bb812f
Saturated Shade of #d29a4b
#dd9c40
Desaturated Shade of #d29a4b
#c79856
Grey scale Shade of #d29a4b
#8e8e8e
Brighten Shade
#ebb364
Most Readable Shade
#000000

Shades of #d29a4b color code

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

#d29a4b
#ba8842
#a3773a
#8c6632
#745529
#5d4421
#463319
#2e2210
#171108
#000000

Similar Color like #d29a4b color

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

#d39b4c
#d49c4d
#d59d4e
#d69e4f
#d79f50
#d8a051
#d9a152
#daa253
#dba354
#dca455
#dda556
#dea657
#dfa758
#e0a859
#d1994a
#d09849
#cf9748
#ce9647
#cd9546
#cc9445
#cb9344
#ca9243
#c99142
#c89041
#c78f40
#c68e3f
#c58d3e
#c48c3d

Monochromatic Color with #d29a4b

#d29a4b
#fcb95a
#281d0e
#523c1d
#7d5c2d
#a77b3c

Tints of #d29a4b Color

#d29a4b
#d7a55f
#dcb073
#e1bb87
#e6c69b
#ebd2af
#f0ddc3
#f5e8d7
#faf3eb
#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

#d29a4b
#4b83d2

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

Split Complementary

#d29a4b
#4bc6d2
#574bd2

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

Analogous Color

#d2644b
#d27f4b
#d29a4b
#d2b54b
#d2d04b

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

#d29a4b
#4bd29a
#9a4bd2

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

#d29a4b
#4bd257
#4b83d2
#d24bc6

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

#d29a4b
#4b83d2
#574bd2
#c7d24b

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

#d29a4b Color Code Preview on Black Background Color

This is how #d29a4b Color will look on black background color. Color contrast ratio is 8.46

#d29a4b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d29a4b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d29a4b

#d29a4b color code is use for CSS Background Color

Background color for the above div is #d29a4b

HTML with inline CSS

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

#d29a4b color code is use for CSS Border Color

CSS Border color for the above div is #d29a4b

HTML with inline CSS

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

CSS Border Left color for the above div is #d29a4b

HTML with inline CSS

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

CSS Border Right color for the above div is #d29a4b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d29a4b

HTML with inline CSS

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

CSS Border Top color for the above div is #d29a4b

HTML with inline CSS

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

#d29a4b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d29a4b Color code Preview on White Background

This is how #d29a4b Color code will look on white background color. Color contrast ratio is 2.48

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

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.