crispedge.com

#ddcc1a hex color - Yellow - Warm color - Information

#ddcc1a hex color - Yellow - Warm color

Color Hue/Base color: Yellow

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

Hex #ddcc1a 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 #ddcc1a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeddcc1a#ddcc1a
RGB Decimal221, 204, 26rgb(221, 204, 26)
RGB Percent87%, 80%, 10%rgb(87%, 80%, 10%)
CSS RGBa221, 204, 26,1rgba(221,204,26,1)
CMYK Modelcmyk(0%,8%,88%,13%)
HSL Color Space55,79% ,48%hsl(55,79% ,48%)
HSV Color Space55°, 88%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011100110000011010
Octal33531432
Decimal22120426
Hexddcc1a

Different shades of #ddcc1a color code.

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

Light Shade of #ddcc1a
#e9da41
Dark Shade of #ddcc1a
#afa215
Saturated Shade of #ddcc1a
#e9d60e
Desaturated Shade of #ddcc1a
#d1c226
Grey scale Shade of #ddcc1a
#7b7b7b
Brighten Shade
#f6e533
Most Readable Shade
#000000

Shades of #ddcc1a color code

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

#ddcc1a
#c4b517
#ab9e14
#938811
#7a710e
#625a0b
#494408
#312d05
#181602
#000000

Similar Color like #ddcc1a color

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

#decd1b
#dfce1c
#e0cf1d
#e1d01e
#e2d11f
#e3d220
#e4d321
#e5d422
#e6d523
#e7d624
#e8d725
#e9d826
#ead927
#ebda28
#dccb19
#dbca18
#dac917
#d9c816
#d8c715
#d7c614
#d6c513
#d5c412
#d4c311
#d3c210
#d2c10f
#d1c00e
#d0bf0d
#cfbe0c

Monochromatic Color with #ddcc1a

#ddcc1a
#080801
#332f06
#5d560b
#887e10
#b3a515

Tints of #ddcc1a Color

#ddcc1a
#e0d133
#e4d74c
#e8dd66
#ece27f
#efe899
#f3eeb2
#f7f3cc
#fbf9e5
#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

#ddcc1a
#1a2bdd

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

Split Complementary

#ddcc1a
#1a8cdd
#6b1add

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

Analogous Color

#dd7e1a
#dda51a
#ddcc1a
#c7dd1a
#a0dd1a

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

#ddcc1a
#1addcc
#cc1add

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

#ddcc1a
#1add6a
#1a2bdd
#dd1a8c

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

#ddcc1a
#1a2bdd
#6b1add
#8cdd1a

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

#ddcc1a Color Code Preview on Black Background Color

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

#ddcc1a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddcc1a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddcc1a

#ddcc1a color code is use for CSS Background Color

Background color for the above div is #ddcc1a

HTML with inline CSS

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

#ddcc1a color code is use for CSS Border Color

CSS Border color for the above div is #ddcc1a

HTML with inline CSS

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

CSS Border Left color for the above div is #ddcc1a

HTML with inline CSS

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

CSS Border Right color for the above div is #ddcc1a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddcc1a

HTML with inline CSS

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

CSS Border Top color for the above div is #ddcc1a

HTML with inline CSS

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

#ddcc1a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddcc1a Color code Preview on White Background

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

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,26,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(26,43,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,204,26,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.

< /html>