Skip to main content Skip to docs navigation

#ccdd40 hex color | Download Dark Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Poisonous Cloud and its hex is #D3DB39 Nearest Color Name

Color Hue/Base color: Green

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

Hex #ccdd40 color code is between #bbcc44 web safe hex color code and #ddee33 web safe hex color code. #bbcc44 is the nearest web safe color code. You can see here many more shades of #ccdd40 color code.

RGB Chart

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

Color Table

Hex Color Code ccdd40 #ccdd40
RGB Decimal 204, 221, 64 204, 221, 64
RGB Percent 80%, 87%, 25% rgb(80%, 87%, 25%)
CSS RGBa 204, 221, 64,1 rgba(204,221,64,1)
CMYK Model cmyk(8%,0%,71%,13.33%)
HSL Color Space 66,70% ,56% hsl(66,70% ,56%)
HSV Color Space 66°, 71%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001100 11011101 01000000
Octal 314 335 100
Decimal 204 221 64
Hex cc dd 40

Different shades of #ccdd40 color code.

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

Darkest of #ccdd40
#667014
Darker of #ccdd40
#8e9b1c
Dark of #ccdd40
#b5c723
Base of #ccdd40
#ccdd40
Light of #ccdd40
#d8e56b
Lighter
#e3ec97
Lightest
#eff4c2

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

#ccdd40
#5140dd

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

Split Complementary

#ccdd40
#407ddd
#a040dd

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

Analogous Color

#dd9240
#ddad40
#ccdd40
#98dd40
#56dd40

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

#ccdd40
#dd40cc
#40ccdd

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

#ccdd40
#40ccdd
#5140dd
#dd5140

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#ccdd40
#40dda0
#5140dd
#dd407d

Square 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).

Monochromatic Color with #ccdd40

#3f450c
#667014
#8e9b1c
#b5c723
#ccdd40
#d8e56b
#e3ec97
#eff4c2
#fafced

Tints of #ccdd40 Color

#ccdd40
#d1e055
#d7e46a
#dde87f
#e2ec94
#e8efaa
#eef3bf
#f3f7d4
#f9fbe9
#ffffff

Shades of #ccdd40 color code

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

#ccdd40
#b5c438
#9eab31
#88932a
#717a23
#5a621c
#444915
#2d310e
#161807
#000000

Tones

#ccdd40
#bac656
#a9b06d
#979983
#8e8e8e

Tones

Similar Color like #ccdd40 color

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

#cdde41
#cedf42
#cfe043
#d0e144
#d1e245
#d2e346
#d3e447
#d4e548
#d5e649
#d6e74a
#d7e84b
#d8e94c
#d9ea4d
#daeb4e
#cbdc3f
#cadb3e
#c9da3d
#c8d93c
#c7d83b
#c6d73a
#c5d639
#c4d538
#c3d437
#c2d336
#c1d235
#c0d134
#bfd033
#becf32

Download this Dark Green

Hex #ccdd40 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.

#ccdd40 Color Code Preview on Black Background Color

This is how #ccdd40 Color will look on black background color. Color contrast ratio is 13.98

#ccdd40 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccdd40

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccdd40

#ccdd40 color code is use for CSS Background Color

Background color for the above div is #ccdd40

HTML with inline CSS

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

#ccdd40 color code is use for CSS Border Color

CSS Border color for the above div is #ccdd40

HTML with inline CSS

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

CSS Border Left color for the above div is #ccdd40

HTML with inline CSS

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

CSS Border Right color for the above div is #ccdd40

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccdd40

HTML with inline CSS

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

CSS Border Top color for the above div is #ccdd40

HTML with inline CSS

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

#ccdd40 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccdd40 Color code Preview on White Background

This is how #ccdd40 Color code will look on white background color. Color contrast ratio is 1.50

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(204,221,64,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(81,64,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,221,64,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }