Skip to main content Skip to docs navigation

#1cd024 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 Felwood Leaves and its hex is #2BC51B Nearest Color Name

Color Hue/Base color: Green

Hex #1cd024 Color code in RGB color code model is created after adding 10.98% red color, 81.57% green color and 14.12% blue color. Hex #1cd024 Color code in CMYK color (process color) code model is generated after subtraction of 87% cyan, 0% magenta, 83% yellow and 18.43% black.

Hex #1cd024 color code is between #22cc22 web safe hex color code and #11dd33 web safe hex color code. #22cc22 is the nearest web safe color code. You can see here many more shades of #1cd024 color code.

RGB Chart

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

Color Table

Hex Color Code 1cd024 #1cd024
RGB Decimal 28, 208, 36 28, 208, 36
RGB Percent 11%, 82%, 14% rgb(11%, 82%, 14%)
CSS RGBa 28, 208, 36,1 rgba(28,208,36,1)
CMYK Model cmyk(87%,0%,83%,18.43%)
HSL Color Space 123,76% ,46% hsl(123,76% ,46%)
HSV Color Space 123°, 87%, 82%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011100 11010000 00100100
Octal 34 320 44
Decimal 28 208 36
Hex 1c d0 24

Different shades of #1cd024 color code.

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

Darkest of #1cd024
#0a490d
Darker of #1cd024
#107614
Dark of #1cd024
#16a31c
Base of #1cd024
#1cd024
Light of #1cd024
#3ae542
Lighter
#67eb6d
Lightest
#94f198

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

#1cd024
#d01cc8

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

Split Complementary

#1cd024
#7e1cd0
#d01c6e

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

Analogous Color

#7dd01c
#5fd01c
#1cd024
#1cd060
#1cd0ab

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

#1cd024
#d0241c
#241cd0

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

#1cd024
#241cd0
#d01cc8
#c8d01c

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

#1cd024
#1c6ed0
#d01cc8
#d07e1c

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 #1cd024

#041c05
#0a490d
#107614
#16a31c
#1cd024
#3ae542
#67eb6d
#94f198
#c1f7c4

Tints of #1cd024 Color

#1cd024
#35d53c
#4eda54
#67df6d
#80e485
#9aea9d
#b3efb6
#ccf4ce
#e5f9e6
#ffffff

Shades of #1cd024 color code

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

#1cd024
#18b820
#15a11c
#128a18
#0f7314
#0c5c10
#09450c
#062e08
#031704
#000000

Tones

#1cd024
#34b83a
#4ba14f
#638965
#767676

Tones

Similar Color like #1cd024 color

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

#1dd125
#1ed226
#1fd327
#20d428
#21d529
#22d62a
#23d72b
#24d82c
#25d92d
#26da2e
#27db2f
#28dc30
#29dd31
#2ade32
#1bcf23
#1ace22
#19cd21
#18cc20
#17cb1f
#16ca1e
#15c91d
#14c81c
#13c71b
#12c61a
#11c519
#10c418
#0fc317
#0ec216

Download this Dark Green

Hex #1cd024 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.

#1cd024 Color Code Preview on Black Background Color

This is how #1cd024 Color will look on black background color. Color contrast ratio is 10.10

#1cd024 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1cd024

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1cd024

#1cd024 color code is use for CSS Background Color

Background color for the above div is #1cd024

HTML with inline CSS

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

#1cd024 color code is use for CSS Border Color

CSS Border color for the above div is #1cd024

HTML with inline CSS

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

CSS Border Left color for the above div is #1cd024

HTML with inline CSS

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

CSS Border Right color for the above div is #1cd024

HTML with inline CSS

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

CSS Border Bottom color for the above div is #1cd024

HTML with inline CSS

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

CSS Border Top color for the above div is #1cd024

HTML with inline CSS

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

#1cd024 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1cd024 Color code Preview on White Background

This is how #1cd024 Color code will look on white background color. Color contrast ratio is 2.08

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

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(28,208,36,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(208,28,200,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(28,208,36,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }