crispedge.com

Color picker

Loading...

#ddcc21 hex color - Green - Warm color - Information

#ddcc21 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #ddcc21 Color code in RGB color code model is created after adding 86.67% red color, 80% green color and 12.94% blue color. Hex #ddcc21 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 85% yellow and 13% black.

Hex #ddcc21 color code is between #ccbb22 web safe hex color code and #eedd11 web safe hex color code. #ccbb22 is the nearest web safe color code. You can see here many more shades of #ddcc21 color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codeddcc21#ddcc21
RGB Decimal221, 204, 33rgb(221, 204, 33)
RGB Percent87%, 80%, 13%rgb(87%, 80%, 13%)
CSS RGBa221, 204, 33,1rgba(221,204,33,1)
CMYK Modelcmyk(0%,8%,85%,13%)
HSL Color Space55,74% ,50%hsl(55,74% ,50%)
HSV Color Space55°, 85%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011100110000100001
Octal33531441
Decimal22120433
Hexddcc21

Different shades of #ddcc21 color code.

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

Light Shade of #ddcc21
#e4d74d
Dark Shade of #ddcc21
#b1a31a
Saturated Shade of #ddcc21
#ead614
Desaturated Shade of #ddcc21
#d0c22e
Grey scale Shade of #ddcc21
#7f7f7f
Brighten Shade
#f6e53a
Most Readable Shade
#000000

Shades of #ddcc21 color code

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

#ddcc21
#c4b51d
#ab9e19
#938816
#7a7112
#625a0e
#49440b
#312d07
#181603
#000000

Similar Color like #ddcc21 color

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

#decd22
#dfce23
#e0cf24
#e1d025
#e2d126
#e3d227
#e4d328
#e5d429
#e6d52a
#e7d62b
#e8d72c
#e9d82d
#ead92e
#ebda2f
#dccb20
#dbca1f
#dac91e
#d9c81d
#d8c71c
#d7c61b
#d6c51a
#d5c419
#d4c318
#d3c217
#d2c116
#d1c015
#d0bf14
#cfbe13

Monochromatic Color with #ddcc21

#ddcc21
#080801
#332f08
#5d560e
#887e14
#b3a51b

Tints of #ddcc21 Color

#ddcc21
#e0d139
#e4d752
#e8dd6b
#ece283
#efe89c
#f3eeb5
#f7f3cd
#fbf9e6
#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

#ddcc21
#2132dd

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

Split Complementary

#ddcc21
#2190dd
#6e21dd

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

Analogous Color

#dd8121
#dda621
#ddcc21
#c8dd21
#a3dd21

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

#ddcc21
#21ddcc
#cc21dd

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

#ddcc21
#21dd6e
#2132dd
#dd2190

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

#ddcc21
#2132dd
#6e21dd
#90dd21

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

#ddcc21 Color Code Preview on Black Background Color

This is how #ddcc21 Color will look on black background color. Color contrast ratio is 12.73

#ddcc21 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddcc21

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddcc21

#ddcc21 color code is use for CSS Background Color

Background color for the above div is #ddcc21

HTML with inline CSS

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

#ddcc21 color code is use for CSS Border Color

CSS Border color for the above div is #ddcc21

HTML with inline CSS

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

CSS Border Left color for the above div is #ddcc21

HTML with inline CSS

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

CSS Border Right color for the above div is #ddcc21

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddcc21

HTML with inline CSS

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

CSS Border Top color for the above div is #ddcc21

HTML with inline CSS

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

#ddcc21 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddcc21 Color code Preview on White Background

This is how #ddcc21 Color code will look on white background color. Color contrast ratio is 1.65

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

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.