crispedge.com

Color picker

Loading...

#dcbe88 hex color - Yellow - Warm color - Information

#dcbe88 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #dcbe88 Color code in RGB color code model is created after adding 86.27% red color, 74.51% green color and 53.33% blue color. Hex #dcbe88 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 38% yellow and 14% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codedcbe88#dcbe88
RGB Decimal220, 190, 136rgb(220, 190, 136)
RGB Percent86%, 75%, 53%rgb(86%, 75%, 53%)
CSS RGBa220, 190, 136,1rgba(220,190,136,1)
CMYK Modelcmyk(0%,14%,38%,14%)
HSL Color Space39,55% ,70%hsl(39,55% ,70%)
HSV Color Space39°, 38%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111001011111010001000
Octal334276210
Decimal220190136
Hexdcbe88

Different shades of #dcbe88 color code.

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

Light Shade of #dcbe88
#e8d4af
Dark Shade of #dcbe88
#d0a861
Saturated Shade of #dcbe88
#e4c080
Desaturated Shade of #dcbe88
#d4bc90
Grey scale Shade of #dcbe88
#b2b2b2
Brighten Shade
#f5d7a1
Most Readable Shade
#000000

Shades of #dcbe88 color code

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

#dcbe88
#c3a878
#ab9369
#927e5a
#7a694b
#61543c
#493f2d
#302a1e
#18150f
#000000

Similar Color like #dcbe88 color

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

#ddbf89
#dec08a
#dfc18b
#e0c28c
#e1c38d
#e2c48e
#e3c58f
#e4c690
#e5c791
#e6c892
#e7c993
#e8ca94
#e9cb95
#eacc96
#dbbd87
#dabc86
#d9bb85
#d8ba84
#d7b983
#d6b882
#d5b781
#d4b680
#d3b57f
#d2b47e
#d1b37d
#d0b27c
#cfb17b
#ceb07a

Monochromatic Color with #dcbe88

#dcbe88
#070605
#322b1f
#5c5039
#877553
#b1996e

Tints of #dcbe88 Color

#dcbe88
#dfc595
#e3cca2
#e7d3af
#ebdabc
#efe2ca
#f3e9d7
#f7f0e4
#fbf7f1
#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

#dcbe88
#88a6dc

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

Split Complementary

#dcbe88
#88d0dc
#9488dc

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

Analogous Color

#dc9c88
#dcad88
#dcbe88
#dccf88
#d8dc88

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

#dcbe88
#88dcbe
#be88dc

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

#dcbe88
#88dc94
#88a6dc
#dc88d0

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

#dcbe88
#88a6dc
#9488dc
#d0dc88

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

#dcbe88 Color Code Preview on Black Background Color

This is how #dcbe88 Color will look on black background color. Color contrast ratio is 11.76

#dcbe88 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcbe88

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcbe88

#dcbe88 color code is use for CSS Background Color

Background color for the above div is #dcbe88

HTML with inline CSS

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

#dcbe88 color code is use for CSS Border Color

CSS Border color for the above div is #dcbe88

HTML with inline CSS

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

CSS Border Left color for the above div is #dcbe88

HTML with inline CSS

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

CSS Border Right color for the above div is #dcbe88

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcbe88

HTML with inline CSS

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

CSS Border Top color for the above div is #dcbe88

HTML with inline CSS

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

#dcbe88 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcbe88 Color code Preview on White Background

This is how #dcbe88 Color code will look on white background color. Color contrast ratio is 1.79

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(220,190,136,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(136,166,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,190,136,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.