crispedge.com

Color picker

Loading...

#ddaa33 hex color - Currywurst - Yellow - Warm color - Information

#ddaa33 hex color - Currywurst - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ddaa33 Color Code is also known as Currywurst color.

Hex #ddaa33 Color code in RGB color code model is created after adding 86.67% red color, 66.67% green color and 20% blue color. Hex #ddaa33 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 77% yellow and 13% black.

Hex #ddaa33 color code is a web safe color. Next web safe color code is #cc9922 and previous web safe color code is #eebb44. You can see here many more shades of #ddaa33 color code.

0 Likes 0 Comments | 73 Views

RGB Chart

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

Color Table

Hex Color Codeddaa33#ddaa33
RGB Decimal221, 170, 51rgb(221, 170, 51)
RGB Percent87%, 67%, 20%rgb(87%, 67%, 20%)
CSS RGBa221, 170, 51,1rgba(221,170,51,1)
CMYK Modelcmyk(0%,23%,77%,13%)
HSL Color Space42,71% ,53%hsl(42,71% ,53%)
HSV Color Space42°, 77%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011010101000110011
Octal33525263
Decimal22117051
Hexddaa33

Different shades of #ddaa33 color code.

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

Light Shade of #ddaa33
#e4bc5f
Dark Shade of #ddaa33
#bd8e20
Saturated Shade of #ddaa33
#e9af27
Desaturated Shade of #ddaa33
#d1a53f
Grey scale Shade of #ddaa33
#888888
Brighten Shade
#f6c34c
Most Readable Shade
#000000

Shades of #ddaa33 color code

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

#ddaa33
#c4972d
#ab8427
#937122
#7a5e1c
#624b16
#493811
#31250b
#181205
#000000

Similar Color like #ddaa33 color

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

#deab34
#dfac35
#e0ad36
#e1ae37
#e2af38
#e3b039
#e4b13a
#e5b23b
#e6b33c
#e7b43d
#e8b53e
#e9b63f
#eab740
#ebb841
#dca932
#dba831
#daa730
#d9a62f
#d8a52e
#d7a42d
#d6a32c
#d5a22b
#d4a12a
#d3a029
#d29f28
#d19e27
#d09d26
#cf9c25

Monochromatic Color with #ddaa33

#ddaa33
#080702
#33270c
#5d4816
#88691f
#b38929

Tints of #ddaa33 Color

#ddaa33
#e0b349
#e4bc60
#e8c677
#eccf8d
#efd9a4
#f3e2bb
#f7ecd1
#fbf5e8
#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

#ddaa33
#3366dd

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

Split Complementary

#ddaa33
#33bbdd
#5533dd

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

Analogous Color

#dd6633
#dd8833
#ddaa33
#ddcc33
#ccdd33

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

#ddaa33
#33ddaa
#aa33dd

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

#ddaa33
#33dd55
#3366dd
#dd33bb

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

#ddaa33
#3366dd
#5533dd
#bbdd33

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

#ddaa33 Color Code Preview on Black Background Color

This is how #ddaa33 Color will look on black background color. Color contrast ratio is 9.87

#ddaa33 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddaa33

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddaa33

#ddaa33 color code is use for CSS Background Color

Background color for the above div is #ddaa33

HTML with inline CSS

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

#ddaa33 color code is use for CSS Border Color

CSS Border color for the above div is #ddaa33

HTML with inline CSS

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

CSS Border Left color for the above div is #ddaa33

HTML with inline CSS

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

CSS Border Right color for the above div is #ddaa33

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddaa33

HTML with inline CSS

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

CSS Border Top color for the above div is #ddaa33

HTML with inline CSS

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

#ddaa33 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddaa33 Color code Preview on White Background

This is how #ddaa33 Color code will look on white background color. Color contrast ratio is 2.13

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

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

0 Likes 0 Comments | 73 Views

Post your comment:-

By submitting comment you agree to our privacy policy.