crispedge.com

Color picker

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

#dccbb5 hex color - Yellow - Warm color - Information

#dccbb5 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #dccbb5 Color code in RGB color code model is created after adding 86.27% red color, 79.61% green color and 70.98% blue color. Hex #dccbb5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 18% yellow and 14% black.

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

0 Likes 0 Comments | 11 Views

Color Table

Hex Color Codedccbb5#dccbb5
RGB Decimal220, 203, 181rgb(220, 203, 181)
RGB Percent86%, 80%, 71%rgb(86%, 80%, 71%)
CSS RGBa220, 203, 181,1rgba(220,203,181,1)
CMYK Modelcmyk(0%,8%,18%,14%)
HSL Color Space34,36% ,79%hsl(34,36% ,79%)
HSV Color Space34°, 18%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111001100101110110101
Octal334313265
Decimal220203181
Hexdccbb5

Different shades of #dccbb5 color code.

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

Light Shade of #dccbb5
#ece3d8
Dark Shade of #dccbb5
#ccb392
Saturated Shade of #dccbb5
#e1ccb0
Desaturated Shade of #dccbb5
#d7caba
Grey scale Shade of #dccbb5
#c8c8c8
Brighten Shade
#f5e4ce
Most Readable Shade
#000000

Shades of #dccbb5 color code

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

#dccbb5
#c3b4a0
#ab9d8c
#928778
#7a7064
#615a50
#49433c
#302d28
#181614
#000000

Similar Color like #dccbb5 color

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

#ddccb6
#decdb7
#dfceb8
#e0cfb9
#e1d0ba
#e2d1bb
#e3d2bc
#e4d3bd
#e5d4be
#e6d5bf
#e7d6c0
#e8d7c1
#e9d8c2
#ead9c3
#dbcab4
#dac9b3
#d9c8b2
#d8c7b1
#d7c6b0
#d6c5af
#d5c4ae
#d4c3ad
#d3c2ac
#d2c1ab
#d1c0aa
#d0bfa9
#cfbea8
#cebda7

Monochromatic Color with #dccbb5

#dccbb5
#070706
#322e29
#5c554c
#877d6f
#b1a492

Tints of #dccbb5 Color

#dccbb5
#dfd0bd
#e3d6c5
#e7dccd
#ebe2d5
#efe7de
#f3ede6
#f7f3ee
#fbf9f6
#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

#dccbb5
#b5c6dc

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

Split Complementary

#dccbb5
#b5dadc
#b8b5dc

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

Analogous Color

#dcbbb5
#dcc3b5
#dccbb5
#dcd3b5
#dcdbb5

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

#dccbb5
#b5dccb
#cbb5dc

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

#dccbb5
#b5dcb7
#b5c6dc
#dcb5d9

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

#dccbb5
#b5c6dc
#b8b5dc
#dadcb5

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

#dccbb5 Color Code Preview on Black Background Color

This is how #dccbb5 Color will look on black background color. Color contrast ratio is 13.25

#dccbb5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dccbb5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dccbb5

#dccbb5 color code is use for CSS Background Color

Background color for the above div is #dccbb5

HTML with inline CSS

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

#dccbb5 color code is use for CSS Border Color

CSS Border color for the above div is #dccbb5

HTML with inline CSS

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

CSS Border Left color for the above div is #dccbb5

HTML with inline CSS

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

CSS Border Right color for the above div is #dccbb5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dccbb5

HTML with inline CSS

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

CSS Border Top color for the above div is #dccbb5

HTML with inline CSS

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

#dccbb5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dccbb5 Color code Preview on White Background

This is how #dccbb5 Color code will look on white background color. Color contrast ratio is 1.58

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

Related Gradients

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

0 Likes 0 Comments | 11 Views

Post your comment:-

By submitting comment you agree to our privacy policy.