crispedge.com

Color picker

Loading...

#a4ce49 hex color - Green - Warm color - Information

#a4ce49 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #a4ce49 Color code in RGB color code model is created after adding 64.31% red color, 80.78% green color and 28.63% blue color. Hex #a4ce49 Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 0% magenta, 65% yellow and 19% black.

Hex #a4ce49 color code is between #aacc44 web safe hex color code and #99dd55 web safe hex color code. #aacc44 is the nearest web safe color code. You can see here many more shades of #a4ce49 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea4ce49#a4ce49
RGB Decimal164, 206, 73rgb(164, 206, 73)
RGB Percent64%, 81%, 29%rgb(64%, 81%, 29%)
CSS RGBa164, 206, 73,1rgba(164,206,73,1)
CMYK Modelcmyk(20%,0%,65%,19%)
HSL Color Space79,58% ,55%hsl(79,58% ,55%)
HSV Color Space79°, 65%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001001100111001001001
Octal244316111
Decimal16420673
Hexa4ce49

Different shades of #a4ce49 color code.

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

Light Shade of #a4ce49
#b8d971
Dark Shade of #a4ce49
#8ab430
Saturated Shade of #a4ce49
#a8da3d
Desaturated Shade of #a4ce49
#a0c255
Grey scale Shade of #a4ce49
#8b8b8b
Brighten Shade
#bde762
Most Readable Shade
#000000

Shades of #a4ce49 color code

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

#a4ce49
#91b740
#7fa038
#6d8930
#5b7228
#485b20
#364418
#242d10
#121608
#000000

Similar Color like #a4ce49 color

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

#a5cf4a
#a6d04b
#a7d14c
#a8d24d
#a9d34e
#aad44f
#abd550
#acd651
#add752
#aed853
#afd954
#b0da55
#b1db56
#b2dc57
#a3cd48
#a2cc47
#a1cb46
#a0ca45
#9fc944
#9ec843
#9dc742
#9cc641
#9bc540
#9ac43f
#99c33e
#98c23d
#97c13c
#96c03b

Monochromatic Color with #a4ce49

#a4ce49
#c6f858
#1d240d
#3e4e1c
#60792b
#82a33a

Tints of #a4ce49 Color

#a4ce49
#aed35d
#b8d871
#c2de85
#cce399
#d6e9ae
#e0eec2
#eaf4d6
#f4f9ea
#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

#a4ce49
#7349ce

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

Split Complementary

#a4ce49
#4962ce
#b549ce

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

Analogous Color

#cec349
#bfce49
#a4ce49
#89ce49
#6fce49

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

#a4ce49
#49a4ce
#ce49a4

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

#a4ce49
#49ceb5
#7349ce
#ce4961

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

#a4ce49
#7349ce
#b549ce
#62ce49

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

#a4ce49 Color Code Preview on Black Background Color

This is how #a4ce49 Color will look on black background color. Color contrast ratio is 11.50

#a4ce49 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4ce49

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4ce49

#a4ce49 color code is use for CSS Background Color

Background color for the above div is #a4ce49

HTML with inline CSS

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

#a4ce49 color code is use for CSS Border Color

CSS Border color for the above div is #a4ce49

HTML with inline CSS

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

CSS Border Left color for the above div is #a4ce49

HTML with inline CSS

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

CSS Border Right color for the above div is #a4ce49

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a4ce49

HTML with inline CSS

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

CSS Border Top color for the above div is #a4ce49

HTML with inline CSS

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

#a4ce49 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a4ce49 Color code Preview on White Background

This is how #a4ce49 Color code will look on white background color. Color contrast ratio is 1.83

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

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(164,206,73,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(115,73,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(164,206,73,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.