crispedge.com

Color picker

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

#dcc1b5 hex color - Orange - Warm color - Information

#dcc1b5 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

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

Hex #dcc1b5 color code is between #ddbbbb web safe hex color code and #ccccaa web safe hex color code. #ddbbbb is the nearest web safe color code. You can see here many more shades of #dcc1b5 color code.

0 Likes 0 Comments | 15 Views

Color Table

Hex Color Codedcc1b5#dcc1b5
RGB Decimal220, 193, 181rgb(220, 193, 181)
RGB Percent86%, 76%, 71%rgb(86%, 76%, 71%)
CSS RGBa220, 193, 181,1rgba(220,193,181,1)
CMYK Modelcmyk(0%,12%,18%,14%)
HSL Color Space18,36% ,79%hsl(18,36% ,79%)
HSV Color Space18°, 18%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111001100000110110101
Octal334301265
Decimal220193181
Hexdcc1b5

Different shades of #dcc1b5 color code.

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

Light Shade of #dcc1b5
#ecded8
Dark Shade of #dcc1b5
#cca492
Saturated Shade of #dcc1b5
#e1bfb0
Desaturated Shade of #dcc1b5
#d7c3ba
Grey scale Shade of #dcc1b5
#c8c8c8
Brighten Shade
#f5dace
Most Readable Shade
#000000

Shades of #dcc1b5 color code

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

#dcc1b5
#c3aba0
#ab968c
#928078
#7a6b64
#615550
#49403c
#302a28
#181514
#000000

Similar Color like #dcc1b5 color

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

#ddc2b6
#dec3b7
#dfc4b8
#e0c5b9
#e1c6ba
#e2c7bb
#e3c8bc
#e4c9bd
#e5cabe
#e6cbbf
#e7ccc0
#e8cdc1
#e9cec2
#eacfc3
#dbc0b4
#dabfb3
#d9beb2
#d8bdb1
#d7bcb0
#d6bbaf
#d5baae
#d4b9ad
#d3b8ac
#d2b7ab
#d1b6aa
#d0b5a9
#cfb4a8
#ceb3a7

Monochromatic Color with #dcc1b5

#dcc1b5
#070706
#322c29
#5c514c
#87766f
#b19c92

Tints of #dcc1b5 Color

#dcc1b5
#dfc7bd
#e3cec5
#e7d5cd
#ebdcd5
#efe3de
#f3eae6
#f7f1ee
#fbf8f6
#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

#dcc1b5
#b5d0dc

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

Split Complementary

#dcc1b5
#b5dcd5
#b5bddc

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

Analogous Color

#dcb5b9
#dcb9b5
#dcc1b5
#dcc9b5
#dcd1b5

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

#dcc1b5
#b5dcc1
#c1b5dc

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

#dcc1b5
#bcdcb5
#b5d0dc
#d4b5dc

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

#dcc1b5
#b5d0dc
#b5bddc
#dcd5b5

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

#dcc1b5 Color Code Preview on Black Background Color

This is how #dcc1b5 Color will look on black background color. Color contrast ratio is 12.34

#dcc1b5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcc1b5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcc1b5

#dcc1b5 color code is use for CSS Background Color

Background color for the above div is #dcc1b5

HTML with inline CSS

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

#dcc1b5 color code is use for CSS Border Color

CSS Border color for the above div is #dcc1b5

HTML with inline CSS

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

CSS Border Left color for the above div is #dcc1b5

HTML with inline CSS

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

CSS Border Right color for the above div is #dcc1b5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcc1b5

HTML with inline CSS

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

CSS Border Top color for the above div is #dcc1b5

HTML with inline CSS

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

#dcc1b5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcc1b5 Color code Preview on White Background

This is how #dcc1b5 Color code will look on white background color. Color contrast ratio is 1.70

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

Related Gradients

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

0 Likes 0 Comments | 15 Views

Post your comment:-

By submitting comment you agree to our privacy policy.