crispedge.com

Color picker

Loading...

#dddba0 hex color - Green - Warm color - Information

#dddba0 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #dddba0 Color code in RGB color code model is created after adding 86.67% red color, 85.88% green color and 62.75% blue color. Hex #dddba0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 28% yellow and 13% black.

Hex #dddba0 color code is between #ccdd99 web safe hex color code and #eeccaa web safe hex color code. #ccdd99 is the nearest web safe color code. You can see here many more shades of #dddba0 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedddba0#dddba0
RGB Decimal221, 219, 160rgb(221, 219, 160)
RGB Percent87%, 86%, 63%rgb(87%, 86%, 63%)
CSS RGBa221, 219, 160,1rgba(221,219,160,1)
CMYK Modelcmyk(0%,1%,28%,13%)
HSL Color Space58,47% ,75%hsl(58,47% ,75%)
HSV Color Space58°, 28%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011101101110100000
Octal335333240
Decimal221219160
Hexdddba0

Different shades of #dddba0 color code.

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

Light Shade of #dddba0
#eae9c6
Dark Shade of #dddba0
#d0cd7a
Saturated Shade of #dddba0
#e3e19a
Desaturated Shade of #dddba0
#d7d5a6
Grey scale Shade of #dddba0
#bebebe
Brighten Shade
#f6f4b9
Most Readable Shade
#000000

Shades of #dddba0 color code

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

#dddba0
#c4c28e
#abaa7c
#93926a
#7a7958
#626147
#494935
#313023
#181811
#000000

Similar Color like #dddba0 color

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

#dedca1
#dfdda2
#e0dea3
#e1dfa4
#e2e0a5
#e3e1a6
#e4e2a7
#e5e3a8
#e6e4a9
#e7e5aa
#e8e6ab
#e9e7ac
#eae8ad
#ebe9ae
#dcda9f
#dbd99e
#dad89d
#d9d79c
#d8d69b
#d7d59a
#d6d499
#d5d398
#d4d297
#d3d196
#d2d095
#d1cf94
#d0ce93
#cfcd92

Monochromatic Color with #dddba0

#dddba0
#080806
#333325
#5d5d44
#888762
#b3b181

Tints of #dddba0 Color

#dddba0
#e0dfaa
#e4e3b5
#e8e7bf
#ecebca
#efefd4
#f3f3df
#f7f7e9
#fbfbf4
#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

#dddba0
#a0a2dd

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

Split Complementary

#dddba0
#a0c1dd
#bca0dd

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

Analogous Color

#ddc3a0
#ddcfa0
#dddba0
#d3dda0
#c7dda0

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

#dddba0
#a0dddb
#dba0dd

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

#dddba0
#a0ddbc
#a0a2dd
#dda0c0

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

#dddba0
#a0a2dd
#bca0dd
#c1dda0

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

#dddba0 Color Code Preview on Black Background Color

This is how #dddba0 Color will look on black background color. Color contrast ratio is 14.71

#dddba0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dddba0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dddba0

#dddba0 color code is use for CSS Background Color

Background color for the above div is #dddba0

HTML with inline CSS

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

#dddba0 color code is use for CSS Border Color

CSS Border color for the above div is #dddba0

HTML with inline CSS

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

CSS Border Left color for the above div is #dddba0

HTML with inline CSS

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

CSS Border Right color for the above div is #dddba0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dddba0

HTML with inline CSS

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

CSS Border Top color for the above div is #dddba0

HTML with inline CSS

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

#dddba0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dddba0 Color code Preview on White Background

This is how #dddba0 Color code will look on white background color. Color contrast ratio is 1.43

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

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,219,160,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(160,162,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,219,160,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.