crispedge.com

Color picker

Loading...

#ddb79c hex color - Yellow - Warm color - Information

#ddb79c hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ddb79c Color code in RGB color code model is created after adding 86.67% red color, 71.76% green color and 61.18% blue color. Hex #ddb79c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 29% yellow and 13% black.

Hex #ddb79c color code is between #ccbb99 web safe hex color code and #eeaaaa web safe hex color code. #ccbb99 is the nearest web safe color code. You can see here many more shades of #ddb79c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeddb79c#ddb79c
RGB Decimal221, 183, 156rgb(221, 183, 156)
RGB Percent87%, 72%, 61%rgb(87%, 72%, 61%)
CSS RGBa221, 183, 156,1rgba(221,183,156,1)
CMYK Modelcmyk(0%,17%,29%,13%)
HSL Color Space25,49% ,74%hsl(25,49% ,74%)
HSV Color Space25°, 29%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011011011110011100
Octal335267234
Decimal221183156
Hexddb79c

Different shades of #ddb79c color code.

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

Light Shade of #ddb79c
#ead3c2
Dark Shade of #ddb79c
#d09b76
Saturated Shade of #ddb79c
#e4b695
Desaturated Shade of #ddb79c
#d6b8a3
Grey scale Shade of #ddb79c
#bcbcbc
Brighten Shade
#f6d0b5
Most Readable Shade
#000000

Shades of #ddb79c color code

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

#ddb79c
#c4a28a
#ab8e79
#937a68
#7a6556
#625145
#493d34
#312822
#181411
#000000

Similar Color like #ddb79c color

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

#deb89d
#dfb99e
#e0ba9f
#e1bba0
#e2bca1
#e3bda2
#e4bea3
#e5bfa4
#e6c0a5
#e7c1a6
#e8c2a7
#e9c3a8
#eac4a9
#ebc5aa
#dcb69b
#dbb59a
#dab499
#d9b398
#d8b297
#d7b196
#d6b095
#d5af94
#d4ae93
#d3ad92
#d2ac91
#d1ab90
#d0aa8f
#cfa98e

Monochromatic Color with #ddb79c

#ddb79c
#080706
#332a24
#5d4d42
#887160
#b3947e

Tints of #ddb79c Color

#ddb79c
#e0bfa7
#e4c7b2
#e8cfbd
#ecd7c8
#efdfd3
#f3e7de
#f7efe9
#fbf7f4
#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

#ddb79c
#9cc2dd

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

Split Complementary

#ddb79c
#9cddd7
#9ca2dd

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

Analogous Color

#dd9d9c
#ddaa9c
#ddb79c
#ddc49c
#ddd19c

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

#ddb79c
#9cddb7
#b79cdd

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

#ddb79c
#a1dd9c
#9cc2dd
#d79cdd

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

#ddb79c
#9cc2dd
#9ca2dd
#ddd79c

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

#ddb79c Color Code Preview on Black Background Color

This is how #ddb79c Color will look on black background color. Color contrast ratio is 11.33

#ddb79c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddb79c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddb79c

#ddb79c color code is use for CSS Background Color

Background color for the above div is #ddb79c

HTML with inline CSS

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

#ddb79c color code is use for CSS Border Color

CSS Border color for the above div is #ddb79c

HTML with inline CSS

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

CSS Border Left color for the above div is #ddb79c

HTML with inline CSS

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

CSS Border Right color for the above div is #ddb79c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddb79c

HTML with inline CSS

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

CSS Border Top color for the above div is #ddb79c

HTML with inline CSS

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

#ddb79c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddb79c Color code Preview on White Background

This is how #ddb79c Color code will look on white background color. Color contrast ratio is 1.85

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

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(221,183,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(156,194,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,183,156,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.