crispedge.com

Color picker

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

#dcaa9d hex color - Red - Warm color - Information

#dcaa9d hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #dcaa9d Color code in RGB color code model is created after adding 86.27% red color, 66.67% green color and 61.57% blue color. Hex #dcaa9d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 29% yellow and 14% black.

Hex #dcaa9d color code is between #dd9999 web safe hex color code and #ccbbaa web safe hex color code. #dd9999 is the nearest web safe color code. You can see here many more shades of #dcaa9d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedcaa9d#dcaa9d
RGB Decimal220, 170, 157rgb(220, 170, 157)
RGB Percent86%, 67%, 62%rgb(86%, 67%, 62%)
CSS RGBa220, 170, 157,1rgba(220,170,157,1)
CMYK Modelcmyk(0%,23%,29%,14%)
HSL Color Space12,47% ,74%hsl(12,47% ,74%)
HSV Color Space12°, 29%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111001010101010011101
Octal334252235
Decimal220170157
Hexdcaa9d

Different shades of #dcaa9d color code.

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

Light Shade of #dcaa9d
#e9cbc3
Dark Shade of #dcaa9d
#cf8977
Saturated Shade of #dcaa9d
#e3a696
Desaturated Shade of #dcaa9d
#d5aea4
Grey scale Shade of #dcaa9d
#bcbcbc
Brighten Shade
#f5c3b6
Most Readable Shade
#000000

Shades of #dcaa9d color code

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

#dcaa9d
#c3978b
#ab847a
#927168
#7a5e57
#614b45
#493834
#302522
#181211
#000000

Similar Color like #dcaa9d color

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

#ddab9e
#deac9f
#dfada0
#e0aea1
#e1afa2
#e2b0a3
#e3b1a4
#e4b2a5
#e5b3a6
#e6b4a7
#e7b5a8
#e8b6a9
#e9b7aa
#eab8ab
#dba99c
#daa89b
#d9a79a
#d8a699
#d7a598
#d6a497
#d5a396
#d4a295
#d3a194
#d2a093
#d19f92
#d09e91
#cf9d90
#ce9c8f

Monochromatic Color with #dcaa9d

#dcaa9d
#070605
#322724
#5c4742
#876860
#b1897f

Tints of #dcaa9d Color

#dcaa9d
#dfb3a7
#e3bcb2
#e7c6bd
#ebcfc8
#efd9d3
#f3e2de
#f7ece9
#fbf5f4
#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

#dcaa9d
#9dcfdc

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

Split Complementary

#dcaa9d
#9ddcca
#9db0dc

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

Analogous Color

#dc9da9
#dc9d9d
#dcaa9d
#dcb79d
#dcc39d

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

#dcaa9d
#9ddcaa
#aa9ddc

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

#dcaa9d
#afdc9d
#9dcfdc
#c99ddc

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

#dcaa9d
#9dcfdc
#9db0dc
#dcca9d

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

#dcaa9d Color Code Preview on Black Background Color

This is how #dcaa9d Color will look on black background color. Color contrast ratio is 10.28

#dcaa9d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcaa9d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcaa9d

#dcaa9d color code is use for CSS Background Color

Background color for the above div is #dcaa9d

HTML with inline CSS

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

#dcaa9d color code is use for CSS Border Color

CSS Border color for the above div is #dcaa9d

HTML with inline CSS

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

CSS Border Left color for the above div is #dcaa9d

HTML with inline CSS

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

CSS Border Right color for the above div is #dcaa9d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcaa9d

HTML with inline CSS

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

CSS Border Top color for the above div is #dcaa9d

HTML with inline CSS

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

#dcaa9d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcaa9d Color code Preview on White Background

This is how #dcaa9d Color code will look on white background color. Color contrast ratio is 2.04

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

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.