crispedge.com

Color picker

Loading...

#ddbb56 hex color - Yellow - Warm color - Information

#ddbb56 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ddbb56 Color code in RGB color code model is created after adding 86.67% red color, 73.33% green color and 33.73% blue color. Hex #ddbb56 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 61% yellow and 13% black.

Hex #ddbb56 color code is between #ccaa55 web safe hex color code and #eecc66 web safe hex color code. #ccaa55 is the nearest web safe color code. You can see here many more shades of #ddbb56 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeddbb56#ddbb56
RGB Decimal221, 187, 86rgb(221, 187, 86)
RGB Percent87%, 73%, 34%rgb(87%, 73%, 34%)
CSS RGBa221, 187, 86,1rgba(221,187,86,1)
CMYK Modelcmyk(0%,15%,61%,13%)
HSL Color Space45,67% ,60%hsl(45,67% ,60%)
HSV Color Space45°, 61%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011011101101010110
Octal335273126
Decimal22118786
Hexddbb56

Different shades of #ddbb56 color code.

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

Light Shade of #ddbb56
#e6cc80
Dark Shade of #ddbb56
#d4aa2c
Saturated Shade of #ddbb56
#e7c04c
Desaturated Shade of #ddbb56
#d3b660
Grey scale Shade of #ddbb56
#999999
Brighten Shade
#f6d46f
Most Readable Shade
#000000

Shades of #ddbb56 color code

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

#ddbb56
#c4a64c
#ab9142
#937c39
#7a672f
#625326
#493e1c
#312913
#181409
#000000

Similar Color like #ddbb56 color

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

#debc57
#dfbd58
#e0be59
#e1bf5a
#e2c05b
#e3c15c
#e4c25d
#e5c35e
#e6c45f
#e7c560
#e8c661
#e9c762
#eac863
#ebc964
#dcba55
#dbb954
#dab853
#d9b752
#d8b651
#d7b550
#d6b44f
#d5b34e
#d4b24d
#d3b14c
#d2b04b
#d1af4a
#d0ae49
#cfad48

Monochromatic Color with #ddbb56

#ddbb56
#080703
#332b14
#5d4f24
#887335
#b39745

Tints of #ddbb56 Color

#ddbb56
#e0c268
#e4ca7b
#e8d18e
#ecd9a1
#efe0b3
#f3e8c6
#f7efd9
#fbf7ec
#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

#ddbb56
#5678dd

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

Split Complementary

#ddbb56
#56bcdd
#7856dd

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

Analogous Color

#dd8556
#dda056
#ddbb56
#ddd656
#c9dd56

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

#ddbb56
#56ddbb
#bb56dd

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

#ddbb56
#56dd77
#5678dd
#dd56bb

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

#ddbb56
#5678dd
#7856dd
#bbdd56

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

#ddbb56 Color Code Preview on Black Background Color

This is how #ddbb56 Color will look on black background color. Color contrast ratio is 11.32

#ddbb56 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddbb56

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddbb56

#ddbb56 color code is use for CSS Background Color

Background color for the above div is #ddbb56

HTML with inline CSS

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

#ddbb56 color code is use for CSS Border Color

CSS Border color for the above div is #ddbb56

HTML with inline CSS

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

CSS Border Left color for the above div is #ddbb56

HTML with inline CSS

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

CSS Border Right color for the above div is #ddbb56

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddbb56

HTML with inline CSS

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

CSS Border Top color for the above div is #ddbb56

HTML with inline CSS

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

#ddbb56 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddbb56 Color code Preview on White Background

This is how #ddbb56 Color code will look on white background color. Color contrast ratio is 1.86

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

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,187,86,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(86,120,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,187,86,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.