crispedge.com

Color picker

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

#dcbfa6 hex color - Adobe Beige - Orange - Pantone 4675 C - Warm color - Information

#dcbfa6 hex color - Adobe Beige - Orange - Pantone 4675 C - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Pantone Number: - Pantone 4675 C

Hex #dcbfa6 Color Code is also known as Adobe Beige color.

Hex #dcbfa6 Color code in RGB color code model is created after adding 86.27% red color, 74.9% green color and 65.1% blue color. Hex #dcbfa6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 25% yellow and 14% black.

Hex #dcbfa6 color code is between #ddbbaa web safe hex color code and #cccc99 web safe hex color code. #ddbbaa is the nearest web safe color code. You can see here many more shades of #dcbfa6 color code.

0 Likes 0 Comments | 182 Views

Color Table

Hex Color Codedcbfa6#dcbfa6
RGB Decimal220, 191, 166rgb(220, 191, 166)
RGB Percent86%, 75%, 65%rgb(86%, 75%, 65%)
CSS RGBa220, 191, 166,1rgba(220,191,166,1)
CMYK Modelcmyk(0%,13%,25%,14%)
HSL Color Space28,44% ,76%hsl(28,44% ,76%)
HSV Color Space28°, 25%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111001011111110100110
Octal334277246
Decimal220191166
Hexdcbfa6

Different shades of #dcbfa6 color code.

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

Light Shade of #dcbfa6
#ead9cb
Dark Shade of #dcbfa6
#cea581
Saturated Shade of #dcbfa6
#e2bfa0
Desaturated Shade of #dcbfa6
#d6bfac
Grey scale Shade of #dcbfa6
#c1c1c1
Brighten Shade
#f5d8bf
Most Readable Shade
#000000

Shades of #dcbfa6 color code

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

#dcbfa6
#c3a993
#ab9481
#927f6e
#7a6a5c
#615449
#493f37
#302a24
#181512
#000000

Similar Color like #dcbfa6 color

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

#ddc0a7
#dec1a8
#dfc2a9
#e0c3aa
#e1c4ab
#e2c5ac
#e3c6ad
#e4c7ae
#e5c8af
#e6c9b0
#e7cab1
#e8cbb2
#e9ccb3
#eacdb4
#dbbea5
#dabda4
#d9bca3
#d8bba2
#d7baa1
#d6b9a0
#d5b89f
#d4b79e
#d3b69d
#d2b59c
#d1b49b
#d0b39a
#cfb299
#ceb198

Monochromatic Color with #dcbfa6

#dcbfa6
#070706
#322b26
#5c5046
#877566
#b19a86

Tints of #dcbfa6 Color

#dcbfa6
#dfc6af
#e3cdb9
#e7d4c3
#ebdbcd
#efe2d7
#f3e9e1
#f7f0eb
#fbf7f5
#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

#dcbfa6
#a6c3dc

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

Split Complementary

#dcbfa6
#a6dcda
#a6a8dc

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

Analogous Color

#dca9a6
#dcb4a6
#dcbfa6
#dccaa6
#dcd5a6

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

#dcbfa6
#a6dcbf
#bfa6dc

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

#dcbfa6
#a8dca6
#a6c3dc
#daa6dc

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

#dcbfa6
#a6c3dc
#a6a8dc
#dcdaa6

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

#dcbfa6 Color Code Preview on Black Background Color

This is how #dcbfa6 Color will look on black background color. Color contrast ratio is 12.05

#dcbfa6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcbfa6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcbfa6

#dcbfa6 color code is use for CSS Background Color

Background color for the above div is #dcbfa6

HTML with inline CSS

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

#dcbfa6 color code is use for CSS Border Color

CSS Border color for the above div is #dcbfa6

HTML with inline CSS

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

CSS Border Left color for the above div is #dcbfa6

HTML with inline CSS

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

CSS Border Right color for the above div is #dcbfa6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcbfa6

HTML with inline CSS

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

CSS Border Top color for the above div is #dcbfa6

HTML with inline CSS

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

#dcbfa6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcbfa6 Color code Preview on White Background

This is how #dcbfa6 Color code will look on white background color. Color contrast ratio is 1.74

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

Related Gradients

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

0 Likes 0 Comments | 182 Views

Post your comment:-

By submitting comment you agree to our privacy policy.