crispedge.com

Color picker

Loading...

#acdc4b hex color - Green - Warm color - Information

#acdc4b hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #acdc4b Color code in RGB color code model is created after adding 67.45% red color, 86.27% green color and 29.41% blue color. Hex #acdc4b Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 66% yellow and 14% black.

Hex #acdc4b color code is between #aadd44 web safe hex color code and #bbcc55 web safe hex color code. #aadd44 is the nearest web safe color code. You can see here many more shades of #acdc4b color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeacdc4b#acdc4b
RGB Decimal172, 220, 75rgb(172, 220, 75)
RGB Percent67%, 86%, 29%rgb(67%, 86%, 29%)
CSS RGBa172, 220, 75,1rgba(172,220,75,1)
CMYK Modelcmyk(22%,0%,66%,14%)
HSL Color Space80,67% ,58%hsl(80,67% ,58%)
HSV Color Space80°, 66%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011001101110001001011
Octal254334113
Decimal17222075
Hexacdc4b

Different shades of #acdc4b color code.

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

Light Shade of #acdc4b
#c0e476
Dark Shade of #acdc4b
#96cc28
Saturated Shade of #acdc4b
#b0e740
Desaturated Shade of #acdc4b
#a8d156
Grey scale Shade of #acdc4b
#939393
Brighten Shade
#c5f564
Most Readable Shade
#000000

Shades of #acdc4b color code

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

#acdc4b
#98c342
#85ab3a
#729232
#5f7a29
#4c6121
#394919
#263010
#131808
#000000

Similar Color like #acdc4b color

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

#addd4c
#aede4d
#afdf4e
#b0e04f
#b1e150
#b2e251
#b3e352
#b4e453
#b5e554
#b6e655
#b7e756
#b8e857
#b9e958
#baea59
#abdb4a
#aada49
#a9d948
#a8d847
#a7d746
#a6d645
#a5d544
#a4d443
#a3d342
#a2d241
#a1d140
#a0d03f
#9fcf3e
#9ece3d

Monochromatic Color with #acdc4b

#acdc4b
#060703
#273211
#485c20
#6a872e
#8bb13d

Tints of #acdc4b Color

#acdc4b
#b5df5f
#bee373
#c7e787
#d0eb9b
#daefaf
#e3f3c3
#ecf7d7
#f5fbeb
#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

#acdc4b
#7b4bdc

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

Split Complementary

#acdc4b
#4b63dc
#c34bdc

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

Analogous Color

#dcd24b
#c9dc4b
#acdc4b
#8fdc4b
#72dc4b

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

#acdc4b
#4bacdc
#dc4bac

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

#acdc4b
#4bdcc3
#7b4bdc
#dc4b63

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

#acdc4b
#7b4bdc
#c34bdc
#64dc4b

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

#acdc4b Color Code Preview on Black Background Color

This is how #acdc4b Color will look on black background color. Color contrast ratio is 13.09

#acdc4b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acdc4b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acdc4b

#acdc4b color code is use for CSS Background Color

Background color for the above div is #acdc4b

HTML with inline CSS

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

#acdc4b color code is use for CSS Border Color

CSS Border color for the above div is #acdc4b

HTML with inline CSS

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

CSS Border Left color for the above div is #acdc4b

HTML with inline CSS

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

CSS Border Right color for the above div is #acdc4b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #acdc4b

HTML with inline CSS

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

CSS Border Top color for the above div is #acdc4b

HTML with inline CSS

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

#acdc4b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#acdc4b Color code Preview on White Background

This is how #acdc4b Color code will look on white background color. Color contrast ratio is 1.60

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

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(172,220,75,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(123,75,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,220,75,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.