crispedge.com

Color picker

Loading...

#ddb83e hex color - Yellow - Warm color - Information

#ddb83e hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

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

Hex #ddb83e color code is between #ccbb44 web safe hex color code and #eeaa33 web safe hex color code. #ccbb44 is the nearest web safe color code. You can see here many more shades of #ddb83e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeddb83e#ddb83e
RGB Decimal221, 184, 62rgb(221, 184, 62)
RGB Percent87%, 72%, 24%rgb(87%, 72%, 24%)
CSS RGBa221, 184, 62,1rgba(221,184,62,1)
CMYK Modelcmyk(0%,17%,72%,13%)
HSL Color Space46,70% ,55%hsl(46,70% ,55%)
HSV Color Space46°, 72%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011011100000111110
Octal33527076
Decimal22118462
Hexddb83e

Different shades of #ddb83e color code.

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

Light Shade of #ddb83e
#e5c869
Dark Shade of #ddb83e
#c59f23
Saturated Shade of #ddb83e
#e8be33
Desaturated Shade of #ddb83e
#d2b249
Grey scale Shade of #ddb83e
#8d8d8d
Brighten Shade
#f6d157
Most Readable Shade
#000000

Shades of #ddb83e color code

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

#ddb83e
#c4a337
#ab8f30
#937a29
#7a6622
#62511b
#493d14
#31280d
#181406
#000000

Similar Color like #ddb83e color

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

#deb93f
#dfba40
#e0bb41
#e1bc42
#e2bd43
#e3be44
#e4bf45
#e5c046
#e6c147
#e7c248
#e8c349
#e9c44a
#eac54b
#ebc64c
#dcb73d
#dbb63c
#dab53b
#d9b43a
#d8b339
#d7b238
#d6b137
#d5b036
#d4af35
#d3ae34
#d2ad33
#d1ac32
#d0ab31
#cfaa30

Monochromatic Color with #ddb83e

#ddb83e
#080702
#332a0e
#5d4e1a
#887126
#b39532

Tints of #ddb83e Color

#ddb83e
#e0bf53
#e4c768
#e8cf7e
#ecd793
#efdfa9
#f3e7be
#f7efd4
#fbf7e9
#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

#ddb83e
#3e63dd

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

Split Complementary

#ddb83e
#3eb2dd
#693edd

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

Analogous Color

#dd783e
#dd983e
#ddb83e
#ddd83e
#c2dd3e

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

#ddb83e
#3eddb8
#b83edd

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

#ddb83e
#3edd69
#3e63dd
#dd3eb2

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

#ddb83e
#3e63dd
#693edd
#b2dd3e

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

#ddb83e Color Code Preview on Black Background Color

This is how #ddb83e Color will look on black background color. Color contrast ratio is 11.00

#ddb83e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddb83e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddb83e

#ddb83e color code is use for CSS Background Color

Background color for the above div is #ddb83e

HTML with inline CSS

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

#ddb83e color code is use for CSS Border Color

CSS Border color for the above div is #ddb83e

HTML with inline CSS

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

CSS Border Left color for the above div is #ddb83e

HTML with inline CSS

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

CSS Border Right color for the above div is #ddb83e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddb83e

HTML with inline CSS

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

CSS Border Top color for the above div is #ddb83e

HTML with inline CSS

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

#ddb83e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddb83e Color code Preview on White Background

This is how #ddb83e Color code will look on white background color. Color contrast ratio is 1.91

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

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,184,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(62,99,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,184,62,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.